History - net.minecraft.command.argument.LocalPosArgument
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.commands.arguments.coordinates.LocalCoordinates
net.minecraft.class_2268
net.minecraft.command.argument.LocalPosArgument
Fields
double: left, comp_4921, x
double: up, comp_4922, y
double: forwards, comp_4923, z
char: PREFIX_LOCAL_COORDINATE, field_32941, CARET
Constructors
(double, double, double)
Methods
Vec3d (ServerCommandSource): getPosition, method_9708, getPos
Vec2f (ServerCommandSource): getRotation, method_9709, getRotation
boolean (): isXRelative, method_9705, isXRelative
boolean (): isYRelative, method_9706, isYRelative
boolean (): isZRelative, method_9707, isZRelative
LocalPosArgument (com.mojang.brigadier.StringReader): parse, method_9711, parse
double (com.mojang.brigadier.StringReader, int): readDouble, method_9710, readCoordinate
double (): left, comp_4921, x
double (): up, comp_4922, y
double (): forwards, comp_4923, z