Class AnimatedBallCommand

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

public class AnimatedBallCommand extends Object implements PALCommand
  • Constructor Details

    • AnimatedBallCommand

      public AnimatedBallCommand()
  • 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