Class NotifyCommand

java.lang.Object
me.electrobrine.quill_notifications.NotifyCommand

public class NotifyCommand extends Object
  • Constructor Details

    • NotifyCommand

      public NotifyCommand()
  • Method Details

    • registerCommand

      public static void registerCommand(com.mojang.brigadier.CommandDispatcher<net.minecraft.server.command.ServerCommandSource> commandDispatcher)