Class BrigadierUtil

java.lang.Object
net.william278.husksync.command.BrigadierUtil

public class BrigadierUtil extends Object
Used for registering Brigadier hooks on platforms that support commodore for rich command syntax
  • Constructor Details

    • BrigadierUtil

      public BrigadierUtil()
  • Method Details

    • registerCommodore

      protected static void registerCommodore(@NotNull BukkitHuskSync plugin, @NotNull org.bukkit.command.PluginCommand pluginCommand, @NotNull net.william278.husksync.command.CommandBase command)