Uses of Record Class
net.minecraft.client.renderer.texture.Stitcher.Holder
Packages that use Stitcher.Holder
-
Uses of Stitcher.Holder in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as Stitcher.HolderFields in net.minecraft.client.renderer.texture with type parameters of type Stitcher.HolderModifier and TypeFieldDescriptionprivate static final Comparator<Stitcher.Holder<?>>
Stitcher.HOLDER_COMPARATOR
private final List<Stitcher.Holder<T>>
Stitcher.texturesToBeStitched
Methods in net.minecraft.client.renderer.texture with parameters of type Stitcher.HolderModifier and TypeMethodDescriptionboolean
Stitcher.Region.add
(Stitcher.Holder<T> p_118222_) private boolean
Stitcher.addToStorage
(Stitcher.Holder<T> p_118179_) private boolean
Stitcher.expand
(Stitcher.Holder<T> p_118192_)