Uses of Class
net.minecraft.client.renderer.texture.Stitcher.Slot
-
Packages that use Stitcher.Slot Package Description net.minecraft.client.renderer.texture -
-
Uses of Stitcher.Slot in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture with type parameters of type Stitcher.Slot Modifier and Type Field Description private java.util.List<Stitcher.Slot>
Stitcher. storage
private java.util.List<Stitcher.Slot>
Stitcher.Slot. subSlots
Method parameters in net.minecraft.client.renderer.texture with type arguments of type Stitcher.Slot Modifier and Type Method Description void
Stitcher.Slot. walk(java.util.function.Consumer<Stitcher.Slot> p_217792_1_)
-