Hierarchy For All Packages
- org.reprogle.honeypot,
- org.reprogle.honeypot.api.events,
- org.reprogle.honeypot.common.providers,
- org.reprogle.honeypot.common.providers.exceptions,
- org.reprogle.honeypot.common.storageproviders,
- org.reprogle.honeypot.common.storageproviders.exceptions
Class Hierarchy
- java.lang.Object
- org.reprogle.honeypot.BehaviorProcessor
- org.reprogle.honeypot.common.providers.BehaviorProvider
- org.reprogle.honeypot.BehaviorRegistry
- org.bukkit.event.Event
- org.reprogle.honeypot.api.events.HoneypotCreateEvent
- org.reprogle.honeypot.api.events.HoneypotInventoryClickEvent
- org.reprogle.honeypot.api.events.HoneypotNonPlayerBreakEvent
- org.reprogle.honeypot.api.events.HoneypotPlayerBreakEvent
- org.reprogle.honeypot.api.events.HoneypotPlayerInteractEvent
- org.reprogle.honeypot.api.events.HoneypotPreCreateEvent (implements org.bukkit.event.Cancellable)
- org.reprogle.honeypot.api.events.HoneypotPreInventoryClickEvent (implements org.bukkit.event.Cancellable)
- org.reprogle.honeypot.api.events.HoneypotPrePlayerBreakEvent (implements org.bukkit.event.Cancellable)
- org.reprogle.honeypot.api.events.HoneypotPrePlayerInteractEvent (implements org.bukkit.event.Cancellable)
- org.reprogle.honeypot.common.storageproviders.HoneypotBlockObject (implements org.bukkit.persistence.PersistentDataType<P,
C>) - org.reprogle.honeypot.common.storageproviders.HoneypotPlayerHistoryObject
- org.reprogle.honeypot.common.storageproviders.HoneypotPlayerObject
- org.reprogle.honeypot.HoneypotStoreRegistry
- org.reprogle.honeypot.Registry
- org.reprogle.honeypot.common.storageproviders.StorageProvider
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.reprogle.honeypot.common.providers.exceptions.BehaviorConflictException
- org.reprogle.honeypot.common.providers.exceptions.InvalidBehaviorDefinitionException
- java.lang.RuntimeException
- org.reprogle.honeypot.common.storageproviders.exceptions.InvalidStorageManagerDefinitionException
- org.reprogle.honeypot.common.storageproviders.exceptions.StorageManagerConflictException
- java.lang.Exception
Annotation Interface Hierarchy
- org.reprogle.honeypot.common.providers.Behavior (implements java.lang.annotation.Annotation)
- org.reprogle.honeypot.common.storageproviders.HoneypotStore (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.reprogle.honeypot.common.providers.BehaviorType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)