SpleefAPI - Custom Data Management

EasySpleef has custom data classes to make your like much simpler.

Note: T is any data type

  • AHashMap<T> - Used to sort data for a SpleefArena
  • PArrayList - Used to store a list of Players
  • PHashMap<T> - Used to sort data for a Player
  • PLHashMap<T> - Used to sort data for a Plugin

Comments

Posts Quoted:
Reply
Clear All Quotes