Class MeteorShowerTypeArgumentType

java.lang.Object
net.minecraft.commands.arguments.StringRepresentableArgument<MeteorShowerType>
me.emafire003.dev.ohmymeteors.commands.argument.MeteorShowerTypeArgumentType
All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<MeteorShowerType>

public class MeteorShowerTypeArgumentType extends net.minecraft.commands.arguments.StringRepresentableArgument<MeteorShowerType>
  • Constructor Details

    • MeteorShowerTypeArgumentType

      protected MeteorShowerTypeArgumentType()
  • Method Details

    • meteorShowerType

      public static net.minecraft.commands.arguments.StringRepresentableArgument<MeteorShowerType> meteorShowerType()
    • getMeteorShowerType

      public static MeteorShowerType getMeteorShowerType(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context, String id)