Interface Coordinates
- All Known Implementing Classes:
- LocalCoordinates,- WorldCoordinates
public interface Coordinates
- 
Method SummaryModifier and TypeMethodDescriptiondefault BlockPosgetBlockPos(CommandSourceStack p_119569_) getPosition(CommandSourceStack p_119566_) getRotation(CommandSourceStack p_119567_) booleanbooleanboolean
- 
Method Details- 
getPosition
- 
getRotation
- 
getBlockPos
- 
isXRelativeboolean isXRelative()
- 
isYRelativeboolean isYRelative()
- 
isZRelativeboolean isZRelative()
 
-