public class MapData.MapInfo
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
EntityPlayer | 
player  | 
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 player
public int step
public MapInfo(EntityPlayer player)