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$a- intermediary - net/minecraft/class_1055$class_7769- named - net/minecraft/client/texture/TextureStitcher$Stitchable
- 
Method Summary
- 
Method Details- 
getWidthint getWidth()- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfus$a;a()I- intermediary - method_45807- Lnet/minecraft/class_1055$class_7769;method_45807()I- named - getWidth- Lnet/minecraft/client/texture/TextureStitcher$Stitchable;getWidth()I
 
- 
getHeightint getHeight()- Mappings:
- Namespace - Name - Mixin selector - official - b- Lfus$a;b()I- intermediary - method_45815- Lnet/minecraft/class_1055$class_7769;method_45815()I- named - getHeight- Lnet/minecraft/client/texture/TextureStitcher$Stitchable;getHeight()I
 
- 
getIdIdentifier getId()- Mappings:
- Namespace - Name - Mixin selector - official - c- Lfus$a;c()Lacq;- intermediary - method_45816- Lnet/minecraft/class_1055$class_7769;method_45816()Lnet/minecraft/class_2960;- named - getId- Lnet/minecraft/client/texture/TextureStitcher$Stitchable;getId()Lnet/minecraft/util/Identifier;
 
 
-