Package de.teamlapen.werewolves.core
Class ModCommands
java.lang.Object
de.teamlapen.werewolves.core.ModCommands
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.commands.synchronization.ArgumentTypeInfo<?, ?>> static final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.commands.synchronization.ArgumentTypeInfo<?, ?>, net.minecraft.commands.synchronization.ArgumentTypeInfo<WerewolfFormArgument, WerewolfFormArgument.Info.Template>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterCommands(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher)
-
Field Details
-
COMMAND_ARGUMENT_TYPES
public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.commands.synchronization.ArgumentTypeInfo<?,?>> COMMAND_ARGUMENT_TYPES -
WEREWOLF_FORM
public static final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.commands.synchronization.ArgumentTypeInfo<?,?>, WEREWOLF_FORMnet.minecraft.commands.synchronization.ArgumentTypeInfo<WerewolfFormArgument, WerewolfFormArgument.Info.Template>>
-
-
Constructor Details
-
ModCommands
public ModCommands()
-
-
Method Details
-
registerCommands
public static void registerCommands(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher)
-