Class ClearGlowColorCommand

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

public class ClearGlowColorCommand extends Object implements CGLCommand
  • Constructor Details

    • ClearGlowColorCommand

      public ClearGlowColorCommand()
  • 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