Interface CGLCommand
- All Known Implementing Classes:
ClearGlowColorCommand,SetGlowColorCommand,SettingsCommand
public interface CGLCommand
-
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack> getNode(net.minecraft.commands.CommandBuildContext registryAccess)
-
Method Details
-
getNode
com.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack> getNode(net.minecraft.commands.CommandBuildContext registryAccess)
-