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