Class HandArgument

All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<CommandHand.OutputType>

public class HandArgument extends EnumArgument<CommandHand.OutputType>
  • Field Details

  • Method Details

    • get

      public static CommandHand.OutputType get(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context)
    • arg

      public static com.mojang.brigadier.builder.RequiredArgumentBuilder<net.minecraft.commands.CommandSourceStack,CommandHand.OutputType> arg()