net.minecraft.command.arguments

public class RotationArgument

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

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

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