Class BuffStatusCommand
java.lang.Object
nokunami.floral_warfare.common.command.BuffStatusCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BuffStatusgetStatusEffect(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> pContext, String pArgument) static voidregister(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext context)
-
Constructor Details
-
BuffStatusCommand
public BuffStatusCommand()
-
-
Method Details
-
register
public static void register(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext context) -
getStatusEffect
public static BuffStatus getStatusEffect(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> pContext, String pArgument) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-