net.minecraft.server.v1_14_R1

public interface IVectorPosition

dl
net.minecraft.class_2267
net.minecraft.command.arguments.PosArgument
net.minecraft.command.arguments.ILocationArgument
net.minecraft.server.v1_14_R1.IVectorPosition

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 BlockPosition
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()