Hierarchy For All Packages
- net.mathias2246.buildmc.api,
- net.mathias2246.buildmc.api.claims,
- net.mathias2246.buildmc.api.endEvent,
- net.mathias2246.buildmc.api.event,
- net.mathias2246.buildmc.api.event.claims,
- net.mathias2246.buildmc.api.event.endevent,
- net.mathias2246.buildmc.api.event.lifecycle,
- net.mathias2246.buildmc.api.event.player,
- net.mathias2246.buildmc.api.event.team,
- net.mathias2246.buildmc.api.item,
- net.mathias2246.buildmc.api.item.abstractTypes,
- net.mathias2246.buildmc.api.permission,
- net.mathias2246.buildmc.api.spawnEyltra,
- net.mathias2246.buildmc.api.status,
- net.mathias2246.buildmc.api.team,
- net.mathias2246.buildmc.api.ui,
- net.mathias2246.buildmc.util,
- net.mathias2246.buildmc.util.registry
Class Hierarchy
- java.lang.Object
- net.mathias2246.buildmc.api.item.AbstractCustomItem (implements org.bukkit.Keyed)
- net.mathias2246.buildmc.api.item.abstractTypes.AbstractTool
- net.mathias2246.buildmc.api.item.abstractTypes.AbstractSelectionTool
- net.mathias2246.buildmc.api.item.abstractTypes.AbstractTool
- net.mathias2246.buildmc.util.AudienceUtil
- net.mathias2246.buildmc.util.registry.BaseRegistry<T> (implements java.lang.Iterable<T>, net.kyori.adventure.key.Keyed, org.bukkit.Registry<T>)
- org.bukkit.scheduler.BukkitRunnable (implements java.lang.Runnable)
- net.mathias2246.buildmc.util.PlayerTimer
- net.mathias2246.buildmc.api.claims.Claim
- net.mathias2246.buildmc.util.ComponentUtil
- net.mathias2246.buildmc.api.item.CustomItemListener (implements org.bukkit.event.Listener)
- net.mathias2246.buildmc.util.registry.DeferredRegistry<T> (implements java.lang.Iterable<T>, net.kyori.adventure.key.Keyed, org.bukkit.Registry<T>)
- net.mathias2246.buildmc.api.DiscordEmbed
- net.mathias2246.buildmc.api.DiscordEmbed.Builder
- org.bukkit.event.Event
- net.mathias2246.buildmc.api.event.CustomEvent
- net.mathias2246.buildmc.api.event.lifecycle.BuildMcFinishedLoadingEvent
- net.mathias2246.buildmc.api.event.lifecycle.BuildMcRegistryEvent
- net.mathias2246.buildmc.api.event.claims.ClaimCreateEvent (implements org.bukkit.event.Cancellable)
- net.mathias2246.buildmc.api.event.claims.ClaimOwnerChangeEvent (implements org.bukkit.event.Cancellable)
- net.mathias2246.buildmc.api.event.claims.ClaimProtectionChangeEvent (implements org.bukkit.event.Cancellable)
- net.mathias2246.buildmc.api.event.claims.ClaimRemoveEvent
- net.mathias2246.buildmc.api.event.claims.ClaimWhitelistChangeEvent (implements org.bukkit.event.Cancellable)
- net.mathias2246.buildmc.api.event.endevent.EndStateChangeEvent (implements org.bukkit.event.Cancellable)
- net.mathias2246.buildmc.api.event.player.PlayerHeadDropEvent (implements org.bukkit.event.Cancellable)
- org.bukkit.event.entity.EntityEvent
- net.mathias2246.buildmc.api.event.CustomEntityEvent
- net.mathias2246.buildmc.api.event.team.EntityTeamEvent
- net.mathias2246.buildmc.api.event.team.EntityChangeTeamEvent (implements org.bukkit.event.Cancellable)
- net.mathias2246.buildmc.api.event.team.EntityTeamEvent
- net.mathias2246.buildmc.api.event.CustomEntityEvent
- org.bukkit.event.player.PlayerEvent
- net.mathias2246.buildmc.api.event.CustomPlayerEvent
- net.mathias2246.buildmc.api.event.claims.PlayerEnterClaimEvent
- net.mathias2246.buildmc.api.event.player.PlayerFirstTimeJoinEvent
- net.mathias2246.buildmc.api.event.claims.PlayerLeaveClaimEvent
- net.mathias2246.buildmc.api.event.player.PlayerSpawnTeleportEvent (implements org.bukkit.event.Cancellable)
- net.mathias2246.buildmc.api.event.player.StatusChangeEvent (implements org.bukkit.event.Cancellable)
- net.mathias2246.buildmc.api.event.CustomPlayerEvent
- net.mathias2246.buildmc.api.event.CustomEvent
- net.mathias2246.buildmc.api.item.ItemDropTracker (implements org.bukkit.event.Listener)
- net.mathias2246.buildmc.api.item.ItemUtil
- net.mathias2246.buildmc.util.registry.KeyHolder<T> (implements org.bukkit.Keyed)
- net.mathias2246.buildmc.util.LocationUtil
- net.mathias2246.buildmc.api.event.MetadataHolder
- net.mathias2246.buildmc.util.ParticleSpawner
- org.bukkit.permissions.PermissibleBase (implements org.bukkit.permissions.Permissible)
- net.mathias2246.buildmc.api.permission.PermissionGroup
- net.mathias2246.buildmc.api.claims.Protection (implements net.mathias2246.buildmc.api.ui.Displayable, org.bukkit.Keyed, org.bukkit.event.Listener)
- net.mathias2246.buildmc.util.registry.RegistriesHolder (implements java.lang.Iterable<T>)
- net.mathias2246.buildmc.util.registry.RegistriesHolder.Builder
- net.mathias2246.buildmc.api.status.StatusInstance (implements org.bukkit.configuration.serialization.ConfigurationSerializable, org.bukkit.Keyed)
- net.mathias2246.buildmc.util.TaskUtil
- net.mathias2246.buildmc.api.team.Team
- net.mathias2246.buildmc.api.item.AbstractCustomItem (implements org.bukkit.Keyed)
Interface Hierarchy
- net.mathias2246.buildmc.api.BuildMcAPI
- net.mathias2246.buildmc.api.claims.ClaimManager
- net.mathias2246.buildmc.api.ui.Displayable
- net.mathias2246.buildmc.api.spawnEyltra.ElytraManager
- net.mathias2246.buildmc.api.endEvent.EndManager
- net.mathias2246.buildmc.api.item.ItemMetaModifier
- net.mathias2246.buildmc.util.ParticleSpawner.Builder<T>
- net.mathias2246.buildmc.api.permission.PermissionManager
- net.mathias2246.buildmc.util.SoundManager
- net.mathias2246.buildmc.api.status.StatusManager
- net.mathias2246.buildmc.api.team.TeamManager
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.mathias2246.buildmc.api.event.claims.ClaimProtectionChangeEvent.ActiveState
- net.mathias2246.buildmc.api.claims.ClaimType
- net.mathias2246.buildmc.api.event.claims.ClaimWhitelistChangeEvent.ChangeAction
- net.mathias2246.buildmc.util.registry.DefaultRegistries
- net.mathias2246.buildmc.api.endEvent.EndChangeCause
- net.mathias2246.buildmc.api.endEvent.EndState
- net.mathias2246.buildmc.api.status.StatusInstance.AllowStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- net.mathias2246.buildmc.api.DiscordEmbed.Field
- java.lang.Record