net.minecraft.server.v1_14_R1

public class ArgumentRotation

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

dn
net.minecraft.class_2270
net.minecraft.command.arguments.RotationArgument
net.minecraft.server.v1_14_R1.ArgumentRotation

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 ArgumentRotation
a()
method_9717()
func_197288_a()
public static IVectorPosition
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 IVectorPosition
a(com.mojang.brigadier.StringReader arg0)
method_9718(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()