public interface ILocationArgument
Modifier and Type | Method and Description |
---|---|
default BlockPos |
getBlockPos(CommandSource p_197280_1_) |
Vec3d |
getPosition(CommandSource p_197281_1_) |
Vec2f |
getRotation(CommandSource p_197282_1_) |
boolean |
isXRelative() |
boolean |
isYRelative() |
boolean |
isZRelative() |
Vec3d getPosition(CommandSource p_197281_1_)
Vec2f getRotation(CommandSource p_197282_1_)
default BlockPos getBlockPos(CommandSource p_197280_1_)
boolean isXRelative()
boolean isYRelative()
boolean isZRelative()