Uses of Interface
net.minecraft.client.texture.TextureStitcher.Stitchable
-
Uses of TextureStitcher.Stitchable in net.minecraft.client.texture
Modifier and TypeClassDescriptionclass
TextureStitcher<T extends TextureStitcher.Stitchable>
private static final record
TextureStitcher.Holder<T extends TextureStitcher.Stitchable>
static class
TextureStitcher.Slot<T extends TextureStitcher.Stitchable>
static interface
Modifier and TypeFieldDescriptionprivate final T
TextureStitcher.Holder.sprite
The field for thesprite
record component.Modifier and TypeFieldDescriptionprivate final Collection<TextureStitcher.Stitchable>
TextureStitcherCannotFitException.sprites
ModifierConstructorDescriptionTextureStitcherCannotFitException
(TextureStitcher.Stitchable sprite, Collection<TextureStitcher.Stitchable> sprites) ModifierConstructorDescriptionTextureStitcherCannotFitException
(TextureStitcher.Stitchable sprite, Collection<TextureStitcher.Stitchable> sprites)