Class ConfigCommand
java.lang.Object
me.emafire003.dev.ohmymeteors.commands.ConfigCommand
- All Implemented Interfaces:
OMMCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack> getNode(net.minecraft.commands.CommandBuildContext registryAccess)
-
Constructor Details
-
ConfigCommand
public ConfigCommand()
-
-
Method Details
-
getNode
public com.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack> getNode(net.minecraft.commands.CommandBuildContext registryAccess) - Specified by:
getNodein interfaceOMMCommand
-