Uses of Class
net.minecraft.client.render.TextureStitcher.Holder
Packages that use TextureStitcher.Holder
-
Uses of TextureStitcher.Holder in net.minecraft.client.render
Fields in net.minecraft.client.render declared as TextureStitcher.HolderModifier and TypeFieldDescriptionprivate final TextureStitcher.HolderTextureStitchException.holderprivate TextureStitcher.HolderTextureStitcher.Slot.textureFields in net.minecraft.client.render with type parameters of type TextureStitcher.HolderModifier and TypeFieldDescriptionprivate final Set<TextureStitcher.Holder>TextureStitcher.field_5976Methods in net.minecraft.client.render that return TextureStitcher.HolderMethods in net.minecraft.client.render with parameters of type TextureStitcher.HolderModifier and TypeMethodDescriptionbooleanTextureStitcher.Slot.add(TextureStitcher.Holder texture) intTextureStitcher.Holder.compareTo(TextureStitcher.Holder holder) private booleanTextureStitcher.method_5199(TextureStitcher.Holder holder) private booleanTextureStitcher.method_5201(TextureStitcher.Holder holder) Constructors in net.minecraft.client.render with parameters of type TextureStitcher.HolderModifierConstructorDescriptionTextureStitchException(TextureStitcher.Holder holder, String cause)