public final class VDCCommand extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
register(com.mojang.brigadier.CommandDispatcher<net.minecraft.server.command.ServerCommandSource> dispatcher,
boolean dedicated)
Registers the command that reloads the VanillaDeathChest configuration.
|
public static void register(com.mojang.brigadier.CommandDispatcher<net.minecraft.server.command.ServerCommandSource> dispatcher,
boolean dedicated)
dispatcher - the CommandDispatcher.dedicated - whether the server is dedicated.