Class BarricadeClientCommands

java.lang.Object
net.modgarden.barricade.client.command.BarricadeClientCommands

public class BarricadeClientCommands extends Object
  • Constructor Details

    • BarricadeClientCommands

      public BarricadeClientCommands()
  • Method Details

    • registerClientCommands

      public static <T> void registerClientCommands(com.mojang.brigadier.CommandDispatcher<T> dispatcher, net.minecraft.commands.CommandBuildContext context)