Class RPConfigReloadCommand
- java.lang.Object
-
- com.therandomlabs.randompatches.command.RPConfigReloadCommand
-
public final class RPConfigReloadCommand extends Object
The command that reloads the RandomPatches configuration.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidregister(com.mojang.brigadier.CommandDispatcher<net.minecraft.server.command.ServerCommandSource> dispatcher)Registers the command that reloads the RandomPatches configuration.
-