net.minecraft.commands.arguments.coordinates

public interface Coordinates

em
net.minecraft.commands.arguments.coordinates.Coordinates
net.minecraft.class_2267
net.minecraft.command.argument.PosArgument
net.minecraft.command.arguments.ILocationArgument
net.minecraft.server.v1_16_R2.IVectorPosition

Method summary

Modifier and TypeMethod
Vec3
a(db arg0)
getPosition(CommandSourceStack arg0)
method_9708(class_2168 arg0)
toAbsolutePos(ServerCommandSource source)
func_197281_a(CommandSource arg0)
Vec2
b(db arg0)
getRotation(CommandSourceStack arg0)
method_9709(class_2168 arg0)
toAbsoluteRotation(ServerCommandSource source)
func_197282_b(CommandSource arg0)
default BlockPos
c(db arg0)
getBlockPos(CommandSourceStack arg0)
method_9704(class_2168 arg0)
toAbsoluteBlockPos(ServerCommandSource source)
func_197280_c(CommandSource arg0)
boolean
a()
isXRelative()
method_9705()
isXRelative()
func_200380_a()
boolean
b()
isYRelative()
method_9706()
isYRelative()
func_200381_b()
boolean
c()
isZRelative()
method_9707()
isZRelative()
func_200382_c()