Uses of Record Class
net.minecraft.client.texture.TextureStitcher.Holder
-
Uses of TextureStitcher.Holder in net.minecraft.client.texture
Modifier and TypeFieldDescriptionprivate @Nullable TextureStitcher.Holder
<T> TextureStitcher.Slot.texture
Modifier and TypeFieldDescriptionprivate static final Comparator
<TextureStitcher.Holder<?>> TextureStitcher.COMPARATOR
private final List
<TextureStitcher.Holder<T>> TextureStitcher.holders
Modifier and TypeMethodDescriptionprivate boolean
TextureStitcher.fit
(TextureStitcher.Holder<T> holder) boolean
TextureStitcher.Slot.fit
(TextureStitcher.Holder<T> holder) private boolean
TextureStitcher.growAndFit
(TextureStitcher.Holder<T> holder)