Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

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
  • 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

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