Class ColoredImageCommand

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

public class ColoredImageCommand extends Object implements PALCommand
  • Constructor Details

    • ColoredImageCommand

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