net.minecraft.world.storage.MapInfo.MapInfo |
( |
MapData |
par1MapData, |
|
|
EntityPlayer |
par2EntityPlayer |
|
) |
| |
byte [] net.minecraft.world.storage.MapInfo.getPlayersOnMap |
( |
ItemStack |
par1ItemStack) | |
|
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
final EntityPlayer net.minecraft.world.storage.MapInfo.entityplayerObj |
Reference for EntityPlayer object in MapInfo
int [] net.minecraft.world.storage.MapInfo.field_76209_b |
int [] net.minecraft.world.storage.MapInfo.field_76210_c |
int net.minecraft.world.storage.MapInfo.field_82569_d |
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/world/storage/MapInfo.java