public final class WorldPos
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
dimension |
net.minecraft.util.math.BlockPos |
pos |
Constructor and Description |
---|
WorldPos(net.minecraft.util.math.BlockPos pos,
int dimension) |
WorldPos(net.minecraft.tileentity.TileEntity tile) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |