Uses of Class
net.minecraft.client.texture.TextureStitcher.Slot
Packages that use TextureStitcher.Slot
-
Uses of TextureStitcher.Slot in net.minecraft.client.texture
Fields in net.minecraft.client.texture with type parameters of type TextureStitcher.SlotModifier and TypeFieldDescriptionprivate final 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.SlotModifier and TypeMethodDescriptionvoid
TextureStitcher.Slot.addAllFilledSlots
(Consumer<TextureStitcher.Slot> slotConsumer)