Class SettingsCommand

java.lang.Object
me.emafire003.dev.coloredglowlib.command.SettingsCommand
All Implemented Interfaces:
CGLCommand

public class SettingsCommand extends Object implements CGLCommand
  • Constructor Details

    • SettingsCommand

      public SettingsCommand()
  • Method Details

    • getNode

      public com.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.server.command.ServerCommandSource> getNode(net.minecraft.command.CommandRegistryAccess registryAccess)
      Specified by:
      getNode in interface CGLCommand