Class ModCommandsRegister

java.lang.Object
net.minheur.mhm_bitsnbobs.commands.ModCommandsRegister

public class ModCommandsRegister extends Object
The class for commands creation.
  • Constructor Details

    • ModCommandsRegister

      public ModCommandsRegister()
  • Method Details

    • registerCommands

      public static void registerCommands(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher)