| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapData | |
|---|---|
| net.minecraft.client.gui | |
| net.minecraft.item | |
| net.minecraft.world.storage | |
| Uses of MapData in net.minecraft.client.gui | 
|---|
| Methods in net.minecraft.client.gui with parameters of type MapData | |
|---|---|
 void | 
MapItemRenderer.renderMap(EntityPlayer par1EntityPlayer,
                   RenderEngine par2RenderEngine,
                   MapData par3MapData)
 | 
| Uses of MapData in net.minecraft.item | 
|---|
| Methods in net.minecraft.item that return MapData | |
|---|---|
 MapData | 
ItemMap.getMapData(ItemStack par1ItemStack,
                     World par2World)
 | 
static MapData | 
ItemMap.getMPMapData(short par0,
                         World par1World)
 | 
| Methods in net.minecraft.item with parameters of type MapData | |
|---|---|
 void | 
ItemMap.updateMapData(World par1World,
                           Entity par2Entity,
                           MapData par3MapData)
 | 
| Uses of MapData in net.minecraft.world.storage | 
|---|
| Constructors in net.minecraft.world.storage with parameters of type MapData | |
|---|---|
MapCoord(MapData par1MapData,
                 byte par2,
                 byte par3,
                 byte par4,
                 byte par5)
 | 
|
MapInfo(MapData par1MapData,
               EntityPlayer par2EntityPlayer)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||