接口 Coordinates
- 所有已知实现类:
LocalCoordinates
,WorldCoordinates
public interface Coordinates
-
方法概要
修饰符和类型方法说明default BlockPos
getBlockPos
(CommandSourceStack p_119569_) getPosition
(CommandSourceStack p_119566_) getRotation
(CommandSourceStack p_119567_) boolean
boolean
boolean
-
方法详细资料
-
getPosition
-
getRotation
-
getBlockPos
-
isXRelative
boolean isXRelative() -
isYRelative
boolean isYRelative() -
isZRelative
boolean isZRelative()
-