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