Class BarricadeClientCommands
java.lang.Object
net.modgarden.barricade.client.command.BarricadeClientCommands
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> voidregisterClientCommands(com.mojang.brigadier.CommandDispatcher<T> dispatcher, net.minecraft.commands.CommandBuildContext context)
-
Constructor Details
-
BarricadeClientCommands
public BarricadeClientCommands()
-
-
Method Details
-
registerClientCommands
public static <T> void registerClientCommands(com.mojang.brigadier.CommandDispatcher<T> dispatcher, net.minecraft.commands.CommandBuildContext context)
-