public class MapData.MapInfo
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| EntityPlayer | entityplayerObj | 
| int | step | 
| Constructor and Description | 
|---|
| MapInfo(EntityPlayer player) | 
| Modifier and Type | Method and Description | 
|---|---|
| Packet<?> | getPacket(ItemStack stack) | 
| void | update(int x,
      int y) | 
public final EntityPlayer entityplayerObj
public int step
public MapInfo(EntityPlayer player)