@Environment(value=CLIENT) public class PaintingManager extends SpriteAtlasHolder
ResourceReloadListener.Synchronizer
Modifier and Type | Field and Description |
---|---|
private static Identifier |
PAINTING_BACK_ID |
Constructor and Description |
---|
PaintingManager(TextureManager manager) |
Modifier and Type | Method and Description |
---|---|
Sprite |
getBackSprite() |
Sprite |
getPaintingSprite(PaintingMotive motive) |
protected Stream<Identifier> |
getSprites() |
apply, close, getSprite, prepare
reload
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
private static final Identifier PAINTING_BACK_ID
public PaintingManager(TextureManager manager)
protected Stream<Identifier> getSprites()
getSprites
in class SpriteAtlasHolder
public Sprite getPaintingSprite(PaintingMotive motive)
public Sprite getBackSprite()