Package net.minecraft.client.texture
Class PaintingManager
java.lang.Object
net.minecraft.client.texture.SpriteAtlasHolder
net.minecraft.client.texture.PaintingManager
- All Implemented Interfaces:
AutoCloseable
,ResourceReloader
- Mappings:
Namespace Name official fvt
intermediary net/minecraft/class_4044
named net/minecraft/client/texture/PaintingManager
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloader
ResourceReloader.Synchronizer
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.texture.SpriteAtlasHolder
close, getSprite, reload
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.resource.ResourceReloader
getName
-
Field Details
-
PAINTING_BACK_ID
- Mappings:
Namespace Name Mixin selector official a
Lfvt;a:Lacq;
intermediary field_18032
Lnet/minecraft/class_4044;field_18032:Lnet/minecraft/class_2960;
named PAINTING_BACK_ID
Lnet/minecraft/client/texture/PaintingManager;PAINTING_BACK_ID:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
PaintingManager
- Mappings:
Namespace Name Mixin selector official <init>
Lfvt;<init>(Lfuw;)V
intermediary <init>
Lnet/minecraft/class_4044;<init>(Lnet/minecraft/class_1060;)V
named <init>
Lnet/minecraft/client/texture/PaintingManager;<init>(Lnet/minecraft/client/texture/TextureManager;)V
-
-
Method Details
-
getPaintingSprite
- Mappings:
Namespace Name Mixin selector official a
Lfvt;a(Lbvd;)Lfuv;
intermediary method_18345
Lnet/minecraft/class_4044;method_18345(Lnet/minecraft/class_1535;)Lnet/minecraft/class_1058;
named getPaintingSprite
Lnet/minecraft/client/texture/PaintingManager;getPaintingSprite(Lnet/minecraft/entity/decoration/painting/PaintingVariant;)Lnet/minecraft/client/texture/Sprite;
-
getBackSprite
- Mappings:
Namespace Name Mixin selector official a
Lfvt;a()Lfuv;
intermediary method_18342
Lnet/minecraft/class_4044;method_18342()Lnet/minecraft/class_1058;
named getBackSprite
Lnet/minecraft/client/texture/PaintingManager;getBackSprite()Lnet/minecraft/client/texture/Sprite;
-