Class RPClientConfigReloadCommand
- java.lang.Object
-
- com.therandomlabs.randompatches.client.command.RPClientConfigReloadCommand
-
@Environment(CLIENT) public final class RPClientConfigReloadCommand extends Object
The command that reloads the RandomPatches client-sided configuration.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidregister(com.mojang.brigadier.CommandDispatcher<io.github.cottonmc.clientcommands.CottonClientCommandSource> dispatcher)Registers the command that reloads the RandomPatches client-sided configuration.
-