|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.util.ChunkCoordinates
net.minecraft.world.PortalPosition
public class PortalPosition
Field Summary | |
---|---|
long |
field_85087_d
|
Fields inherited from class net.minecraft.util.ChunkCoordinates |
---|
posX, posY, posZ |
Constructor Summary | |
---|---|
PortalPosition(Teleporter par1Teleporter,
int par2,
int par3,
int par4,
long par5)
|
Method Summary |
---|
Methods inherited from class net.minecraft.util.ChunkCoordinates |
---|
compareChunkCoordinate, compareTo, equals, getDistanceSquared, getDistanceSquaredToChunkCoordinates, hashCode, set |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long field_85087_d
Constructor Detail |
---|
public PortalPosition(Teleporter par1Teleporter, int par2, int par3, int par4, long par5)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |