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 named net/minecraft/client/texture/PaintingManager
intermediary net/minecraft/class_4044
official grk
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloader
ResourceReloader.Synchronizer
-
Field Summary
Fields -
Constructor Summary
Constructors -
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
-
Constructor Details
-
Method Details
-
getPaintingSprite
- Mappings:
Namespace Name Mixin selector named getPaintingSprite
Lnet/minecraft/client/texture/PaintingManager;getPaintingSprite(Lnet/minecraft/entity/decoration/painting/PaintingVariant;)Lnet/minecraft/client/texture/Sprite;
intermediary method_18345
Lnet/minecraft/class_4044;method_18345(Lnet/minecraft/class_1535;)Lnet/minecraft/class_1058;
official a
Lgrk;a(Lcjd;)Lgql;
-
getBackSprite
- Mappings:
Namespace Name Mixin selector named getBackSprite
Lnet/minecraft/client/texture/PaintingManager;getBackSprite()Lnet/minecraft/client/texture/Sprite;
intermediary method_18342
Lnet/minecraft/class_4044;method_18342()Lnet/minecraft/class_1058;
official a
Lgrk;a()Lgql;
-