|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.world.storage.MapCoord
public class MapCoord
| Field Summary | |
|---|---|
byte |
centerX
|
byte |
centerZ
|
byte |
iconRotation
|
byte |
iconSize
|
| Constructor Summary | |
|---|---|
MapCoord(MapData par1MapData,
byte par2,
byte par3,
byte par4,
byte par5)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public byte iconSize
public byte centerX
public byte centerZ
public byte iconRotation
| Constructor Detail |
|---|
public MapCoord(MapData par1MapData,
byte par2,
byte par3,
byte par4,
byte par5)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||