Uses of Class
net.minecraft.client.render.TextureTransform
Packages that use TextureTransform
-
Uses of TextureTransform in net.minecraft.client.render
Subclasses of TextureTransform in net.minecraft.client.renderFields in net.minecraft.client.render declared as TextureTransformModifier and TypeFieldDescriptionstatic final TextureTransformTextureTransform.ARMOR_ENTITY_GLINT_TEXTURINGstatic final TextureTransformTextureTransform.DEFAULT_TEXTURINGstatic final TextureTransformTextureTransform.ENTITY_GLINT_TEXTURINGstatic final TextureTransformTextureTransform.GLINT_TEXTURINGprivate TextureTransformRenderSetup.Builder.textureTransform(package private) final TextureTransformRenderSetup.textureTransformMethods in net.minecraft.client.render with parameters of type TextureTransformModifier and TypeMethodDescriptionRenderSetup.Builder.textureTransform(TextureTransform textureTransform) Constructors in net.minecraft.client.render with parameters of type TextureTransformModifierConstructorDescription(package private)RenderSetup(RenderPipeline pipeline, Map<String, RenderSetup.class_12338> textures, boolean useLightmap, boolean useOverlay, LayeringTransform layeringTransform, OutputTarget outputTarget, TextureTransform textureTransform, RenderSetup.OutlineMode outlineMode, boolean hasCrumbling, boolean translucent, int expectedBufferSize)