Hierarchy For All Packages
Package Hierarchies:- org.cloudburstmc.api,
- org.cloudburstmc.api.block,
- org.cloudburstmc.api.block.behavior,
- org.cloudburstmc.api.block.material,
- org.cloudburstmc.api.block.trait,
- org.cloudburstmc.api.blockentity,
- org.cloudburstmc.api.command,
- org.cloudburstmc.api.enchantment,
- org.cloudburstmc.api.enchantment.behavior,
- org.cloudburstmc.api.entity,
- org.cloudburstmc.api.entity.hostile,
- org.cloudburstmc.api.entity.misc,
- org.cloudburstmc.api.entity.passive,
- org.cloudburstmc.api.entity.projectile,
- org.cloudburstmc.api.entity.vehicle,
- org.cloudburstmc.api.event,
- org.cloudburstmc.api.event.block,
- org.cloudburstmc.api.event.entity,
- org.cloudburstmc.api.event.inventory,
- org.cloudburstmc.api.event.level,
- org.cloudburstmc.api.event.player,
- org.cloudburstmc.api.event.potion,
- org.cloudburstmc.api.event.redstone,
- org.cloudburstmc.api.event.server,
- org.cloudburstmc.api.event.vehicle,
- org.cloudburstmc.api.inventory,
- org.cloudburstmc.api.item,
- org.cloudburstmc.api.item.behavior,
- org.cloudburstmc.api.item.data,
- org.cloudburstmc.api.level,
- org.cloudburstmc.api.level.chunk,
- org.cloudburstmc.api.level.gamerule,
- org.cloudburstmc.api.locale,
- org.cloudburstmc.api.pack,
- org.cloudburstmc.api.pack.loader,
- org.cloudburstmc.api.permission,
- org.cloudburstmc.api.player,
- org.cloudburstmc.api.player.skin,
- org.cloudburstmc.api.player.skin.data,
- org.cloudburstmc.api.plugin,
- org.cloudburstmc.api.potion,
- org.cloudburstmc.api.registry,
- org.cloudburstmc.api.util,
- org.cloudburstmc.api.util.data
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.cloudburstmc.api.util.IntRange
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.cloudburstmc.api.item.ArmorPartTypes
- org.cloudburstmc.api.entity.Attribute (implements java.lang.Cloneable)
- org.cloudburstmc.api.item.data.BannerData
- org.cloudburstmc.api.util.data.BannerPattern
- org.cloudburstmc.api.block.behavior.BlockBehavior
- org.cloudburstmc.api.block.BlockCategories
- org.cloudburstmc.api.blockentity.BlockEntityType<T>
- org.cloudburstmc.api.blockentity.BlockEntityTypes
- org.cloudburstmc.api.block.BlockIds
- org.cloudburstmc.api.block.BlockState
- org.cloudburstmc.api.block.BlockStates
- org.cloudburstmc.api.block.trait.BlockTrait<E>
- org.cloudburstmc.api.block.trait.BooleanBlockTrait
- org.cloudburstmc.api.block.trait.EnumBlockTrait<E>
- org.cloudburstmc.api.block.trait.IntegerBlockTrait
- org.cloudburstmc.api.block.BlockTraits
- org.cloudburstmc.api.block.BlockType (implements org.cloudburstmc.api.item.ItemType)
- org.cloudburstmc.api.block.BlockTypes
- org.cloudburstmc.api.level.gamerule.BooleanGameRule (implements org.cloudburstmc.api.level.gamerule.GameRule<T>)
- org.cloudburstmc.api.item.data.Damageable
- org.cloudburstmc.api.potion.Effect
- org.cloudburstmc.api.potion.EffectType
- org.cloudburstmc.api.potion.EffectTypes
- org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
- org.cloudburstmc.api.enchantment.EnchantmentType
- org.cloudburstmc.api.enchantment.EnchantmentTypes
- org.cloudburstmc.api.entity.EntityProvider<T>
- org.cloudburstmc.api.entity.EntityType<T>
- org.cloudburstmc.api.entity.EntityTypes
- org.cloudburstmc.api.event.Event
- org.cloudburstmc.api.event.block.BlockEvent
- org.cloudburstmc.api.event.block.BlockBreakEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.BlockBurnEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.BlockFadeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.BlockFromToEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.BlockGrowEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.BlockFormEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.BlockSpreadEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.BlockFormEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.BlockIgniteEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.BlockPistonChangeEvent
- org.cloudburstmc.api.event.block.BlockPlaceEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.BlockRedstoneEvent
- org.cloudburstmc.api.event.block.BlockUpdateEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.DoorToggleEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.inventory.FurnaceBurnEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.inventory.FurnaceSmeltEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.ItemFrameDropItemEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.LeavesDecayEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.LecternDropBookEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.LecternPageChangeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.LecternPlaceBookEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.LiquidFlowEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.redstone.RedstoneEvent
- org.cloudburstmc.api.event.redstone.RedstoneUpdateEvent
- org.cloudburstmc.api.event.block.SignChangeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.inventory.CraftItemEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.CreatureSpawnEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityEvent
- org.cloudburstmc.api.event.entity.CreeperPowerEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityArmorChangeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityBlockChangeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityCombustEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityCombustByBlockEvent
- org.cloudburstmc.api.event.entity.EntityCombustByEntityEvent
- org.cloudburstmc.api.event.entity.EntityDamageEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityDamageByBlockEvent
- org.cloudburstmc.api.event.entity.EntityDamageByEntityEvent
- org.cloudburstmc.api.event.entity.EntityDamageByChildEntityEvent
- org.cloudburstmc.api.event.entity.EntityDeathEvent
- org.cloudburstmc.api.event.player.PlayerDeathEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityDespawnEvent
- org.cloudburstmc.api.event.entity.EntityExplodeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityExplosionPrimeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityInteractEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityInventoryChangeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityLevelChangeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityMotionEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityPortalEnterEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityRegainHealthEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityShootBowEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntitySpawnEvent
- org.cloudburstmc.api.event.entity.EntityTeleportEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityVehicleEnterEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.EntityVehicleExitEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.ExplosionPrimeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.ItemDespawnEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.ItemSpawnEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.ProjectileHitEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.entity.ProjectileLaunchEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.inventory.InventoryEvent
- org.cloudburstmc.api.event.inventory.BrewFinishEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.inventory.BrewStartEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.inventory.InventoryClickEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.inventory.InventoryCloseEvent
- org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.inventory.InventoryOpenEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.inventory.InventoryPickupArrowEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.inventory.InventoryPickupItemEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.level.LevelEvent
- org.cloudburstmc.api.event.level.ChunkEvent
- org.cloudburstmc.api.event.level.ChunkLoadEvent
- org.cloudburstmc.api.event.level.ChunkPopulateEvent
- org.cloudburstmc.api.event.level.ChunkUnloadEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.level.LevelInitEvent
- org.cloudburstmc.api.event.level.LevelLoadEvent
- org.cloudburstmc.api.event.level.LevelSaveEvent
- org.cloudburstmc.api.event.level.LevelUnloadEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.level.SpawnChangeEvent
- org.cloudburstmc.api.event.level.ChunkEvent
- org.cloudburstmc.api.event.player.PlayerEvent
- org.cloudburstmc.api.event.player.PlayerAchievementAwardedEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerAnimationEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent
- org.cloudburstmc.api.event.player.PlayerBedEnterEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerBedLeaveEvent
- org.cloudburstmc.api.event.player.PlayerBlockPickEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerBucketEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerBucketEmptyEvent
- org.cloudburstmc.api.event.player.PlayerBucketFillEvent
- org.cloudburstmc.api.event.player.PlayerChangeSkinEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerChunkRequestEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerDropItemEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerEatFoodEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerFoodLevelChangeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerGameModeChangeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerGlassBottleFillEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerInteractEntityEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerInteractEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerItemConsumeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerItemHeldEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerJoinEvent
- org.cloudburstmc.api.event.player.PlayerJumpEvent
- org.cloudburstmc.api.event.player.PlayerKickEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerLoginEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerMapInfoRequestEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerMessageEvent
- org.cloudburstmc.api.event.player.PlayerChatEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerCommandPreprocessEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerMouseOverEntityEvent
- org.cloudburstmc.api.event.player.PlayerMoveEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerQuitEvent
- org.cloudburstmc.api.event.player.PlayerRespawnEvent
- org.cloudburstmc.api.event.player.PlayerTeleportEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerToggleFlightEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerToggleGlideEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerToggleSneakEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerToggleSprintEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.player.PlayerToggleSwimEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.potion.PotionEvent
- org.cloudburstmc.api.event.potion.PotionApplyEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.potion.PotionCollideEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.server.ServerEvent
- org.cloudburstmc.api.event.server.PlayerDataSerializeEvent
- org.cloudburstmc.api.event.server.QueryRegenerateEvent
- org.cloudburstmc.api.event.server.RegistriesClosedEvent
- org.cloudburstmc.api.event.server.ServerCommandEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.server.ServerInitializationEvent
- org.cloudburstmc.api.event.server.ServerShutdownEvent
- org.cloudburstmc.api.event.server.ServerStartEvent
- org.cloudburstmc.api.event.vehicle.VehicleEvent
- org.cloudburstmc.api.event.vehicle.EntityEnterVehicleEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.vehicle.EntityExitVehicleEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.vehicle.VehicleCreateEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.vehicle.VehicleDamageEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.vehicle.VehicleDestroyEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.vehicle.VehicleMoveEvent
- org.cloudburstmc.api.event.vehicle.VehicleUpdateEvent
- org.cloudburstmc.api.event.level.WeatherEvent
- org.cloudburstmc.api.event.level.LightningStrikeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.level.ThunderChangeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.level.WeatherChangeEvent (implements org.cloudburstmc.api.event.Cancellable)
- org.cloudburstmc.api.event.block.BlockEvent
- org.cloudburstmc.api.util.data.FireworkData
- org.cloudburstmc.api.util.data.FireworkData.FireworkExplosion
- org.cloudburstmc.api.level.gamerule.FloatGameRule (implements org.cloudburstmc.api.level.gamerule.GameRule<T>)
- org.cloudburstmc.api.player.GameMode
- org.cloudburstmc.api.player.GameMode.Builder
- org.cloudburstmc.api.level.gamerule.GameRuleMap (implements java.lang.Iterable<T>)
- org.cloudburstmc.api.level.gamerule.GameRules
- org.cloudburstmc.api.util.Identifier (implements java.lang.Comparable<T>)
- org.cloudburstmc.api.util.Identifiers
- org.cloudburstmc.api.player.skin.data.ImageData
- org.cloudburstmc.api.level.gamerule.IntegerGameRule (implements org.cloudburstmc.api.level.gamerule.GameRule<T>)
- org.cloudburstmc.api.item.ItemIds
- org.cloudburstmc.api.item.ItemStacks
- org.cloudburstmc.api.item.ItemTypes
- org.cloudburstmc.api.item.ItemTypes.IntItem (implements org.cloudburstmc.api.item.ItemType)
- org.cloudburstmc.api.level.Location
- org.cloudburstmc.api.level.chunk.LockableChunk (implements org.cloudburstmc.api.level.chunk.Chunk, java.util.concurrent.locks.Lock)
- org.cloudburstmc.api.item.data.MapItem
- org.cloudburstmc.api.block.material.MaterialType
- org.cloudburstmc.api.block.material.MaterialType.Builder
- org.cloudburstmc.api.block.material.MaterialTypes
- org.cloudburstmc.api.util.MovingObjectPosition
- org.cloudburstmc.api.pack.Pack (implements java.io.Closeable)
- org.cloudburstmc.api.pack.ResourcePack
- org.cloudburstmc.api.pack.PackManifest
- org.cloudburstmc.api.pack.PackManifest.Dependency
- org.cloudburstmc.api.pack.PackManifest.Header
- org.cloudburstmc.api.pack.PackManifest.Metadata
- org.cloudburstmc.api.pack.PackManifest.Module
- org.cloudburstmc.api.pack.PackManifest.SubPack
- org.cloudburstmc.api.permission.Permission
- org.cloudburstmc.api.permission.PermissionAttachment
- org.cloudburstmc.api.permission.PermissionAttachmentInfo
- org.cloudburstmc.api.player.skin.data.PersonaPiece
- org.cloudburstmc.api.player.skin.data.PersonaPieceTint
- org.cloudburstmc.api.potion.Potion
- org.cloudburstmc.api.potion.PotionType
- org.cloudburstmc.api.potion.PotionTypes
- org.cloudburstmc.api.util.SemVersion
- org.cloudburstmc.api.util.SimpleAxisAlignedBB (implements org.cloudburstmc.api.util.AxisAlignedBB)
- org.cloudburstmc.api.player.skin.Skin
- org.cloudburstmc.api.player.skin.data.SkinAnimation
- org.cloudburstmc.api.util.data.TerracottaColor
- org.cloudburstmc.api.locale.TextContainer (implements java.lang.Cloneable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.cloudburstmc.api.plugin.PluginException
- java.lang.RuntimeException
- org.cloudburstmc.api.level.chunk.ChunkException
- org.cloudburstmc.api.event.EventException
- org.cloudburstmc.api.registry.RegistryException
- org.cloudburstmc.api.ServerException
- org.cloudburstmc.api.level.LevelException
- java.lang.Exception
- org.cloudburstmc.api.item.TierTypes
- org.cloudburstmc.api.item.ToolTypes
- org.cloudburstmc.api.util.data.VineDirection (implements java.lang.Comparable<T>)
- org.cloudburstmc.api.item.data.WrittenBook
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.cloudburstmc.api.player.AdventureSettings
- org.cloudburstmc.api.item.ArmorPartType
- org.cloudburstmc.api.entity.Arthropod
- java.lang.AutoCloseable
- java.io.Closeable
- org.cloudburstmc.api.pack.loader.PackLoader
- java.io.Closeable
- org.cloudburstmc.api.util.AxisAlignedBB.BBConsumer<T>
- org.cloudburstmc.api.blockentity.BlockEntity
- org.cloudburstmc.api.blockentity.Banner
- org.cloudburstmc.api.blockentity.Barrel (also extends org.cloudburstmc.api.inventory.InventoryHolder)
- org.cloudburstmc.api.blockentity.Beacon
- org.cloudburstmc.api.blockentity.Bed
- org.cloudburstmc.api.blockentity.Bell
- org.cloudburstmc.api.blockentity.BrewingStand (also extends org.cloudburstmc.api.blockentity.ContainerBlockEntity)
- org.cloudburstmc.api.blockentity.Campfire
- org.cloudburstmc.api.blockentity.Cauldron
- org.cloudburstmc.api.blockentity.Chest (also extends org.cloudburstmc.api.blockentity.ContainerBlockEntity)
- org.cloudburstmc.api.blockentity.EnderChest
- org.cloudburstmc.api.blockentity.CommandBlock
- org.cloudburstmc.api.blockentity.Comparator
- org.cloudburstmc.api.blockentity.DaylightDetector
- org.cloudburstmc.api.blockentity.Dispenser (also extends org.cloudburstmc.api.blockentity.ContainerBlockEntity)
- org.cloudburstmc.api.blockentity.Dropper (also extends org.cloudburstmc.api.blockentity.ContainerBlockEntity)
- org.cloudburstmc.api.blockentity.EnchantingTable
- org.cloudburstmc.api.blockentity.EndGateway
- org.cloudburstmc.api.blockentity.EndPortal
- org.cloudburstmc.api.blockentity.FlowerPot
- org.cloudburstmc.api.blockentity.Furnace (also extends org.cloudburstmc.api.blockentity.ContainerBlockEntity)
- org.cloudburstmc.api.blockentity.BlastFurnace
- org.cloudburstmc.api.blockentity.Smoker
- org.cloudburstmc.api.blockentity.Hopper (also extends org.cloudburstmc.api.blockentity.ContainerBlockEntity)
- org.cloudburstmc.api.blockentity.ItemFrame
- org.cloudburstmc.api.blockentity.Jigsaw
- org.cloudburstmc.api.blockentity.Jukebox
- org.cloudburstmc.api.blockentity.Lectern
- org.cloudburstmc.api.blockentity.MobSpawner
- org.cloudburstmc.api.blockentity.MovingBlock
- org.cloudburstmc.api.blockentity.NetherReactor
- org.cloudburstmc.api.blockentity.Noteblock
- org.cloudburstmc.api.blockentity.Piston
- org.cloudburstmc.api.blockentity.ShulkerBox (also extends org.cloudburstmc.api.blockentity.ContainerBlockEntity)
- org.cloudburstmc.api.blockentity.Sign
- org.cloudburstmc.api.blockentity.Skull
- org.cloudburstmc.api.blockentity.StructureBlock
- org.cloudburstmc.api.blockentity.BlockEntityFactory<T>
- org.cloudburstmc.api.block.BlockSnapshot
- org.cloudburstmc.api.block.Block
- org.cloudburstmc.api.event.Cancellable
- org.cloudburstmc.api.level.ChunkLoader
- org.cloudburstmc.api.level.ChunkManager
- org.cloudburstmc.api.level.Level
- org.cloudburstmc.api.level.chunk.ChunkSection
- java.lang.Cloneable
- org.cloudburstmc.api.util.AxisAlignedBB
- java.lang.Comparable<T>
- org.cloudburstmc.api.level.chunk.Chunk
- org.cloudburstmc.api.event.EventFireHandler.ListenerMethod
- org.cloudburstmc.api.item.ItemStack
- org.cloudburstmc.api.item.TierType
- org.cloudburstmc.api.entity.Damageable
- org.cloudburstmc.api.enchantment.EnchantmentInstance
- org.cloudburstmc.api.entity.Entity
- org.cloudburstmc.api.entity.misc.AreaEffectCloud
- org.cloudburstmc.api.entity.misc.ArmorStand
- org.cloudburstmc.api.entity.passive.Bat
- org.cloudburstmc.api.entity.passive.Bee
- org.cloudburstmc.api.entity.hostile.Blaze
- org.cloudburstmc.api.entity.passive.Cat
- org.cloudburstmc.api.entity.hostile.CaveSpider
- org.cloudburstmc.api.entity.passive.Chicken
- org.cloudburstmc.api.entity.passive.Cod
- org.cloudburstmc.api.entity.passive.Cow
- org.cloudburstmc.api.entity.Creature (also extends org.cloudburstmc.api.inventory.InventoryHolder)
- org.cloudburstmc.api.entity.Human
- org.cloudburstmc.api.player.Player (also extends org.cloudburstmc.api.inventory.InventoryHolder)
- org.cloudburstmc.api.entity.hostile.Creeper
- org.cloudburstmc.api.entity.passive.DeprecatedVillager
- org.cloudburstmc.api.entity.hostile.DeprecatedZombieVillager
- org.cloudburstmc.api.entity.passive.Dolphin
- org.cloudburstmc.api.entity.passive.Donkey
- org.cloudburstmc.api.entity.misc.DroppedItem
- org.cloudburstmc.api.entity.hostile.Drowned
- org.cloudburstmc.api.entity.hostile.ElderGuardian
- org.cloudburstmc.api.entity.misc.EnderCrystal
- org.cloudburstmc.api.entity.hostile.EnderDragon
- org.cloudburstmc.api.entity.hostile.Enderman
- org.cloudburstmc.api.entity.hostile.Endermite
- org.cloudburstmc.api.entity.misc.EvocationFang
- org.cloudburstmc.api.entity.hostile.EvocationIllager
- org.cloudburstmc.api.entity.misc.ExperienceOrb
- org.cloudburstmc.api.entity.misc.FallingBlock
- org.cloudburstmc.api.entity.misc.FireworksRocket
- org.cloudburstmc.api.entity.passive.Fox
- org.cloudburstmc.api.entity.hostile.Ghast
- org.cloudburstmc.api.entity.hostile.Guardian
- org.cloudburstmc.api.entity.hostile.Hoglin
- org.cloudburstmc.api.entity.passive.Horse
- org.cloudburstmc.api.entity.hostile.Husk
- org.cloudburstmc.api.entity.passive.IronGolem
- org.cloudburstmc.api.entity.misc.LeashKnot
- org.cloudburstmc.api.entity.misc.LightningBolt
- org.cloudburstmc.api.entity.Living
- org.cloudburstmc.api.entity.passive.Llama
- org.cloudburstmc.api.entity.hostile.MagmaCube
- org.cloudburstmc.api.entity.passive.Mooshroom
- org.cloudburstmc.api.entity.passive.Mule
- org.cloudburstmc.api.entity.passive.Ocelot
- org.cloudburstmc.api.entity.misc.Painting
- org.cloudburstmc.api.entity.passive.Panda
- org.cloudburstmc.api.entity.passive.Parrot
- org.cloudburstmc.api.entity.hostile.Phantom
- org.cloudburstmc.api.entity.passive.Pig
- org.cloudburstmc.api.entity.hostile.Piglin
- org.cloudburstmc.api.entity.hostile.PiglinBrute
- org.cloudburstmc.api.entity.hostile.Pillager
- org.cloudburstmc.api.entity.passive.PolarBear
- org.cloudburstmc.api.entity.misc.PrimedTnt
- org.cloudburstmc.api.entity.Projectile
- org.cloudburstmc.api.entity.projectile.Arrow
- org.cloudburstmc.api.entity.projectile.DragonFireball
- org.cloudburstmc.api.entity.projectile.Egg
- org.cloudburstmc.api.entity.projectile.EnderPearl
- org.cloudburstmc.api.entity.projectile.EyeOfEnderSignal
- org.cloudburstmc.api.entity.projectile.Fireball
- org.cloudburstmc.api.entity.projectile.FishingHook
- org.cloudburstmc.api.entity.projectile.LlamaSpit
- org.cloudburstmc.api.entity.projectile.ShulkerBullet
- org.cloudburstmc.api.entity.projectile.SmallFireball
- org.cloudburstmc.api.entity.projectile.Snowball
- org.cloudburstmc.api.entity.projectile.SplashPotion
- org.cloudburstmc.api.entity.projectile.LingeringPotion
- org.cloudburstmc.api.entity.projectile.ThrownTrident
- org.cloudburstmc.api.entity.projectile.WitherSkull
- org.cloudburstmc.api.entity.projectile.XpBottle
- org.cloudburstmc.api.entity.passive.Pufferfish
- org.cloudburstmc.api.entity.passive.Rabbit
- org.cloudburstmc.api.entity.hostile.Ravager
- org.cloudburstmc.api.entity.Rideable
- org.cloudburstmc.api.entity.vehicle.Vehicle
- org.cloudburstmc.api.entity.vehicle.Boat
- org.cloudburstmc.api.entity.vehicle.Minecart
- org.cloudburstmc.api.entity.vehicle.ChestMinecart
- org.cloudburstmc.api.entity.vehicle.CommandBlockMinecart
- org.cloudburstmc.api.entity.vehicle.HopperMinecart
- org.cloudburstmc.api.entity.vehicle.TntMinecart
- org.cloudburstmc.api.entity.vehicle.Vehicle
- org.cloudburstmc.api.entity.passive.Salmon
- org.cloudburstmc.api.entity.passive.Sheep
- org.cloudburstmc.api.entity.hostile.Shulker
- org.cloudburstmc.api.entity.hostile.Silverfish
- org.cloudburstmc.api.entity.hostile.Skeleton
- org.cloudburstmc.api.entity.passive.SkeletonHorse
- org.cloudburstmc.api.entity.hostile.Slime
- org.cloudburstmc.api.entity.passive.SnowGolem
- org.cloudburstmc.api.entity.hostile.Spider
- org.cloudburstmc.api.entity.passive.Squid
- org.cloudburstmc.api.entity.hostile.Stray
- org.cloudburstmc.api.entity.passive.Strider
- org.cloudburstmc.api.entity.passive.TropicalFish
- org.cloudburstmc.api.entity.passive.Turtle
- org.cloudburstmc.api.entity.hostile.Vex
- org.cloudburstmc.api.entity.passive.Villager
- org.cloudburstmc.api.entity.hostile.Vindicator
- org.cloudburstmc.api.entity.passive.WanderingTrader
- org.cloudburstmc.api.entity.hostile.Witch
- org.cloudburstmc.api.entity.hostile.Wither
- org.cloudburstmc.api.entity.hostile.WitherSkeleton
- org.cloudburstmc.api.entity.passive.Wolf
- org.cloudburstmc.api.entity.hostile.Zoglin
- org.cloudburstmc.api.entity.hostile.Zombie
- org.cloudburstmc.api.entity.passive.ZombieHorse
- org.cloudburstmc.api.entity.hostile.ZombiePigman
- org.cloudburstmc.api.entity.hostile.ZombieVillager
- org.cloudburstmc.api.entity.EntityAgeable
- org.cloudburstmc.api.entity.EntityFactory<T>
- org.cloudburstmc.api.event.EventFireHandler
- org.cloudburstmc.api.event.EventManager
- org.cloudburstmc.api.entity.Explosive
- org.cloudburstmc.api.item.Food
- org.cloudburstmc.api.level.gamerule.GameRule<T>
- org.cloudburstmc.api.entity.Interactable
- org.cloudburstmc.api.inventory.Inventory
- org.cloudburstmc.api.inventory.AnvilInventory
- org.cloudburstmc.api.inventory.BeaconInventory
- org.cloudburstmc.api.inventory.ContainerInventory
- org.cloudburstmc.api.inventory.BarrelInventory
- org.cloudburstmc.api.inventory.BrewingInventory
- org.cloudburstmc.api.inventory.ChestInventory
- org.cloudburstmc.api.inventory.HopperInventory
- org.cloudburstmc.api.inventory.ShulkerBoxInventory
- org.cloudburstmc.api.inventory.CraftingGrid
- org.cloudburstmc.api.inventory.CreatureInventory
- org.cloudburstmc.api.inventory.PlayerInventory
- org.cloudburstmc.api.inventory.EnchantInventory
- org.cloudburstmc.api.inventory.FurnaceInventory
- org.cloudburstmc.api.inventory.InventoryHolder
- org.cloudburstmc.api.blockentity.Barrel (also extends org.cloudburstmc.api.blockentity.BlockEntity)
- org.cloudburstmc.api.blockentity.ContainerBlockEntity
- org.cloudburstmc.api.blockentity.BrewingStand (also extends org.cloudburstmc.api.blockentity.BlockEntity)
- org.cloudburstmc.api.blockentity.Chest (also extends org.cloudburstmc.api.blockentity.BlockEntity)
- org.cloudburstmc.api.blockentity.EnderChest
- org.cloudburstmc.api.blockentity.Dispenser (also extends org.cloudburstmc.api.blockentity.BlockEntity)
- org.cloudburstmc.api.blockentity.Dropper (also extends org.cloudburstmc.api.blockentity.BlockEntity)
- org.cloudburstmc.api.blockentity.Furnace (also extends org.cloudburstmc.api.blockentity.BlockEntity)
- org.cloudburstmc.api.blockentity.BlastFurnace
- org.cloudburstmc.api.blockentity.Smoker
- org.cloudburstmc.api.blockentity.Hopper (also extends org.cloudburstmc.api.blockentity.BlockEntity)
- org.cloudburstmc.api.blockentity.ShulkerBox (also extends org.cloudburstmc.api.blockentity.BlockEntity)
- org.cloudburstmc.api.entity.Creature (also extends org.cloudburstmc.api.entity.Entity)
- org.cloudburstmc.api.entity.Human
- org.cloudburstmc.api.player.Player (also extends org.cloudburstmc.api.inventory.InventoryHolder)
- org.cloudburstmc.api.player.Player (also extends org.cloudburstmc.api.entity.Creature)
- org.cloudburstmc.api.item.behavior.ItemBehavior
- org.cloudburstmc.api.item.ItemFactory
- org.cloudburstmc.api.item.ItemStackBuilder
- org.cloudburstmc.api.item.ItemType
- org.cloudburstmc.api.util.LoginChainData
- org.cloudburstmc.api.util.NonSerializable
- org.cloudburstmc.api.entity.Ownable
- org.cloudburstmc.api.pack.Pack.Factory
- org.cloudburstmc.api.pack.loader.PackLoader.Factory
- org.cloudburstmc.api.item.data.Page
- org.cloudburstmc.api.permission.PermissionManager
- org.cloudburstmc.api.permission.PermissionRemovedExecutor
- org.cloudburstmc.api.util.PlayerDataSerializer
- org.cloudburstmc.api.plugin.PluginContainer
- org.cloudburstmc.api.plugin.PluginDependency
- org.cloudburstmc.api.plugin.PluginDescription
- org.cloudburstmc.api.plugin.PluginLoader
- org.cloudburstmc.api.plugin.PluginManager
- org.cloudburstmc.api.inventory.Recipe
- org.cloudburstmc.api.registry.Registry
- org.cloudburstmc.api.registry.BlockRegistry
- org.cloudburstmc.api.registry.GameRuleRegistry
- org.cloudburstmc.api.registry.ItemRegistry
- org.cloudburstmc.api.registry.RecipeRegistry
- org.cloudburstmc.api.registry.ResourcePackRegistry
- org.cloudburstmc.api.Server
- org.cloudburstmc.api.permission.ServerOperator
- org.cloudburstmc.api.permission.Permissible
- org.cloudburstmc.api.command.CommandSender
- org.cloudburstmc.api.permission.Permissible
- org.cloudburstmc.api.entity.Smiteable
- org.cloudburstmc.api.item.ToolType
Annotation Interface Hierarchy
- org.cloudburstmc.api.plugin.Dependency (implements java.lang.annotation.Annotation)
- org.cloudburstmc.api.event.Listener (implements java.lang.annotation.Annotation)
- org.cloudburstmc.api.plugin.Plugin (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)
- org.cloudburstmc.api.player.AdventureSetting
- org.cloudburstmc.api.util.data.AnvilDamage
- org.cloudburstmc.api.util.data.AttachmentType
- org.cloudburstmc.api.util.data.BambooLeafSize
- org.cloudburstmc.api.util.data.BambooStalkThickness
- org.cloudburstmc.api.util.data.BannerPattern.Type
- org.cloudburstmc.api.block.BlockCategory
- org.cloudburstmc.api.util.data.BlockColor
- org.cloudburstmc.api.event.block.BlockIgniteEvent.BlockIgniteCause
- org.cloudburstmc.api.item.data.Bucket
- org.cloudburstmc.api.util.data.Bucket
- org.cloudburstmc.api.util.data.CardinalDirection
- org.cloudburstmc.api.util.data.ChemistryTableType
- org.cloudburstmc.api.util.data.ChiselType
- org.cloudburstmc.api.item.data.Coal
- org.cloudburstmc.api.util.data.CrackedState
- org.cloudburstmc.api.inventory.CraftingGrid.Type
- org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
- org.cloudburstmc.api.event.entity.CreeperPowerEvent.PowerCause
- org.cloudburstmc.api.level.Difficulty
- org.cloudburstmc.api.util.Direction
- org.cloudburstmc.api.util.Direction.Axis (implements java.util.function.Predicate<T>)
- org.cloudburstmc.api.util.Direction.AxisDirection
- org.cloudburstmc.api.util.Direction.Plane (implements java.lang.Iterable<T>, java.util.function.Predicate<T>)
- org.cloudburstmc.api.util.data.DirtType
- org.cloudburstmc.api.util.data.DoublePlantType
- org.cloudburstmc.api.util.data.DyeColor
- org.cloudburstmc.api.util.data.ElementType
- org.cloudburstmc.api.enchantment.EnchantmentTarget
- org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
- org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageModifier
- org.cloudburstmc.api.event.entity.EntityPortalEnterEvent.PortalType
- org.cloudburstmc.api.event.EventPriority
- org.cloudburstmc.api.util.data.FireworkData.FireworkExplosion.ExplosionType
- org.cloudburstmc.api.util.data.FlowerType
- org.cloudburstmc.api.util.data.FluidType
- org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent.Action
- org.cloudburstmc.api.inventory.InventoryType
- org.cloudburstmc.api.item.ItemCategory
- org.cloudburstmc.api.util.data.LeverDirection
- org.cloudburstmc.api.util.data.MinecartType
- org.cloudburstmc.api.util.data.MonsterEggStoneType
- org.cloudburstmc.api.util.data.MountType
- org.cloudburstmc.api.util.data.NetherBrickType
- org.cloudburstmc.api.pack.PackType
- org.cloudburstmc.api.entity.misc.Painting.Motive
- org.cloudburstmc.api.event.player.PlayerAnimationEvent.Type
- org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent.LoginResult
- org.cloudburstmc.api.event.player.PlayerInteractEvent.Action
- org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
- org.cloudburstmc.api.event.player.PlayerTeleportEvent.TeleportCause
- org.cloudburstmc.api.util.data.PrismarineBlockType
- org.cloudburstmc.api.util.data.RailDirection
- org.cloudburstmc.api.util.data.RailDirection.State
- org.cloudburstmc.api.inventory.RecipeType
- org.cloudburstmc.api.item.data.Record (implements org.cloudburstmc.api.util.NonSerializable)
- org.cloudburstmc.api.util.data.SandStoneType
- org.cloudburstmc.api.util.data.SandType
- org.cloudburstmc.api.util.data.SeaGrassType
- org.cloudburstmc.api.util.data.SlabSlot
- org.cloudburstmc.api.util.data.SpongeType
- org.cloudburstmc.api.util.data.StoneBrickType
- org.cloudburstmc.api.util.data.StoneSlabType
- org.cloudburstmc.api.util.data.StoneType
- org.cloudburstmc.api.util.data.StructureBlockType
- org.cloudburstmc.api.util.data.StructureVoidType
- org.cloudburstmc.api.util.data.TallGrassType
- org.cloudburstmc.api.item.TierType.TierTarget
- org.cloudburstmc.api.util.data.TreeSpecies
- org.cloudburstmc.api.util.data.TurtleEggCount
- org.cloudburstmc.api.util.data.WallBlockType
- org.cloudburstmc.api.util.data.WallConnectionType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)