Package | Description |
---|---|
net.minecraft.client.gui | |
net.minecraft.item | |
net.minecraft.world.storage |
Modifier and Type | Method and Description |
---|---|
void |
MapItemRenderer.renderMap(EntityPlayer par1EntityPlayer,
TextureManager par2TextureManager,
MapData par3MapData) |
Modifier and Type | Method and Description |
---|---|
MapData |
ItemMap.getMapData(ItemStack par1ItemStack,
World par2World) |
static MapData |
ItemMap.getMPMapData(short par0,
World par1World) |
Modifier and Type | Method and Description |
---|---|
void |
ItemMap.updateMapData(World par1World,
Entity par2Entity,
MapData par3MapData) |
Constructor and Description |
---|
MapCoord(MapData par1MapData,
byte par2,
byte par3,
byte par4,
byte par5) |
MapInfo(MapData par1MapData,
EntityPlayer par2EntityPlayer) |