Package Hierarchies:
- cn.ycraft.limbo,
- cn.ycraft.limbo.command,
- cn.ycraft.limbo.command.argument,
- cn.ycraft.limbo.command.context,
- cn.ycraft.limbo.command.defaults,
- cn.ycraft.limbo.command.result,
- cn.ycraft.limbo.config,
- cn.ycraft.limbo.config.data,
- cn.ycraft.limbo.config.value,
- cn.ycraft.limbo.event.connection,
- cn.ycraft.limbo.logging,
- cn.ycraft.limbo.network,
- cn.ycraft.limbo.network.protocol,
- cn.ycraft.limbo.network.server,
- cn.ycraft.limbo.util,
- com.loohp.limbo,
- com.loohp.limbo.bossbar,
- com.loohp.limbo.commands,
- com.loohp.limbo.entity,
- com.loohp.limbo.events,
- com.loohp.limbo.events.connection,
- com.loohp.limbo.events.inventory,
- com.loohp.limbo.events.player,
- com.loohp.limbo.events.status,
- com.loohp.limbo.file,
- com.loohp.limbo.inventory,
- com.loohp.limbo.location,
- com.loohp.limbo.metrics,
- com.loohp.limbo.permissions,
- com.loohp.limbo.player,
- com.loohp.limbo.plugins,
- com.loohp.limbo.registry,
- com.loohp.limbo.scheduler,
- com.loohp.limbo.sounds,
- com.loohp.limbo.utils,
- com.loohp.limbo.world
Class Hierarchy
- java.lang.Object
- cc.carm.lib.configuration.builder.AbstractConfigBuilder<TYPE,UNIT,RESULT,HOLDER,SELF>
- cc.carm.lib.configuration.value.text.ConfiguredText.Builder<MSG,RECEIVER,SELF>
- com.loohp.limbo.inventory.AbstractInventory (implements com.loohp.limbo.inventory.Inventory)
- com.loohp.limbo.inventory.AbstractInventory.Unsafe (implements com.loohp.limbo.inventory.Inventory.Unsafe)
- org.apache.logging.log4j.core.pattern.AbstractPatternConverter (implements org.apache.logging.log4j.core.pattern.PatternConverter)
- org.apache.logging.log4j.core.pattern.LogEventPatternConverter
- dev.rollczi.litecommands.platform.AbstractPlatform<SENDER,C> (implements dev.rollczi.litecommands.platform.Platform<SENDER,C>)
- dev.rollczi.litecommands.platform.AbstractSimplePlatform<SENDER,C> (implements dev.rollczi.litecommands.platform.Platform<SENDER,C>)
- dev.rollczi.litecommands.platform.AbstractPlatformSender (implements dev.rollczi.litecommands.platform.PlatformSender)
- cn.ycraft.limbo.command.defaults.AllowlistCommands (implements cn.ycraft.limbo.command.DefaultCommands)
- dev.rollczi.litecommands.argument.resolver.ArgumentResolver<SENDER,TYPE> (implements dev.rollczi.litecommands.argument.resolver.MultipleArgumentResolver<SENDER,TYPE>)
- com.loohp.limbo.utils.BitsUtils
- com.loohp.limbo.world.BlockState
- cn.ycraft.limbo.util.BossBarUtil
- com.loohp.limbo.registry.BuiltInRegistries
- com.loohp.limbo.utils.ChunkDataUtils
- com.loohp.limbo.world.ChunkPosition
- cn.ycraft.limbo.util.ChunkUtil
- com.loohp.limbo.utils.ClasspathResourcesUtils
- cn.ycraft.limbo.command.result.ComponentResultHandler (implements dev.rollczi.litecommands.handler.result.ResultHandler<SENDER,T>)
- cn.ycraft.limbo.command.result.ConfiguredMessageResultHandler (implements dev.rollczi.litecommands.handler.result.ResultHandler<SENDER,T>)
- com.loohp.limbo.utils.CustomArrayUtils
- com.loohp.limbo.utils.CustomNBTUtils
- com.loohp.limbo.utils.CustomStringUtils
- com.loohp.limbo.registry.DataComponentType<T>
- com.loohp.limbo.registry.DataComponentType.DataComponentCodec<T>
- com.loohp.limbo.entity.DataWatcher
- com.loohp.limbo.entity.DataWatcher.WatchableObject
- com.loohp.limbo.utils.DeclareCommands
- cn.ycraft.limbo.command.defaults.DumpCommand
- com.loohp.limbo.entity.Entity (implements net.kyori.adventure.sound.Sound.Emitter)
- cn.ycraft.limbo.util.EntityUtil
- com.loohp.limbo.world.Environment
- com.loohp.limbo.events.Event
- com.loohp.limbo.events.EventsManager
- com.loohp.limbo.events.EventsManager.ListenerPair
- com.loohp.limbo.file.FileConfiguration
- cn.ycraft.limbo.network.server.ForwardData
- com.loohp.limbo.utils.ForwardingUtils
- com.loohp.limbo.utils.ForwardingUtils.VelocityModernForwardingData
- cn.ycraft.limbo.command.defaults.GameModeCommand (implements cn.ycraft.limbo.command.DefaultCommands)
- com.loohp.limbo.world.GeneratedBlockDataMappings
- com.loohp.limbo.utils.ImageUtils
- cn.ycraft.limbo.command.InternalCommandRegistry
- com.loohp.limbo.utils.InventoryClickUtils
- com.loohp.limbo.utils.InventoryClickUtils.QuickCraftInfo
- com.loohp.limbo.inventory.InventoryIterator (implements java.util.ListIterator<E>)
- com.loohp.limbo.inventory.InventoryView
- com.loohp.limbo.inventory.InventoryView.Unsafe
- com.loohp.limbo.inventory.ItemStack (implements java.lang.Cloneable)
- cn.ycraft.limbo.util.ItemUtil
- com.loohp.limbo.bossbar.KeyedBossBar
- com.loohp.limbo.bossbar.KeyedBossBar.LimboBossBarHandler (implements net.kyori.adventure.bossbar.BossBar.Listener)
- cn.ycraft.limbo.command.defaults.KickCommand (implements cn.ycraft.limbo.command.DefaultCommands)
- com.loohp.limbo.world.LightEngine
- com.loohp.limbo.Limbo (implements net.kyori.adventure.audience.ForwardingAudience)
- cn.ycraft.limbo.command.LimboCommand<SOURCE>
- com.loohp.limbo.plugins.LimboPlugin
- com.loohp.limbo.scheduler.LimboRunnable (implements com.loohp.limbo.scheduler.LimboTask)
- com.loohp.limbo.scheduler.LimboScheduler
- com.loohp.limbo.scheduler.LimboScheduler.CurrentSchedulerTask
- com.loohp.limbo.scheduler.LimboScheduler.LimboSchedulerTask
- cn.ycraft.limbo.command.LiteLimboFactory
- cn.ycraft.limbo.command.LiteLimboSettings (implements dev.rollczi.litecommands.platform.PlatformSettings)
- com.loohp.limbo.location.Location (implements java.lang.Cloneable)
- cn.ycraft.limbo.command.context.LocationContext (implements dev.rollczi.litecommands.context.ContextProvider<SENDER,T>)
- com.loohp.limbo.metrics.Metrics
- com.loohp.limbo.metrics.Metrics.CustomChart
- com.loohp.limbo.utils.MojangAPIUtils
- com.loohp.limbo.utils.MojangAPIUtils.SkinResponse
- com.loohp.limbo.location.MovingObjectPosition
- com.loohp.limbo.utils.NbtComponentSerializer
- com.loohp.limbo.utils.NetworkUtils
- com.loohp.limbo.utils.NumberConversions
- com.loohp.limbo.utils.PacketBuffer
- org.geysermc.mcprotocollib.network.packet.PacketProtocol
- org.geysermc.mcprotocollib.protocol.MinecraftProtocol
- com.loohp.limbo.utils.Pair<F,S>
- com.loohp.limbo.permissions.PermissionsManager
- com.loohp.limbo.player.PlayerInteractManager
- cn.ycraft.limbo.network.PlayerLoginHandler (implements org.geysermc.mcprotocollib.protocol.ServerLoginHandler)
- com.loohp.limbo.plugins.PluginInfo
- com.loohp.limbo.plugins.PluginManager
- cn.ycraft.limbo.command.result.PreparedTextResultHandler (implements dev.rollczi.litecommands.handler.result.ResultHandler<SENDER,T>)
- org.yaml.snakeyaml.introspector.PropertyUtils
- com.loohp.limbo.events.RegisteredCachedListener
- com.loohp.limbo.registry.RegistryCustom
- cn.ycraft.limbo.command.defaults.SayCommand (implements cn.ycraft.limbo.command.DefaultCommands)
- cn.ycraft.limbo.util.SchedulerUtils
- cn.ycraft.limbo.util.SchedulerUtils.TaskBuilder
- com.loohp.limbo.world.Schematic
- com.loohp.limbo.utils.SchematicConversionUtils
- cn.ycraft.limbo.command.context.SenderOnlyContextProvider<SENDER> (implements dev.rollczi.litecommands.context.ContextProvider<SENDER,T>)
- cn.ycraft.limbo.network.ServerConnection
- org.geysermc.mcprotocollib.network.event.session.SessionAdapter (implements org.geysermc.mcprotocollib.network.event.session.SessionListener)
- net.minecrell.terminalconsole.SimpleTerminalConsole
- com.loohp.limbo.sounds.SoundEffect
- cn.ycraft.limbo.util.SoundUtil
- cn.ycraft.limbo.command.defaults.SpawnCommand (implements cn.ycraft.limbo.command.DefaultCommands)
- com.loohp.limbo.entity.StandardEntityEquipment (implements com.loohp.limbo.entity.EntityEquipment)
- cn.ycraft.limbo.command.defaults.StopCommand (implements cn.ycraft.limbo.command.DefaultCommands)
- cn.ycraft.limbo.command.result.StringResultHandler (implements dev.rollczi.litecommands.handler.result.ResultHandler<SENDER,T>)
- com.loohp.limbo.scheduler.Tick
- com.loohp.limbo.bossbar.Unsafe
- com.loohp.limbo.player.Unsafe
- com.loohp.limbo.Unsafe
- com.loohp.limbo.world.Unsafe
- cc.carm.lib.configuration.value.ValueManifest<TYPE,UNIT>
- cc.carm.lib.configuration.value.ConfigValue<T,U>
- cc.carm.lib.configuration.value.impl.CachedConfigValue<T,U>
- cc.carm.lib.configuration.value.standard.ConfiguredValue<V>
- cc.carm.lib.configuration.value.text.ConfiguredText<MSG,RECEIVER>
- com.loohp.limbo.location.Vector (implements java.lang.Cloneable)
- cn.ycraft.limbo.command.defaults.VersionCommand (implements cn.ycraft.limbo.command.DefaultCommands)
- com.loohp.limbo.world.World
- cn.ycraft.limbo.command.context.WorldContext (implements dev.rollczi.litecommands.context.ContextProvider<SENDER,T>)
Annotation Interface Hierarchy