net.minecraft.command.arguments

public class RotationArgument

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

da
net.minecraft.command.arguments.RotationArgument

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

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