Package com.therandomlabs.randompatches
Class RPClientCommands
- java.lang.Object
-
- com.therandomlabs.randompatches.RPClientCommands
-
- All Implemented Interfaces:
io.github.cottonmc.clientcommands.ClientCommandPlugin
@Environment(CLIENT) public final class RPClientCommands extends Object implements io.github.cottonmc.clientcommands.ClientCommandPlugin
The Cotton Client Commands entry point for RandomPatches.
-
-
Constructor Summary
Constructors Constructor Description RPClientCommands()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidregisterCommands(com.mojang.brigadier.CommandDispatcher<io.github.cottonmc.clientcommands.CottonClientCommandSource> dispatcher)
-