Uses of Class
net.minecraft.client.renderer.texture.Stitcher.Holder
-
Packages that use Stitcher.Holder Package Description net.minecraft.client.renderer.texture -
-
Uses of Stitcher.Holder in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as Stitcher.Holder Modifier and Type Field Description private Stitcher.HolderStitcher.Slot. holderFields in net.minecraft.client.renderer.texture with type parameters of type Stitcher.Holder Modifier and Type Field Description private static java.util.Comparator<Stitcher.Holder>Stitcher. HOLDER_COMPARATORprivate java.util.Set<Stitcher.Holder>Stitcher. texturesToBeStitchedMethods in net.minecraft.client.renderer.texture that return Stitcher.Holder Modifier and Type Method Description Stitcher.HolderStitcher.Slot. getHolder()Methods in net.minecraft.client.renderer.texture with parameters of type Stitcher.Holder Modifier and Type Method Description booleanStitcher.Slot. add(Stitcher.Holder p_94182_1_)private booleanStitcher. addToStorage(Stitcher.Holder p_94310_1_)private booleanStitcher. expand(Stitcher.Holder p_94311_1_)
-