Interface Coordinates
- All Known Implementing Classes:
LocalCoordinates, WorldCoordinates
public interface Coordinates
-
Method Summary
Modifier and TypeMethodDescriptiondefault BlockPosgetBlockPos(CommandSourceStack sender) getPosition(CommandSourceStack sender) getRotation(CommandSourceStack sender) booleanbooleanboolean
-
Method Details
-
getPosition
-
getRotation
-
getBlockPos
-
isXRelative
boolean isXRelative() -
isYRelative
boolean isYRelative() -
isZRelative
boolean isZRelative()
-