net.minecraft.command.argument

public class RotationArgument

implements ArgumentType<Coordinates>

dn
net.minecraft.class_2270
net.minecraft.command.argument.RotationArgument
net.minecraft.command.arguments.RotationArgument
net.minecraft.command.arguments.RotationArgument

Field summary

Modifier and TypeField
private static final Collection<String>
b
field_10735
EXAMPLES
field_201334_b
field_201334_b
public static final SimpleCommandExceptionType
a
field_10736
INCOMPLETE_EXCEPTION
field_197290_a
field_197290_a

Constructor summary

ModifierConstructor
public ()

Method summary

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