Modifier and Type | Field and Description |
---|---|
private MapData |
MapItemRenderer.Instance.mapData |
Modifier and Type | Method and Description |
---|---|
MapData |
MapItemRenderer.getData(MapItemRenderer.Instance p_191207_1_) |
Modifier and Type | Method and Description |
---|---|
private MapItemRenderer.Instance |
MapItemRenderer.getMapRendererInstance(MapData mapdataIn) |
void |
MapItemRenderer.renderMap(MatrixStack p_228086_1_,
IRenderTypeBuffer p_228086_2_,
MapData p_228086_3_,
boolean p_228086_4_,
int p_228086_5_) |
void |
MapItemRenderer.updateMapTexture(MapData mapdataIn) |
Constructor and Description |
---|
Instance(MapData mapdataIn) |
Modifier and Type | Method and Description |
---|---|
private void |
CartographyTableScreen.drawMap(MapData mapDataIn,
boolean isMap,
boolean isPaper,
boolean isGlassPane,
boolean isLocked) |
private void |
CartographyTableScreen.drawMapItem(MapData mapDataIn,
int x,
int y,
float scale) |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,MapData> |
ClientWorld.maps |
Modifier and Type | Method and Description |
---|---|
MapData |
ClientWorld.getMapData(java.lang.String mapName) |
Modifier and Type | Method and Description |
---|---|
void |
ClientWorld.registerMapData(MapData mapDataIn) |
Modifier and Type | Method and Description |
---|---|
private static MapData |
FilledMapItem.createMapData(ItemStack stack,
World worldIn,
int x,
int z,
int scale,
boolean trackingPosition,
boolean unlimitedTracking,
DimensionType dimensionTypeIn) |
protected MapData |
FilledMapItem.getCustomMapData(ItemStack stack,
World worldIn) |
static MapData |
FilledMapItem.getData(ItemStack stack,
World worldIn) |
static MapData |
FilledMapItem.getMapData(ItemStack stack,
World worldIn) |
Modifier and Type | Method and Description |
---|---|
void |
FilledMapItem.updateMapData(World worldIn,
Entity viewer,
MapData data) |
Modifier and Type | Method and Description |
---|---|
private boolean |
MapExtendingRecipe.isExplorationMap(MapData p_190934_1_) |
Modifier and Type | Method and Description |
---|---|
void |
SMapDataPacket.setMapdataTo(MapData mapdataIn) |
Modifier and Type | Method and Description |
---|---|
abstract MapData |
World.getMapData(java.lang.String mapName) |
Modifier and Type | Method and Description |
---|---|
abstract void |
World.registerMapData(MapData mapDataIn) |
Modifier and Type | Method and Description |
---|---|
MapData |
ServerWorld.getMapData(java.lang.String mapName) |
Modifier and Type | Method and Description |
---|---|
void |
ServerWorld.registerMapData(MapData mapDataIn) |
Modifier and Type | Method and Description |
---|---|
void |
MapData.copyFrom(MapData mapDataIn) |