Package Hierarchies:
- me.angeschossen.chestprotect.api,
- me.angeschossen.chestprotect.api.addons,
- me.angeschossen.chestprotect.api.events,
- me.angeschossen.chestprotect.api.events.protection,
- me.angeschossen.chestprotect.api.exceptions,
- me.angeschossen.chestprotect.api.handler,
- me.angeschossen.chestprotect.api.limits,
- me.angeschossen.chestprotect.api.player,
- me.angeschossen.chestprotect.api.player.flag,
- me.angeschossen.chestprotect.api.protection,
- me.angeschossen.chestprotect.api.protection.block,
- me.angeschossen.chestprotect.api.protection.entity,
- me.angeschossen.chestprotect.api.protection.enums,
- me.angeschossen.chestprotect.api.protection.flag,
- me.angeschossen.chestprotect.api.protection.hook,
- me.angeschossen.chestprotect.api.protection.world
Class Hierarchy
- java.lang.Object
- me.angeschossen.chestprotect.api.handler.APIHandler
- me.angeschossen.chestprotect.api.addons.ChestProtectAddon (implements me.angeschossen.chestprotect.api.addons.ChestProtectAddons)
- me.angeschossen.chestprotect.api.addons.ChestProtectAddonExample
- org.bukkit.event.Event
- me.angeschossen.chestprotect.api.protection.flag.Flags
- me.angeschossen.chestprotect.api.protection.hook.ProtectionHook
- me.angeschossen.chestprotect.api.protection.hook.ProtectionHook.Data
- com.github.angeschossen.pluginframework.api.flags.roles.RoleFlag
- com.github.angeschossen.pluginframework.api.flags.roles.ActionFlag
- me.angeschossen.chestprotect.api.protection.flag.ActionFlag
- com.github.angeschossen.pluginframework.api.flags.roles.ManagementFlag
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- me.angeschossen.chestprotect.api.addons.ChestProtectAddons
- me.angeschossen.chestprotect.api.ChestProtectAPI
- me.angeschossen.chestprotect.api.protection.world.ChunkCoordinate
- me.angeschossen.chestprotect.api.handler.Factory
- com.github.angeschossen.pluginframework.api.flags.FlagRegistry<A,B>
- me.angeschossen.chestprotect.api.protection.flag.FlagRegistry
- com.github.angeschossen.pluginframework.api.limit.holder.LimitHolder
- com.github.angeschossen.pluginframework.api.player.PlayerData (also extends com.github.angeschossen.pluginframework.api.player.PlayerDataBase)
- me.angeschossen.chestprotect.api.protection.MemberHolder
- me.angeschossen.chestprotect.api.protection.Nameable
- me.angeschossen.chestprotect.api.protection.block.BlockProtectionInfo (also extends me.angeschossen.chestprotect.api.protection.hook.ProtectionHookHolder)
- me.angeschossen.chestprotect.api.protection.Protection (also extends me.angeschossen.chestprotect.api.protection.hook.ProtectionHookHolder, com.github.angeschossen.pluginframework.api.trusted.RoleHolder)
- com.github.angeschossen.pluginframework.api.player.PlayerDataBase
- com.github.angeschossen.pluginframework.api.player.PlayerData (also extends com.github.angeschossen.pluginframework.api.limit.holder.LimitHolder)
- me.angeschossen.chestprotect.api.protection.world.ProtectionChunk
- me.angeschossen.chestprotect.api.protection.hook.ProtectionHookHolder
- me.angeschossen.chestprotect.api.protection.block.BlockProtectionInfo (also extends me.angeschossen.chestprotect.api.protection.Nameable)
- me.angeschossen.chestprotect.api.protection.Protection (also extends me.angeschossen.chestprotect.api.protection.Nameable, com.github.angeschossen.pluginframework.api.trusted.RoleHolder)
- me.angeschossen.chestprotect.api.protection.ProtectionManager
- me.angeschossen.chestprotect.api.protection.world.ProtectionWorld
- com.github.angeschossen.pluginframework.api.trusted.RoleHolder
- me.angeschossen.chestprotect.api.protection.Protection (also extends me.angeschossen.chestprotect.api.protection.Nameable, me.angeschossen.chestprotect.api.protection.hook.ProtectionHookHolder)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- me.angeschossen.chestprotect.api.limits.Limit (implements com.github.angeschossen.pluginframework.api.limit.Limit)
- me.angeschossen.chestprotect.api.limits.LimitMode
- me.angeschossen.chestprotect.api.limits.LimitTarget (implements com.github.angeschossen.pluginframework.api.limit.holder.LimitTarget)
- me.angeschossen.chestprotect.api.player.flag.PlayerFlag
- me.angeschossen.chestprotect.api.protection.flag.ProtectionFlag
- me.angeschossen.chestprotect.api.protection.ProtectionType
- me.angeschossen.chestprotect.api.protection.enums.Type