Hierarchy For All Packages
Package Hierarchies:- net.swofty,
- net.swofty.calendar,
- net.swofty.command,
- net.swofty.command.commands,
- net.swofty.data,
- net.swofty.data.datapoints,
- net.swofty.data.mongodb,
- net.swofty.enchantment,
- net.swofty.enchantment.abstr,
- net.swofty.enchantment.impl,
- net.swofty.entity,
- net.swofty.entity.hologram,
- net.swofty.entity.npc,
- net.swofty.entity.npc.npcs,
- net.swofty.entity.villager,
- net.swofty.entity.villager.villagers,
- net.swofty.event,
- net.swofty.event.actions.custom,
- net.swofty.event.actions.custom.island,
- net.swofty.event.actions.item,
- net.swofty.event.actions.player,
- net.swofty.event.actions.player.data,
- net.swofty.event.actions.player.fall,
- net.swofty.event.actions.player.gui,
- net.swofty.event.actions.player.npc,
- net.swofty.event.actions.player.region,
- net.swofty.event.custom,
- net.swofty.event.value,
- net.swofty.event.value.events,
- net.swofty.gui,
- net.swofty.gui.inventory,
- net.swofty.gui.inventory.inventories,
- net.swofty.gui.inventory.item,
- net.swofty.item,
- net.swofty.item.attribute,
- net.swofty.item.attribute.attributes,
- net.swofty.item.impl,
- net.swofty.item.impl.recipes,
- net.swofty.item.items.enchantment,
- net.swofty.item.items.mining,
- net.swofty.item.items.mining.vanilla,
- net.swofty.item.items.miscellaneous,
- net.swofty.item.items.weapon,
- net.swofty.item.items.weapon.vanilla,
- net.swofty.item.updater,
- net.swofty.mission,
- net.swofty.mission.missions,
- net.swofty.mission.missions.dynamic,
- net.swofty.packet,
- net.swofty.packet.packets.client,
- net.swofty.packet.packets.client.anticheat,
- net.swofty.region,
- net.swofty.region.mining,
- net.swofty.region.mining.configurations,
- net.swofty.serializer,
- net.swofty.server.attribute,
- net.swofty.server.attribute.attributes,
- net.swofty.server.eventcaller,
- net.swofty.structure,
- net.swofty.structure.structures,
- net.swofty.user,
- net.swofty.user.categories,
- net.swofty.user.statistics,
- net.swofty.utility
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- net.swofty.utility.PaginationList<T>
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- net.swofty.data.mongodb.AttributeDatabase
- net.swofty.item.attribute.AttributeHandler
- net.swofty.region.mining.BreakingTask
- net.swofty.event.custom.CalenderHourlyUpdateEvent (implements net.minestom.server.event.Event)
- net.minestom.server.command.builder.Command
- net.swofty.command.SkyBlockCommand.MinestomCommand
- net.swofty.server.eventcaller.CustomEventCaller
- net.swofty.user.categories.CustomGroups
- net.swofty.utility.DamageIndicator
- net.swofty.data.DataHandler
- net.swofty.data.Datapoint<T>
- net.swofty.data.datapoints.DatapointBoolean
- net.swofty.data.datapoints.DatapointDouble
- net.swofty.data.datapoints.DatapointFloat
- net.swofty.data.datapoints.DatapointGamemode
- net.swofty.data.datapoints.DatapointInteger
- net.swofty.data.datapoints.DatapointInventory
- net.swofty.data.datapoints.DatapointMissionData
- net.swofty.data.datapoints.DatapointRank
- net.swofty.data.datapoints.DatapointString
- net.swofty.item.items.mining.vanilla.DiamondPickaxe (implements net.swofty.item.impl.CustomSkyBlockItem, net.swofty.item.impl.Enchantable, net.swofty.item.impl.ExtraRarityDisplay, net.swofty.item.impl.MiningTool, net.swofty.item.impl.Reforgable)
- net.swofty.item.items.weapon.vanilla.DiamondSword (implements net.swofty.item.impl.CustomSkyBlockItem, net.swofty.item.impl.Enchantable, net.swofty.item.impl.ExtraRarityDisplay)
- net.swofty.item.items.enchantment.EnchantedBook (implements net.swofty.item.impl.CustomSkyBlockItem)
- net.swofty.enchantment.impl.EnchantmentSharpness (implements net.swofty.enchantment.abstr.Ench, net.swofty.enchantment.abstr.EnchFromTable)
- net.swofty.enchantment.EnchantmentSource
- net.minestom.server.entity.Entity (implements net.minestom.server.event.EventHandler<T>, net.kyori.adventure.text.event.HoverEventSource<V>, net.minestom.server.permission.PermissionHandler, net.minestom.server.timer.Schedulable, net.minestom.server.collision.Shape, net.minestom.server.snapshot.Snapshotable, net.kyori.adventure.sound.Sound.Emitter, net.minestom.server.tag.Taggable, net.minestom.server.Tickable, net.minestom.server.Viewable)
- net.swofty.entity.DroppedItemEntityImpl
- net.swofty.entity.hologram.HologramEntity
- net.minestom.server.entity.LivingEntity (implements net.minestom.server.inventory.EquipmentHandler)
- net.minestom.server.entity.EntityCreature (implements net.minestom.server.entity.ai.EntityAI, net.minestom.server.entity.pathfinding.NavigableEntity)
- net.swofty.entity.villager.VillagerEntityImpl
- net.minestom.server.entity.Player (implements net.minestom.server.command.CommandSender, net.kyori.adventure.text.event.HoverEventSource<V>, net.kyori.adventure.identity.Identified, net.minestom.server.adventure.Localizable, net.minestom.server.utils.identity.NamedAndIdentified)
- net.swofty.user.SkyBlockPlayer
- net.minestom.server.entity.EntityCreature (implements net.minestom.server.entity.ai.EntityAI, net.minestom.server.entity.pathfinding.NavigableEntity)
- net.swofty.entity.npc.NPCEntityImpl
- net.swofty.utility.ExtraItemTags
- net.swofty.utility.Groups
- net.swofty.item.items.weapon.Hyperion (implements net.swofty.item.impl.CustomSkyBlockAbility, net.swofty.item.impl.CustomSkyBlockItem, net.swofty.item.impl.Enchantable, net.swofty.item.impl.Reforgable)
- net.swofty.serializer.InventorySerializer<T> (implements net.swofty.serializer.Serializer<T>)
- net.swofty.item.items.mining.vanilla.IronPickaxe (implements net.swofty.item.impl.CustomSkyBlockItem, net.swofty.item.impl.Enchantable, net.swofty.item.impl.ExtraRarityDisplay, net.swofty.item.impl.MiningTool, net.swofty.item.impl.Reforgable)
- net.swofty.item.items.weapon.vanilla.IronSword (implements net.swofty.item.impl.CustomSkyBlockItem, net.swofty.item.impl.Enchantable, net.swofty.item.impl.ExtraRarityDisplay)
- net.swofty.event.custom.IslandCreatedEvent (implements net.minestom.server.event.trait.PlayerInstanceEvent)
- net.swofty.data.mongodb.IslandDatabase (implements net.swofty.data.mongodb.MongoDB)
- net.swofty.event.custom.IslandLoadedEvent (implements net.minestom.server.event.trait.PlayerInstanceEvent)
- net.swofty.event.custom.IslandUnloadEvent (implements net.minestom.server.event.trait.PlayerInstanceEvent)
- net.swofty.item.attribute.ItemAttribute<T>
- net.swofty.item.attribute.attributes.ItemAttributeBreakingPower
- net.swofty.item.attribute.attributes.ItemAttributeEnchantments
- net.swofty.item.attribute.attributes.ItemAttributeRarity
- net.swofty.item.attribute.attributes.ItemAttributeRecombobulated
- net.swofty.item.attribute.attributes.ItemAttributeReforge
- net.swofty.item.attribute.attributes.ItemAttributeStatistics
- net.swofty.item.attribute.attributes.ItemAttributeType
- net.swofty.item.ItemLore
- net.swofty.gui.inventory.ItemStackCreator
- net.swofty.user.statistics.ItemStatistics
- net.swofty.user.statistics.ItemStatistics.ItemStatisticsBuilder
- net.swofty.serializer.JacksonSerializer<T> (implements net.swofty.serializer.Serializer<T>)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- net.swofty.serializer.SkyBlockItemDeserializer
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- net.swofty.serializer.SkyBlockItemSerializer
- net.swofty.item.MaterialQuantifiable
- net.swofty.utility.MaterialQuantifiableRandom
- net.swofty.utility.MathUtility
- net.swofty.mission.MissionData
- net.swofty.mission.MissionData.ActiveMission
- net.swofty.serializer.MissionDataSerializer (implements net.swofty.serializer.Serializer<T>)
- net.swofty.mission.missions.dynamic.MissionDynamicTalkToVillagers
- net.swofty.item.updater.NonPlayerItemUpdater
- net.swofty.entity.npc.NPCParameters
- net.swofty.entity.villager.NPCVillagerParameters
- net.swofty.packet.packets.client.anticheat.PacketListenerAirJump.PlayerData
- net.swofty.structure.PasterService
- net.swofty.item.items.mining.PioneersPickaxe (implements net.swofty.item.impl.CustomSkyBlockItem, net.swofty.item.impl.MiningTool)
- net.swofty.user.PlayerAbilityHandler
- net.swofty.event.custom.PlayerDamageSkyBlockBlockEvent (implements net.minestom.server.event.trait.PlayerInstanceEvent)
- net.swofty.item.updater.PlayerItemUpdater
- net.swofty.item.updater.PlayerItemUpdater.QueuedUpdateManager
- net.swofty.event.custom.PlayerRegionChangeEvent (implements net.minestom.server.event.trait.PlayerInstanceEvent)
- net.swofty.user.statistics.PlayerStatistics
- net.swofty.server.eventcaller.PlayerValues
- java.lang.Record
- net.swofty.user.AntiCheatHandler
- net.swofty.region.mining.BreakingTask.PositionedBlock
- net.swofty.calendar.CalendarEvent
- net.swofty.enchantment.abstr.Ench.ApplyLevels
- net.swofty.enchantment.abstr.EnchFromTable.TableLevels
- net.swofty.utility.ExtraItemTags.SkullOwner
- net.swofty.user.LogHandler
- net.swofty.region.mining.MiningLoot
- net.swofty.entity.npc.NPCDialogue.DialogueSet
- net.swofty.entity.villager.NPCVillagerDialogue.DialogueSet
- net.swofty.item.ReforgeType.Reforge
- net.swofty.item.ReforgeType.Reforge.ReforgeSet
- net.swofty.enchantment.SkyBlockEnchantment
- net.swofty.enchantment.SkyBlockEnchantment.ItemEnchantments
- net.swofty.gui.inventory.SkyBlockInventoryGUI.InventoryGUIOpenEvent
- net.swofty.region.SkyBlockMiningConfiguration.RegenerationConfig
- net.swofty.entity.npc.SkyBlockNPC.PlayerClickNPCEvent
- net.swofty.gui.SkyBlockSignGUI.SignGUI
- net.swofty.entity.villager.SkyBlockVillagerNPC.PlayerClickVillagerNPCEvent
- net.swofty.data.mongodb.RegionDatabase (implements net.swofty.data.mongodb.MongoDB)
- net.swofty.data.Resources
- net.swofty.server.attribute.ServerAttribute<T>
- net.swofty.server.attribute.attributes.AttributeLong
- net.swofty.entity.hologram.ServerHolograms.ExternalHologram
- net.swofty.server.eventcaller.ServerValues
- net.swofty.SkyBlock
- net.swofty.gui.SkyBlockAnvilGUI
- net.swofty.calendar.SkyBlockCalendar
- net.swofty.command.SkyBlockCommand
- net.swofty.command.commands.AdminMeCommand
- net.swofty.command.commands.AnvilGUICommand
- net.swofty.command.commands.BuildCommand
- net.swofty.command.commands.CoinsCommand
- net.swofty.command.commands.DebugDisplayDICommand
- net.swofty.command.commands.DeleteIslandCommand
- net.swofty.command.commands.EnchantCommand
- net.swofty.command.commands.GamemodeCommand
- net.swofty.command.commands.HubCommand
- net.swofty.command.commands.IslandCommand
- net.swofty.command.commands.ItemCommand
- net.swofty.command.commands.ItemListCommand
- net.swofty.command.commands.MissionCommand
- net.swofty.command.commands.NBTCommand
- net.swofty.command.commands.PlaceStructureCommand
- net.swofty.command.commands.RankCommand
- net.swofty.command.commands.RecombobulateCommand
- net.swofty.command.commands.ReforgeCommand
- net.swofty.command.commands.RegionCommand
- net.swofty.command.commands.SignGUICommand
- net.swofty.command.commands.SpawnHologramCommand
- net.swofty.command.commands.XpCommand
- net.swofty.event.SkyBlockEvent
- net.swofty.event.actions.custom.ActionChangeMiningRegion
- net.swofty.event.actions.custom.ActionChangeTimeCalender
- net.swofty.event.actions.player.ActionEnchantmentTableClick
- net.swofty.event.actions.custom.island.ActionIslandCreatePortals
- net.swofty.event.actions.player.region.ActionIslandItemDrop
- net.swofty.event.actions.custom.island.ActionIslandLoadPortals
- net.swofty.event.actions.custom.island.ActionIslandSavePortals
- net.swofty.event.actions.item.ActionItemAbilityLeftUse
- net.swofty.event.actions.item.ActionItemAbilityRightUse
- net.swofty.event.actions.item.ActionItemLeftUse
- net.swofty.event.actions.item.ActionItemRightUse
- net.swofty.event.actions.player.ActionPlayerChat
- net.swofty.event.actions.player.npc.ActionPlayerClickedNPC
- net.swofty.event.actions.player.npc.ActionPlayerClickedVillagerNPC
- net.swofty.event.actions.player.gui.ActionPlayerClickItemUpdate
- net.swofty.event.actions.custom.ActionPlayerDamageBlock
- net.swofty.event.actions.player.data.ActionPlayerDataLoad
- net.swofty.event.actions.player.data.ActionPlayerDataLoaded
- net.swofty.event.actions.player.data.ActionPlayerDataSave
- net.swofty.event.actions.player.fall.ActionPlayerFall
- net.swofty.event.actions.player.ActionPlayerGUIItemRestore
- net.swofty.event.actions.player.gui.ActionPlayerInventoryClick
- net.swofty.event.actions.player.gui.ActionPlayerInventoryClickAnvil
- net.swofty.event.actions.player.gui.ActionPlayerInventoryClose
- net.swofty.event.actions.player.gui.ActionPlayerInventoryCloseAnvil
- net.swofty.event.actions.player.ActionPlayerItemPickup
- net.swofty.event.actions.player.ActionPlayerJoin
- net.swofty.event.actions.player.npc.ActionPlayerMoveNPC
- net.swofty.event.actions.player.npc.ActionPlayerMoveVillagerNPC
- net.swofty.event.actions.player.gui.ActionPlayerMoveWhileInventory
- net.swofty.event.actions.player.ActionPlayerQuit
- net.swofty.event.actions.player.ActionPlayerSkinInit
- net.swofty.event.actions.player.ActionPlayerTravel
- net.swofty.event.actions.player.region.ActionRegionBlockBreak
- net.swofty.event.actions.player.region.ActionRegionBlockPlace
- net.swofty.event.actions.custom.ActionRegionChangeDisplay
- net.swofty.event.actions.player.fall.PlayerActionDamage
- net.swofty.mission.SkyBlockMission
- net.swofty.mission.missions.MissionTalkToBanker
- net.swofty.mission.SkyBlockMissionDynamic
- net.swofty.user.SkyBlockInventory
- net.swofty.gui.inventory.SkyBlockInventoryGUI
- net.swofty.gui.inventory.inventories.GUIBanker (implements net.swofty.gui.inventory.RefreshingGUI)
- net.swofty.gui.inventory.inventories.GUICrafting (implements net.swofty.gui.inventory.RefreshingGUI)
- net.swofty.gui.inventory.inventories.GUIEnchantmentTable
- net.swofty.gui.inventory.inventories.GUIReforge
- net.swofty.gui.inventory.inventories.GUISkyBlockMenu
- net.swofty.gui.inventory.SkyBlockPaginatedGUI<T>
- net.swofty.gui.inventory.inventories.GUICreative
- net.swofty.user.SkyBlockIsland
- net.swofty.item.SkyBlockItem
- net.swofty.item.items.miscellaneous.SkyBlockMenu (implements net.swofty.item.impl.CustomSkyBlockItem, net.swofty.item.impl.Interactable)
- net.swofty.region.SkyBlockMiningConfiguration
- net.swofty.region.mining.configurations.MineCoalConfiguration
- net.swofty.region.SkyBlockMiningConfiguration.MiningTask
- net.swofty.entity.npc.SkyBlockNPC
- net.swofty.entity.npc.npcs.NPCBanker
- net.swofty.entity.npc.NPCDialogue
- net.swofty.entity.npc.npcs.NPCFarmMerchant
- net.swofty.packet.SkyBlockPacketClientListener
- net.swofty.packet.packets.client.anticheat.PacketListenerAirJump
- net.swofty.packet.packets.client.PacketListenerNameItem
- net.swofty.packet.packets.client.PacketListenerPlayerDig
- net.swofty.packet.packets.client.PacketListenerSignUpdate
- net.swofty.packet.SkyBlockPacketServerListener
- net.swofty.item.impl.SkyBlockRecipe<T>
- net.swofty.item.impl.recipes.ShapelessRecipe
- net.swofty.region.SkyBlockRegion
- net.swofty.user.SkyBlockScoreboard
- net.swofty.server.attribute.SkyBlockServerAttributes
- net.swofty.gui.SkyBlockSignGUI
- net.swofty.structure.SkyBlockStructure
- net.swofty.structure.structures.IslandPortal
- net.swofty.event.value.SkyBlockValueEvent
- net.swofty.enchantment.impl.EnchantmentEfficiency (implements net.swofty.enchantment.abstr.Ench, net.swofty.enchantment.abstr.EnchFromTable)
- net.swofty.entity.villager.SkyBlockVillagerNPC
- net.swofty.entity.villager.NPCVillagerDialogue
- net.swofty.entity.villager.villagers.VillagerBlacksmith
- net.swofty.entity.villager.NPCVillagerDialogue
- net.swofty.user.statistics.StatisticDisplayReplacement
- net.swofty.item.items.mining.vanilla.StonePickaxe (implements net.swofty.item.impl.CustomSkyBlockItem, net.swofty.item.impl.Enchantable, net.swofty.item.impl.ExtraRarityDisplay, net.swofty.item.impl.MiningTool, net.swofty.item.impl.Reforgable)
- net.swofty.item.items.weapon.vanilla.StoneSword (implements net.swofty.item.impl.CustomSkyBlockItem, net.swofty.item.impl.Enchantable, net.swofty.item.impl.ExtraRarityDisplay)
- net.swofty.utility.StringUtility
- net.swofty.data.mongodb.UserDatabase (implements net.swofty.data.mongodb.MongoDB)
- net.swofty.event.value.ValueUpdateEvent (implements net.minestom.server.event.trait.PlayerInstanceEvent)
- net.swofty.event.value.events.MiningValueUpdateEvent
- net.swofty.item.items.mining.vanilla.WoodenPickaxe (implements net.swofty.item.impl.CustomSkyBlockItem, net.swofty.item.impl.Enchantable, net.swofty.item.impl.ExtraRarityDisplay, net.swofty.item.impl.MiningTool, net.swofty.item.impl.Reforgable)
- net.swofty.item.items.weapon.vanilla.WoodenSword (implements net.swofty.item.impl.CustomSkyBlockItem, net.swofty.item.impl.Enchantable, net.swofty.item.impl.ExtraRarityDisplay)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- net.swofty.item.impl.Craftable
- net.swofty.item.impl.CustomSkyBlockAbility
- net.swofty.item.impl.CustomSkyBlockItem
- net.swofty.enchantment.abstr.Ench
- net.swofty.item.impl.Enchantable
- net.swofty.enchantment.abstr.EnchFromTable
- net.swofty.item.impl.ExtraRarityDisplay
- net.swofty.gui.inventory.item.GUIItem
- net.swofty.gui.inventory.item.GUIClickableItem
- net.swofty.gui.inventory.item.GUIQueryItem
- net.swofty.gui.inventory.item.GUIClickableItem
- net.swofty.item.impl.Interactable
- net.swofty.item.impl.MiningTool
- net.swofty.data.mongodb.MongoDB
- net.swofty.item.impl.Reforgable
- net.swofty.gui.inventory.RefreshingGUI
- net.swofty.serializer.Serializer<T>
Annotation Interface Hierarchy
- net.swofty.command.CommandParameters (implements java.lang.annotation.Annotation)
- net.swofty.event.EventParameters (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)
- net.swofty.utility.Acronym
- net.swofty.item.impl.CustomSkyBlockAbility.AbilityActivation
- net.swofty.data.DataHandler.Data
- net.swofty.enchantment.EnchantmentSource.SourceType
- net.swofty.enchantment.EnchantmentType
- net.swofty.event.EventNodes
- net.swofty.event.EventParameters.Location
- net.swofty.structure.structures.IslandPortal.PortalType
- net.swofty.utility.ItemGroups
- net.swofty.user.statistics.ItemStatistic
- net.swofty.item.ItemType
- net.swofty.region.mining.MineableBlock
- net.swofty.entity.hologram.PlayerHolograms
- net.swofty.item.updater.PlayerItemOrigin
- net.swofty.server.eventcaller.PlayerValues.Value
- net.swofty.user.categories.Rank
- net.swofty.item.Rarity
- net.swofty.item.ReforgeType
- net.swofty.region.RegionType
- net.swofty.entity.hologram.ServerHolograms
- net.swofty.server.eventcaller.ServerValues.Value
- net.swofty.gui.inventory.SkyBlockInventoryGUI.CloseReason
- net.swofty.server.attribute.SkyBlockServerAttributes.Attributes
- net.swofty.user.statistics.StatisticDisplayReplacement.DisplayType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)