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