Package net.minecraft.client.texture
Interface TextureStitcher.Stitchable
- All Known Implementing Classes:
SpriteContents
- Enclosing class:
TextureStitcher<T extends TextureStitcher.Stitchable>
- Mappings:
Namespace Name intermediary net/minecraft/class_1055$class_7769official fuh$anamed net/minecraft/client/texture/TextureStitcher$Stitchable
-
Method Summary
-
Method Details
-
getWidth
int getWidth()- Mappings:
Namespace Name Mixin selector intermediary method_45807Lnet/minecraft/class_1055$class_7769;method_45807()Iofficial aLfuh$a;a()Inamed getWidthLnet/minecraft/client/texture/TextureStitcher$Stitchable;getWidth()I
-
getHeight
int getHeight()- Mappings:
Namespace Name Mixin selector intermediary method_45815Lnet/minecraft/class_1055$class_7769;method_45815()Iofficial bLfuh$a;b()Inamed getHeightLnet/minecraft/client/texture/TextureStitcher$Stitchable;getHeight()I
-
getId
Identifier getId()- Mappings:
Namespace Name Mixin selector intermediary method_45816Lnet/minecraft/class_1055$class_7769;method_45816()Lnet/minecraft/class_2960;official cLfuh$a;c()Lacq;named getIdLnet/minecraft/client/texture/TextureStitcher$Stitchable;getId()Lnet/minecraft/util/Identifier;
-