java.lang.Object
me.emafire003.dev.particleanimationlib.commands.CuboidCommand
All Implemented Interfaces:
PALCommand

public class CuboidCommand extends Object implements PALCommand
  • Constructor Details

    • CuboidCommand

      public CuboidCommand()
  • Method Details

    • getNode

      public com.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.server.command.ServerCommandSource> getNode(net.minecraft.command.CommandRegistryAccess registryAccess)
      Specified by:
      getNode in interface PALCommand