Interface Animation

All Known Implementing Classes:
BlockAnimation, ParticleAnimation

public interface Animation
Common interface for animations
  • Method Summary

    Modifier and Type
    Method
    Description
    org.bukkit.entity.Player
     
    boolean
     
    boolean
     
  • Method Details

    • show

      boolean show()
    • hide

      boolean hide()
    • getPlayer

      org.bukkit.entity.Player getPlayer()