Class ConfigCommand

java.lang.Object
me.emafire003.dev.ohmymeteors.commands.ConfigCommand
All Implemented Interfaces:
OMMCommand

public class ConfigCommand extends Object implements OMMCommand
  • 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:
      getNode in interface OMMCommand