public class PaintingSpriteUploader extends SpriteUploader
IFutureReloadListener.IStage
Modifier and Type | Field and Description |
---|---|
private static ResourceLocation |
LOCATION_BACK_SPRITE |
Constructor and Description |
---|
PaintingSpriteUploader(TextureManager textureManagerIn) |
Modifier and Type | Method and Description |
---|---|
TextureAtlasSprite |
getBackSprite() |
protected java.util.stream.Stream<ResourceLocation> |
getResourceLocations() |
TextureAtlasSprite |
getSpriteForPainting(PaintingType paintingTypeIn) |
apply, close, getSprite, prepare
reload
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
func_225594_i_
private static final ResourceLocation LOCATION_BACK_SPRITE
public PaintingSpriteUploader(TextureManager textureManagerIn)
protected java.util.stream.Stream<ResourceLocation> getResourceLocations()
getResourceLocations
in class SpriteUploader
public TextureAtlasSprite getSpriteForPainting(PaintingType paintingTypeIn)
public TextureAtlasSprite getBackSprite()