History - net.minecraft.command.argument.CoordinateArgument

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.WorldCoordinate

net.minecraft.class_2278

net.minecraft.command.argument.CoordinateArgument

Fields

boolean: relative, comp_4924, relative

double: value, comp_4925, value

char: PREFIX_RELATIVE, field_32972, TILDE

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_EXPECTED_DOUBLE, field_10759, MISSING_COORDINATE

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_EXPECTED_INT, field_10761, MISSING_BLOCK_POSITION

Constructors

(boolean, double)

Methods

double (double): get, method_9740, toAbsoluteCoordinate

CoordinateArgument (com.mojang.brigadier.StringReader, boolean): parseDouble, method_9743, parse

CoordinateArgument (com.mojang.brigadier.StringReader): parseInt, method_9739, parse

boolean (com.mojang.brigadier.StringReader): isRelative, method_9742, isRelative

boolean (): isRelative, method_9741, isRelative

boolean (): relative, comp_4924, relative

double (): value, comp_4925, value