public class MapData.MapInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
EntityPlayer |
entityplayerObj
Reference for EntityPlayer object in MapInfo
|
int[] |
field_76209_b |
int[] |
field_76210_c |
int |
field_82569_d |
| Constructor and Description |
|---|
MapInfo(EntityPlayer p_i2138_2_) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPlayersOnMap(ItemStack p_76204_1_)
returns a 1+players*3 array, of x,y, and color . the name of this function may be partially wrong, as there
is a second branch to the code here
|
public final EntityPlayer entityplayerObj
public int[] field_76209_b
public int[] field_76210_c
public int field_82569_d
public MapInfo(EntityPlayer p_i2138_2_)
public byte[] getPlayersOnMap(ItemStack p_76204_1_)