Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.bukkit.event.Event
- community.leaf.eventful.bukkit.events.UncaughtEventExceptionEvent
- org.bukkit.event.Event
Interface Hierarchy
- community.leaf.eventful.bukkit.BukkitEventSource
- java.util.function.Consumer<T>
- community.leaf.eventful.bukkit.EventConsumer<E> (also extends org.bukkit.event.Listener)
- community.leaf.eventful.bukkit.EventDispatcher
- community.leaf.eventful.bukkit.Events
- community.leaf.eventful.bukkit.Events.Builder<E>
- org.bukkit.event.Listener
- community.leaf.eventful.bukkit.EventConsumer<E> (also extends java.util.function.Consumer<T>)
Annotation Type Hierarchy
- community.leaf.eventful.bukkit.annotations.CancelledEvents (implements java.lang.annotation.Annotation)
- community.leaf.eventful.bukkit.annotations.EventListener (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- community.leaf.eventful.bukkit.CancellationPolicy
- community.leaf.eventful.bukkit.ListenerOrder
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)