Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- net.deechael.dynamichat.api.BukkitChatManager (implements net.deechael.dynamichat.api.ChatManager)
- org.bukkit.event.Event
- net.deechael.dynamichat.event.bukkit.ChannelSwitchEvent
- net.deechael.dynamichat.event.bukkit.CommandSayEvent (implements org.bukkit.event.Cancellable)
- net.deechael.dynamichat.event.bukkit.UserChatEvent (implements org.bukkit.event.Cancellable)
- net.deechael.dynamichat.event.bukkit.WhisperEvent (implements org.bukkit.event.Cancellable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.deechael.dynamichat.exception.TimeParseException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- net.deechael.dynamichat.api.BanIPManager
- net.deechael.dynamichat.api.BanIPPunishment
- net.deechael.dynamichat.api.Channel
- net.deechael.dynamichat.api.TemporaryChannel
- net.deechael.dynamichat.api.ChatManager
- java.lang.Iterable<T>
- net.deechael.dynamichat.api.Context
- java.util.Iterator<E>
- net.deechael.dynamichat.api.Context.ContextIterator
- net.deechael.dynamichat.api.MessageButton
- net.deechael.dynamichat.api.CopyMessageButton
- net.deechael.dynamichat.api.MuteMessage
- net.deechael.dynamichat.api.Message
- net.deechael.dynamichat.api.Punishment
- net.deechael.dynamichat.api.Time
- net.deechael.dynamichat.api.User
- net.deechael.dynamichat.api.BukkitUser
- net.deechael.dynamichat.api.PlayerBukkitUser (also extends net.deechael.dynamichat.api.PlayerUser)
- net.deechael.dynamichat.api.PlayerUser
- net.deechael.dynamichat.api.PlayerBukkitUser (also extends net.deechael.dynamichat.api.BukkitUser)
- net.deechael.dynamichat.api.BukkitUser
Annotation Interface Hierarchy
- net.deechael.dynamichat.annotation.Included (implements java.lang.annotation.Annotation)
- net.deechael.dynamichat.annotation.NotIncluded (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)
- net.deechael.dynamichat.api.Punishment.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)