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.commands.CommandSourceStack> getNode(net.minecraft.commands.CommandBuildContext registryAccess)
      Specified by:
      getNode in interface CGLCommand