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. storageprivate java.util.List<Stitcher.Slot>Stitcher.Slot. subSlotsMethod parameters in net.minecraft.client.renderer.texture with type arguments of type Stitcher.Slot Modifier and Type Method Description voidStitcher.Slot. walk(java.util.function.Consumer<Stitcher.Slot> p_217792_1_)
-