public class MapItemRenderer
extends java.lang.Object
Constructor and Description |
---|
MapItemRenderer(TextureManager textureManagerIn) |
Modifier and Type | Method and Description |
---|---|
void |
clearLoadedMaps()
Clears the currently loaded maps and removes their corresponding textures
|
void |
renderMap(MapData mapdataIn,
boolean p_148250_2_) |
void |
updateMapTexture(MapData mapdataIn)
Updates a map texture
|
public MapItemRenderer(TextureManager textureManagerIn)