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