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