Uses of Class
net.minecraft.client.texture.TextureStitcher.Holder
| Package | Description |
|---|---|
| net.minecraft.client.texture |
-
Uses of TextureStitcher.Holder in net.minecraft.client.texture
Fields in net.minecraft.client.texture declared as TextureStitcher.Holder Modifier and Type Field Description private TextureStitcher.HolderTextureStitcher.Slot. textureFields in net.minecraft.client.texture with type parameters of type TextureStitcher.Holder Modifier and Type Field Description private static Comparator<TextureStitcher.Holder>TextureStitcher. COMPARATORprivate Set<TextureStitcher.Holder>TextureStitcher. holdersMethods in net.minecraft.client.texture that return TextureStitcher.Holder Modifier and Type Method Description TextureStitcher.HolderTextureStitcher.Slot. getTexture()Methods in net.minecraft.client.texture with parameters of type TextureStitcher.Holder Modifier and Type Method Description private booleanTextureStitcher. fit(TextureStitcher.Holder holder)booleanTextureStitcher.Slot. fit(TextureStitcher.Holder holder)private booleanTextureStitcher. growAndFit(TextureStitcher.Holder holder)