Class Animation

java.lang.Object
net.gcnt.additionsplus.files.animations.Animation

public class Animation extends Object
  • Constructor Details

  • Method Details

    • next

      public void next()
      Select the next item in the list to display.
    • get

      public String get(@Nullable @Nullable org.bukkit.entity.Player player)
      Get the current selected item to display.
      Parameters:
      player - Possible player to apply placeholders to
      Returns:
      Current selected String to display.
    • getId

      public String getId()
      Get the animation id.
      Returns:
      Animation id.