net.minecraft.command.argument

public class AxesArgument

implements ArgumentType<EnumSet<Direction$Axis>>

db
net.minecraft.unmapped.C_62085714
net.minecraft.command.argument.AxesArgument
net.minecraft.command.arguments.SwizzleArgument

Field summary

Modifier and TypeField
private static final Collection<String>
a
f_54944962
EXAMPLES
field_201335_a
private static final SimpleCommandExceptionType
b
f_51685532
INVALID_EXCEPTION
field_197294_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static AxesArgument
a()
m_62838373()
axes()
func_197293_a()
public static EnumSet<Direction$Axis>
a(CommandContext<bu> arg0, String arg1)
m_42713191(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1)
getAxes(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg)
func_197291_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public EnumSet<Direction$Axis>
a(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()