Package net.minecraft.src
Interface IPosition
- All Known Subinterfaces:
IBlockSource,ILocatableSource,ILocation
- All Known Implementing Classes:
BlockSourceImpl,PositionImpl
public interface IPosition
-
Method Summary
-
Method Details
-
getX
double getX() -
getY
double getY() -
getZ
double getZ()
-