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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MeteorShowerTypegetMeteorShowerType(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context, String id) static net.minecraft.commands.arguments.StringRepresentableArgument<MeteorShowerType> Methods inherited from class net.minecraft.commands.arguments.StringRepresentableArgument
getExamples, listSuggestions, parse
-
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)
-