Interface Hologram.Internal

Enclosing class:
Hologram<T extends Hologram<T>>

public static interface Hologram.Internal
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    spawn(org.bukkit.Location location)
     
  • Method Details

    • spawn

      Hologram spawn(org.bukkit.Location location)
    • kill

      void kill()