net.minecraft.commands.arguments.coordinates

public class RotationArgument

implements com.mojang.brigadier.arguments.ArgumentType<Coordinates>

eo
net.minecraft.commands.arguments.coordinates.RotationArgument
net.minecraft.class_2270
net.minecraft.command.argument.RotationArgumentType
net.minecraft.command.arguments.RotationArgument
net.minecraft.server.v1_16_R2.ArgumentRotation

Field summary

Modifier and TypeField
private static final Collection<String>
b
EXAMPLES
field_10735
EXAMPLES
field_201334_b
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_NOT_COMPLETE
field_10736
INCOMPLETE_ROTATION_EXCEPTION
field_197290_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static RotationArgument
a()
rotation()
method_9717()
rotation()
func_197288_a()
public static Coordinates
a(com.mojang.brigadier.context.CommandContext<db> arg0, String arg1)
getRotation(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_9716(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getRotation(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
func_200384_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public Coordinates
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
method_9718(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()
getExamples()
getExamples()
getExamples()