Class ClearGlowColorCommand
java.lang.Object
me.emafire003.dev.coloredglowlib.command.ClearGlowColorCommand
- All Implemented Interfaces:
CGLCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.server.command.ServerCommandSource> getNode(net.minecraft.command.CommandRegistryAccess registryAccess)
-
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:
getNodein interfaceCGLCommand
-