Interface PersistentStorage.Holder

All Known Subinterfaces:
Arena, CustomBlock, HologramEntity, JoinArenaSignBlock, RankingSignBlock, RankingSkullBlock, SpecialBlock
Enclosing interface:
PersistentStorage

public static interface PersistentStorage.Holder
Classes implementing this, add the possibility of attaching custom and persistent data to it
  • Method Details

    • getPersistentStorage

      PersistentStorage getPersistentStorage()
      Get the persistent storage of this object.
      Returns:
      The persistent storage