net.minecraft.command.arguments

public interface PosArgument

dl
net.minecraft.class_2267
net.minecraft.command.arguments.PosArgument
net.minecraft.command.arguments.ILocationArgument

Method summary

Modifier and TypeMethod
Vec3d
a(cd arg0)
method_9708(class_2168 arg0)
toAbsolutePos(ServerCommandSource arg0)
func_197281_a(CommandSource arg0)
Vec2f
b(cd arg0)
method_9709(class_2168 arg0)
toAbsoluteRotation(ServerCommandSource arg0)
func_197282_b(CommandSource arg0)
default BlockPos
c(cd arg0)
method_9704(class_2168 arg0)
toAbsoluteBlockPos(ServerCommandSource arg0)
func_197280_c(CommandSource arg0)
boolean
a()
method_9705()
isXRelative()
func_200380_a()
boolean
b()
method_9706()
isYRelative()
func_200381_b()
boolean
c()
method_9707()
isZRelative()
func_200382_c()