net.minecraft.command.argument

public interface Coordinates

da
net.minecraft.class_4261
net.minecraft.command.argument.Coordinates
net.minecraft.command.arguments.ILocationArgument
net.minecraft.command.arguments.ILocationArgument

Method summary

Modifier and TypeMethod
Vec3d
a(bu arg0)
method_19411(class_3915 arg0)
getPosition(CommandSourceStack source)
func_197281_a(CommandSource arg0)
getPosition(CommandSource source)
Vec2f
b(bu arg0)
method_19413(class_3915 arg0)
getRotation(CommandSourceStack source)
func_197282_b(CommandSource arg0)
getRotation(CommandSource source)
default BlockPos
c(bu arg0)
method_19415(class_3915 arg0)
getBlockPos(CommandSourceStack source)
func_197280_c(CommandSource arg0)
getBlockPos(CommandSource source)
boolean
a()
method_19410()
isXRelative()
func_200380_a()
isXRelative()
boolean
b()
method_19412()
isYRelative()
func_200381_b()
isYRelative()
boolean
c()
method_19414()
isZRelative()
func_200382_c()
isZRelative()