Class VDCCommand


  • public final class VDCCommand
    extends Object
    The command that reloads the VanillaDeathChest configuration.
    • Method Detail

      • register

        public static void register​(com.mojang.brigadier.CommandDispatcher<net.minecraft.server.command.ServerCommandSource> dispatcher,
                                    boolean dedicated)
        Registers the command that reloads the VanillaDeathChest configuration.
        Parameters:
        dispatcher - the CommandDispatcher.
        dedicated - whether the server is dedicated.