Uses of Class
net.minecraft.client.texture.TextureStitcher.Slot
Package | Description |
---|---|
net.minecraft.client.texture |
-
Uses of TextureStitcher.Slot in net.minecraft.client.texture
Fields in net.minecraft.client.texture with type parameters of type TextureStitcher.Slot Modifier and Type Field Description private List<TextureStitcher.Slot>
TextureStitcher. slots
private List<TextureStitcher.Slot>
TextureStitcher.Slot. subSlots
Method parameters in net.minecraft.client.texture with type arguments of type TextureStitcher.Slot Modifier and Type Method Description void
TextureStitcher.Slot. addAllFilledSlots(Consumer<TextureStitcher.Slot> consumer)