Package redempt.redlib.misc


package redempt.redlib.misc
  • Class
    Description
     
     
    EntityPersistor<T extends org.bukkit.entity.Entity>
    An Entity in Spigot may not persist if the entity it refers to is unloaded, then loaded again at a later time.
    EventListener<T extends org.bukkit.event.Event>
    A compact way to define a Listener using a lambda
    Represents a number of floating armor stands intended to display information
     
     
     
    Simple utility for Bukkit scheduler tasks, essentially just shorthand
    Represents a type of task
    A cache of offline users by name which can be queried without worrying about web requests
    Uses a map of outcomes to weights to get random values