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