Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GAMEMODE - Enum constant in enum class net.swofty.data.DataHandler.Data
- GamemodeCommand - Class in net.swofty.command.commands
- GamemodeCommand() - Constructor for class net.swofty.command.commands.GamemodeCommand
- GATES_TO_THE_MINES - Enum constant in enum class net.swofty.region.RegionType
- GAUNTLET - Enum constant in enum class net.swofty.utility.ItemGroups
- get(int) - Method in record class net.swofty.enchantment.abstr.Ench.ApplyLevels
- get(int) - Method in record class net.swofty.enchantment.abstr.EnchFromTable.TableLevels
- get(int) - Method in class net.swofty.gui.inventory.SkyBlockInventoryGUI
-
Get a GUI item that is in a slot
- get(String) - Static method in class net.swofty.data.Resources
- get(String) - Static method in enum class net.swofty.item.ItemType
- get(String, Object) - Method in class net.swofty.data.mongodb.IslandDatabase
- get(String, Object) - Method in interface net.swofty.data.mongodb.MongoDB
- get(String, Object) - Method in class net.swofty.data.mongodb.RegionDatabase
- get(String, Object) - Method in class net.swofty.data.mongodb.UserDatabase
- get(Block) - Static method in enum class net.swofty.region.mining.MineableBlock
- get(Instance, int, int, int) - Method in class net.swofty.structure.SkyBlockStructure
- get(DataHandler.Data, Class<R>) - Method in class net.swofty.data.DataHandler
- get(SkyBlockServerAttributes.Attributes, Class<R>) - Method in class net.swofty.server.attribute.SkyBlockServerAttributes
- get(ItemStatistic) - Method in class net.swofty.user.statistics.ItemStatistics
- getAbilityActivation() - Method in interface net.swofty.item.impl.CustomSkyBlockAbility
- getAbilityActivation() - Method in class net.swofty.item.items.weapon.Hyperion
- getAbilityCooldownTicks() - Method in interface net.swofty.item.impl.CustomSkyBlockAbility
- getAbilityCooldownTicks() - Method in class net.swofty.item.items.weapon.Hyperion
- getAbilityDescription() - Method in interface net.swofty.item.impl.CustomSkyBlockAbility
- getAbilityDescription() - Method in class net.swofty.item.items.weapon.Hyperion
- getAbilityName() - Method in interface net.swofty.item.impl.CustomSkyBlockAbility
- getAbilityName() - Method in class net.swofty.item.items.weapon.Hyperion
- getAbsoluteLore(SkyBlockPlayer, SkyBlockItem) - Method in interface net.swofty.item.impl.CustomSkyBlockItem
- getAbsoluteLore(SkyBlockPlayer, SkyBlockItem) - Method in class net.swofty.item.items.miscellaneous.SkyBlockMenu
- getAbsoluteName(SkyBlockPlayer, SkyBlockItem) - Method in interface net.swofty.item.impl.CustomSkyBlockItem
- getAbsoluteName(SkyBlockPlayer, SkyBlockItem) - Method in class net.swofty.item.items.miscellaneous.SkyBlockMenu
- getActiveMissions(RegionType) - Method in class net.swofty.mission.MissionData
- getAll() - Method in class net.swofty.data.mongodb.IslandDatabase
- getAll() - Method in class net.swofty.data.mongodb.RegionDatabase
- getAll() - Method in class net.swofty.data.mongodb.UserDatabase
- getAllRegions() - Static method in class net.swofty.data.mongodb.RegionDatabase
- getAmount() - Method in class net.swofty.utility.MaterialQuantifiableRandom
- getAntiCheatHandler() - Method in class net.swofty.user.SkyBlockPlayer
- getApplyCost(int) - Method in enum class net.swofty.enchantment.EnchantmentType
- getAsRomanNumeral(int) - Static method in class net.swofty.utility.StringUtility
- getAttribute(String) - Method in class net.swofty.item.SkyBlockItem
- getAttributeHandler() - Method in class net.swofty.item.SkyBlockItem
- getBaseName(ItemStack) - Static method in class net.swofty.item.ItemLore
- getBoldedColor() - Method in enum class net.swofty.item.Rarity
- getBonusCalculation(ItemStatistic, Integer) - Method in record class net.swofty.item.ReforgeType.Reforge
- getBookshelfPower(Instance, Pos) - Static method in class net.swofty.gui.inventory.inventories.GUIEnchantmentTable
- getBoolean(String, boolean) - Method in class net.swofty.data.mongodb.IslandDatabase
- getBoolean(String, boolean) - Method in interface net.swofty.data.mongodb.MongoDB
- getBoolean(String, boolean) - Method in class net.swofty.data.mongodb.RegionDatabase
- getBoolean(String, boolean) - Method in class net.swofty.data.mongodb.UserDatabase
- getBounds() - Method in class net.swofty.region.SkyBlockRegion
- getBreakingPower() - Method in class net.swofty.item.attribute.AttributeHandler
- getBreakingPower() - Method in interface net.swofty.item.impl.MiningTool
- getBreakingPower() - Method in class net.swofty.item.items.mining.PioneersPickaxe
- getBreakingPower() - Method in class net.swofty.item.items.mining.vanilla.DiamondPickaxe
- getBreakingPower() - Method in class net.swofty.item.items.mining.vanilla.IronPickaxe
- getBreakingPower() - Method in class net.swofty.item.items.mining.vanilla.StonePickaxe
- getBreakingPower() - Method in class net.swofty.item.items.mining.vanilla.WoodenPickaxe
- getByID(int) - Static method in enum class net.swofty.region.RegionType
- getCloseItem(int) - Static method in interface net.swofty.gui.inventory.item.GUIClickableItem
- getCurrentEvents(long) - Static method in record class net.swofty.calendar.CalendarEvent
- getDataHandler() - Method in class net.swofty.user.SkyBlockPlayer
- getDay() - Static method in class net.swofty.calendar.SkyBlockCalendar
- getDefaultValue() - Method in class net.swofty.item.attribute.attributes.ItemAttributeBreakingPower
- getDefaultValue() - Method in class net.swofty.item.attribute.attributes.ItemAttributeEnchantments
- getDefaultValue() - Method in class net.swofty.item.attribute.attributes.ItemAttributeRarity
- getDefaultValue() - Method in class net.swofty.item.attribute.attributes.ItemAttributeRecombobulated
- getDefaultValue() - Method in class net.swofty.item.attribute.attributes.ItemAttributeReforge
- getDefaultValue() - Method in class net.swofty.item.attribute.attributes.ItemAttributeStatistics
- getDefaultValue() - Method in class net.swofty.item.attribute.attributes.ItemAttributeType
- getDefaultValue() - Method in class net.swofty.item.attribute.ItemAttribute
- getDefense() - Method in class net.swofty.user.SkyBlockPlayer
- getDescription(int) - Method in interface net.swofty.enchantment.abstr.Ench
- getDescription(int) - Method in enum class net.swofty.enchantment.EnchantmentType
- getDescription(int) - Method in class net.swofty.enchantment.impl.EnchantmentEfficiency
- getDescription(int) - Method in class net.swofty.enchantment.impl.EnchantmentSharpness
- getDialogueSets() - Method in class net.swofty.entity.npc.NPCDialogue
- getDialogueSets() - Method in class net.swofty.entity.villager.NPCVillagerDialogue
- getDialogueSets() - Method in class net.swofty.entity.villager.villagers.VillagerBlacksmith
- getDifferentValues(PlayerValues) - Method in class net.swofty.server.eventcaller.PlayerValues
- getDifferentValues(ServerValues) - Method in class net.swofty.server.eventcaller.ServerValues
- getDisplay() - Method in enum class net.swofty.item.Rarity
- getDisplay(long) - Static method in class net.swofty.calendar.SkyBlockCalendar
- getDisplayCaplitalized() - Method in enum class net.swofty.item.Rarity
- getDistanceFromClosestBlockBelow() - Method in record class net.swofty.user.AntiCheatHandler
- getDocument() - Method in class net.swofty.data.mongodb.IslandDatabase
- getDocument() - Method in class net.swofty.data.mongodb.RegionDatabase
- getDocument() - Method in class net.swofty.data.mongodb.UserDatabase
- getDocument(String) - Static method in class net.swofty.data.mongodb.AttributeDatabase
- getElementsPerPage() - Method in class net.swofty.utility.PaginationList
- getEnchantment(EnchantmentType) - Method in class net.swofty.item.attribute.AttributeHandler
- getEnchantments() - Method in class net.swofty.item.attribute.AttributeHandler
- getEnchFromTable() - Method in enum class net.swofty.enchantment.EnchantmentType
- getEvent() - Method in class net.swofty.event.actions.custom.ActionChangeMiningRegion
- getEvent() - Method in class net.swofty.event.actions.custom.ActionChangeTimeCalender
- getEvent() - Method in class net.swofty.event.actions.custom.ActionPlayerDamageBlock
- getEvent() - Method in class net.swofty.event.actions.custom.ActionRegionChangeDisplay
- getEvent() - Method in class net.swofty.event.actions.custom.island.ActionIslandCreatePortals
- getEvent() - Method in class net.swofty.event.actions.custom.island.ActionIslandLoadPortals
- getEvent() - Method in class net.swofty.event.actions.custom.island.ActionIslandSavePortals
- getEvent() - Method in class net.swofty.event.actions.item.ActionItemAbilityLeftUse
- getEvent() - Method in class net.swofty.event.actions.item.ActionItemAbilityRightUse
- getEvent() - Method in class net.swofty.event.actions.item.ActionItemLeftUse
- getEvent() - Method in class net.swofty.event.actions.item.ActionItemRightUse
- getEvent() - Method in class net.swofty.event.actions.player.ActionEnchantmentTableClick
- getEvent() - Method in class net.swofty.event.actions.player.ActionPlayerChat
- getEvent() - Method in class net.swofty.event.actions.player.ActionPlayerGUIItemRestore
- getEvent() - Method in class net.swofty.event.actions.player.ActionPlayerItemPickup
- getEvent() - Method in class net.swofty.event.actions.player.ActionPlayerJoin
- getEvent() - Method in class net.swofty.event.actions.player.ActionPlayerQuit
- getEvent() - Method in class net.swofty.event.actions.player.ActionPlayerSkinInit
- getEvent() - Method in class net.swofty.event.actions.player.ActionPlayerTravel
- getEvent() - Method in class net.swofty.event.actions.player.data.ActionPlayerDataLoad
- getEvent() - Method in class net.swofty.event.actions.player.data.ActionPlayerDataLoaded
- getEvent() - Method in class net.swofty.event.actions.player.data.ActionPlayerDataSave
- getEvent() - Method in class net.swofty.event.actions.player.fall.ActionPlayerFall
- getEvent() - Method in class net.swofty.event.actions.player.fall.PlayerActionDamage
- getEvent() - Method in class net.swofty.event.actions.player.gui.ActionPlayerClickItemUpdate
- getEvent() - Method in class net.swofty.event.actions.player.gui.ActionPlayerInventoryClick
- getEvent() - Method in class net.swofty.event.actions.player.gui.ActionPlayerInventoryClickAnvil
- getEvent() - Method in class net.swofty.event.actions.player.gui.ActionPlayerInventoryClose
- getEvent() - Method in class net.swofty.event.actions.player.gui.ActionPlayerInventoryCloseAnvil
- getEvent() - Method in class net.swofty.event.actions.player.gui.ActionPlayerMoveWhileInventory
- getEvent() - Method in class net.swofty.event.actions.player.npc.ActionPlayerClickedNPC
- getEvent() - Method in class net.swofty.event.actions.player.npc.ActionPlayerClickedVillagerNPC
- getEvent() - Method in class net.swofty.event.actions.player.npc.ActionPlayerMoveNPC
- getEvent() - Method in class net.swofty.event.actions.player.npc.ActionPlayerMoveVillagerNPC
- getEvent() - Method in class net.swofty.event.actions.player.region.ActionIslandItemDrop
- getEvent() - Method in class net.swofty.event.actions.player.region.ActionRegionBlockBreak
- getEvent() - Method in class net.swofty.event.actions.player.region.ActionRegionBlockPlace
- getEvent() - Method in class net.swofty.event.SkyBlockEvent
- getEvent() - Method in class net.swofty.mission.missions.MissionTalkToBanker
- getExtraRarityDisplay() - Method in interface net.swofty.item.impl.ExtraRarityDisplay
- getExtraRarityDisplay() - Method in class net.swofty.item.items.mining.vanilla.DiamondPickaxe
- getExtraRarityDisplay() - Method in class net.swofty.item.items.mining.vanilla.IronPickaxe
- getExtraRarityDisplay() - Method in class net.swofty.item.items.mining.vanilla.StonePickaxe
- getExtraRarityDisplay() - Method in class net.swofty.item.items.mining.vanilla.WoodenPickaxe
- getExtraRarityDisplay() - Method in class net.swofty.item.items.weapon.vanilla.DiamondSword
- getExtraRarityDisplay() - Method in class net.swofty.item.items.weapon.vanilla.IronSword
- getExtraRarityDisplay() - Method in class net.swofty.item.items.weapon.vanilla.StoneSword
- getExtraRarityDisplay() - Method in class net.swofty.item.items.weapon.vanilla.WoodenSword
- getFromID(String) - Static method in class net.swofty.region.SkyBlockRegion
- getFromImpl(NPCEntityImpl) - Static method in class net.swofty.entity.npc.SkyBlockNPC
- getFromImpl(VillagerEntityImpl) - Static method in class net.swofty.entity.villager.SkyBlockVillagerNPC
- getGenericInstance() - Method in class net.swofty.item.SkyBlockItem
- getGoBackItem(int, SkyBlockInventoryGUI, String) - Static method in interface net.swofty.gui.inventory.item.GUIClickableItem
- getGroups() - Method in interface net.swofty.enchantment.abstr.Ench
- getGroups() - Method in class net.swofty.enchantment.impl.EnchantmentEfficiency
- getGroups() - Method in class net.swofty.enchantment.impl.EnchantmentSharpness
- getHealth() - Method in class net.swofty.user.SkyBlockPlayer
- getHour() - Static method in class net.swofty.calendar.SkyBlockCalendar
- getID() - Method in class net.swofty.mission.missions.MissionTalkToBanker
- getID() - Method in class net.swofty.mission.SkyBlockMission
- getInitialBlockFromPos(Pos) - Method in class net.swofty.region.SkyBlockMiningConfiguration
- getInt(String, int) - Method in class net.swofty.data.mongodb.IslandDatabase
- getInt(String, int) - Method in interface net.swofty.data.mongodb.MongoDB
- getInt(String, int) - Method in class net.swofty.data.mongodb.RegionDatabase
- getInt(String, int) - Method in class net.swofty.data.mongodb.UserDatabase
- getIslandRegion() - Static method in class net.swofty.region.SkyBlockRegion
- getItem() - Method in class net.swofty.entity.DroppedItemEntityImpl
- getItem(SkyBlockPlayer) - Method in interface net.swofty.gui.inventory.item.GUIItem
- getItemGroups() - Method in interface net.swofty.item.impl.Enchantable
- getItemGroups() - Method in class net.swofty.item.items.mining.vanilla.DiamondPickaxe
- getItemGroups() - Method in class net.swofty.item.items.mining.vanilla.IronPickaxe
- getItemGroups() - Method in class net.swofty.item.items.mining.vanilla.StonePickaxe
- getItemGroups() - Method in class net.swofty.item.items.mining.vanilla.WoodenPickaxe
- getItemGroups() - Method in class net.swofty.item.items.weapon.Hyperion
- getItemGroups() - Method in class net.swofty.item.items.weapon.vanilla.DiamondSword
- getItemGroups() - Method in class net.swofty.item.items.weapon.vanilla.IronSword
- getItemGroups() - Method in class net.swofty.item.items.weapon.vanilla.StoneSword
- getItemGroups() - Method in class net.swofty.item.items.weapon.vanilla.WoodenSword
- getItemStack() - Method in class net.swofty.item.SkyBlockItem
- getItemStackBuilder() - Method in class net.swofty.item.SkyBlockItem
- getItemType() - Method in class net.swofty.item.attribute.AttributeHandler
- getItemTypeAsType() - Method in class net.swofty.item.attribute.AttributeHandler
- getKey() - Method in class net.swofty.item.attribute.attributes.ItemAttributeBreakingPower
- getKey() - Method in class net.swofty.item.attribute.attributes.ItemAttributeEnchantments
- getKey() - Method in class net.swofty.item.attribute.attributes.ItemAttributeRarity
- getKey() - Method in class net.swofty.item.attribute.attributes.ItemAttributeRecombobulated
- getKey() - Method in class net.swofty.item.attribute.attributes.ItemAttributeReforge
- getKey() - Method in class net.swofty.item.attribute.attributes.ItemAttributeStatistics
- getKey() - Method in class net.swofty.item.attribute.attributes.ItemAttributeType
- getKey() - Method in class net.swofty.item.attribute.ItemAttribute
- getKey() - Method in class net.swofty.server.attribute.ServerAttribute
- getLevelsFromTableToApply() - Method in interface net.swofty.enchantment.abstr.EnchFromTable
- getLevelsFromTableToApply() - Method in class net.swofty.enchantment.impl.EnchantmentEfficiency
- getLevelsFromTableToApply() - Method in class net.swofty.enchantment.impl.EnchantmentSharpness
- getLevelsToApply() - Method in interface net.swofty.enchantment.abstr.Ench
- getLevelsToApply() - Method in class net.swofty.enchantment.impl.EnchantmentEfficiency
- getLevelsToApply() - Method in class net.swofty.enchantment.impl.EnchantmentSharpness
- getList(String, Class<T>) - Method in class net.swofty.data.mongodb.IslandDatabase
- getList(String, Class<T>) - Method in interface net.swofty.data.mongodb.MongoDB
- getList(String, Class<T>) - Method in class net.swofty.data.mongodb.RegionDatabase
- getList(String, Class<T>) - Method in class net.swofty.data.mongodb.UserDatabase
- getLoadedPlayers() - Static method in class net.swofty.SkyBlock
- getLogHandler() - Method in class net.swofty.user.SkyBlockPlayer
- getLong(String, long) - Method in class net.swofty.data.mongodb.IslandDatabase
- getLong(String, long) - Method in interface net.swofty.data.mongodb.MongoDB
- getLong(String, long) - Method in class net.swofty.data.mongodb.RegionDatabase
- getLong(String, long) - Method in class net.swofty.data.mongodb.UserDatabase
- getLore(SkyBlockPlayer, SkyBlockItem) - Method in interface net.swofty.item.impl.CustomSkyBlockItem
- getLore(SkyBlockPlayer, SkyBlockItem) - Method in class net.swofty.item.items.enchantment.EnchantedBook
- getLore(SkyBlockPlayer, SkyBlockItem) - Method in class net.swofty.item.items.mining.PioneersPickaxe
- getLore(SkyBlockPlayer, SkyBlockItem) - Method in class net.swofty.item.items.weapon.Hyperion
- getManaCost() - Method in interface net.swofty.item.impl.CustomSkyBlockAbility
- getManaCost() - Method in class net.swofty.item.items.weapon.Hyperion
- getMaterial() - Method in class net.swofty.item.SkyBlockItem
- getMaterialFromBlock(Block) - Static method in class net.swofty.utility.StringUtility
- getMaxHealth() - Method in class net.swofty.user.SkyBlockPlayer
- getMaxMana() - Method in class net.swofty.user.SkyBlockPlayer
- getMineableBlocks() - Method in class net.swofty.region.mining.configurations.MineCoalConfiguration
- getMineableBlocks() - Method in class net.swofty.region.SkyBlockMiningConfiguration
- getMiningHandler() - Method in enum class net.swofty.region.RegionType
- getMiningSpeed() - Method in class net.swofty.user.SkyBlockPlayer
- getMission(String) - Method in class net.swofty.mission.MissionData
- getMissionClass(String) - Static method in class net.swofty.mission.MissionData
- getMissionData() - Method in class net.swofty.user.SkyBlockPlayer
- getMonth() - Static method in class net.swofty.calendar.SkyBlockCalendar
- getMonthName() - Static method in class net.swofty.calendar.SkyBlockCalendar
- getMonthName(int) - Static method in class net.swofty.calendar.SkyBlockCalendar
- getName() - Method in enum class net.swofty.enchantment.EnchantmentType
- getName() - Method in class net.swofty.mission.missions.MissionTalkToBanker
- getName() - Method in class net.swofty.mission.SkyBlockMission
- getNewObjectiveText(SkyBlockPlayer) - Method in class net.swofty.mission.MissionData.ActiveMission
- getObject(String) - Static method in class net.swofty.data.Resources
- getObjectiveCompleteText(SkyBlockPlayer, List<String>) - Method in class net.swofty.mission.MissionData.ActiveMission
- getPacket() - Method in class net.swofty.packet.packets.client.anticheat.PacketListenerAirJump
- getPacket() - Method in class net.swofty.packet.packets.client.PacketListenerNameItem
- getPacket() - Method in class net.swofty.packet.packets.client.PacketListenerPlayerDig
- getPacket() - Method in class net.swofty.packet.packets.client.PacketListenerSignUpdate
- getPacket() - Method in class net.swofty.packet.SkyBlockPacketClientListener
- getPacket() - Method in class net.swofty.packet.SkyBlockPacketServerListener
- getPage(int) - Method in class net.swofty.utility.PaginationList
-
Get a page from the list.
- getPageCount() - Method in class net.swofty.utility.PaginationList
- getPages() - Method in class net.swofty.utility.PaginationList
- getPaginatedSlots() - Method in class net.swofty.gui.inventory.inventories.GUICreative
- getPaginatedSlots() - Method in class net.swofty.gui.inventory.SkyBlockPaginatedGUI
- getPlayer() - Method in class net.swofty.event.custom.IslandLoadedEvent
- getPlayer() - Method in class net.swofty.event.custom.IslandUnloadEvent
- getPlayer() - Method in class net.swofty.event.custom.PlayerDamageSkyBlockBlockEvent
- getPlayer() - Method in class net.swofty.event.custom.PlayerRegionChangeEvent
- getPossibleAttributes() - Static method in class net.swofty.item.attribute.ItemAttribute
- getPriorityCharacter() - Method in enum class net.swofty.user.categories.Rank
- getQueuedUpdates(SkyBlockPlayer, PlayerItemOrigin) - Method in class net.swofty.item.updater.PlayerItemUpdater.QueuedUpdateManager
- getRandomBlock(SkyBlockMiningConfiguration.RegenerationConfig...) - Static method in class net.swofty.region.SkyBlockMiningConfiguration
- getRarity() - Method in class net.swofty.item.attribute.AttributeHandler
- getRarity(String) - Static method in enum class net.swofty.item.Rarity
- getRecipe() - Method in interface net.swofty.item.impl.Craftable
- getReforge() - Method in class net.swofty.item.attribute.AttributeHandler
- getReforgeType() - Method in interface net.swofty.item.impl.Reforgable
- getReforgeType() - Method in class net.swofty.item.items.mining.vanilla.DiamondPickaxe
- getReforgeType() - Method in class net.swofty.item.items.mining.vanilla.IronPickaxe
- getReforgeType() - Method in class net.swofty.item.items.mining.vanilla.StonePickaxe
- getReforgeType() - Method in class net.swofty.item.items.mining.vanilla.WoodenPickaxe
- getReforgeType() - Method in class net.swofty.item.items.weapon.Hyperion
- getRegenerationTime() - Method in class net.swofty.region.mining.configurations.MineCoalConfiguration
- getRegenerationTime() - Method in class net.swofty.region.SkyBlockMiningConfiguration
- getRegion() - Method in class net.swofty.user.SkyBlockPlayer
- getRegionOfEntity(Entity) - Static method in class net.swofty.region.SkyBlockRegion
- getRegionOfPosition(Point) - Static method in class net.swofty.region.SkyBlockRegion
- getRegionOfPosition(Pos) - Static method in class net.swofty.region.SkyBlockRegion
- getRegions() - Static method in class net.swofty.region.SkyBlockRegion
- getRemainingCooldown(SkyBlockItem, int) - Method in class net.swofty.user.PlayerAbilityHandler
- getRequiredBookshelfPower() - Method in interface net.swofty.enchantment.abstr.EnchFromTable
- getRequiredBookshelfPower() - Method in class net.swofty.enchantment.impl.EnchantmentEfficiency
- getRequiredBookshelfPower() - Method in class net.swofty.enchantment.impl.EnchantmentSharpness
- getSerializedValue() - Method in class net.swofty.data.Datapoint
- getSerializedValue() - Method in class net.swofty.server.attribute.ServerAttribute
- getSharedInstance() - Method in class net.swofty.user.SkyBlockIsland
- getSingleLoreStack(String, String, Material, short, int, String) - Static method in class net.swofty.gui.inventory.ItemStackCreator
- getSlot() - Method in interface net.swofty.gui.inventory.item.GUIItem
- getSources() - Method in interface net.swofty.enchantment.abstr.Ench
- getStack(String, Material, int, int, List<String>) - Static method in class net.swofty.gui.inventory.ItemStackCreator
- getStack(String, Material, short, int, String...) - Static method in class net.swofty.gui.inventory.ItemStackCreator
- getStack(SkyBlockPlayer) - Method in enum class net.swofty.item.updater.PlayerItemOrigin
- getStackHead(String, String, int, List<String>) - Static method in class net.swofty.gui.inventory.ItemStackCreator
- getStackHead(String, PlayerSkin, int, List<String>) - Static method in class net.swofty.gui.inventory.ItemStackCreator
- getStatistics() - Method in interface net.swofty.enchantment.abstr.Ench
- getStatistics() - Method in class net.swofty.item.attribute.AttributeHandler
- getStatistics() - Method in interface net.swofty.item.impl.CustomSkyBlockItem
- getStatistics() - Method in class net.swofty.item.items.enchantment.EnchantedBook
- getStatistics() - Method in class net.swofty.item.items.mining.PioneersPickaxe
- getStatistics() - Method in class net.swofty.item.items.mining.vanilla.DiamondPickaxe
- getStatistics() - Method in class net.swofty.item.items.mining.vanilla.IronPickaxe
- getStatistics() - Method in class net.swofty.item.items.mining.vanilla.StonePickaxe
- getStatistics() - Method in class net.swofty.item.items.mining.vanilla.WoodenPickaxe
- getStatistics() - Method in class net.swofty.item.items.miscellaneous.SkyBlockMenu
- getStatistics() - Method in class net.swofty.item.items.weapon.Hyperion
- getStatistics() - Method in class net.swofty.item.items.weapon.vanilla.DiamondSword
- getStatistics() - Method in class net.swofty.item.items.weapon.vanilla.IronSword
- getStatistics() - Method in class net.swofty.item.items.weapon.vanilla.StoneSword
- getStatistics() - Method in class net.swofty.item.items.weapon.vanilla.WoodenSword
- getStatistics() - Method in record class net.swofty.item.ReforgeType.Reforge
- getStatistics() - Method in class net.swofty.user.SkyBlockPlayer
- getString(String, String) - Method in class net.swofty.data.mongodb.IslandDatabase
- getString(String, String) - Method in interface net.swofty.data.mongodb.MongoDB
- getString(String, String) - Method in class net.swofty.data.mongodb.RegionDatabase
- getString(String, String) - Method in class net.swofty.data.mongodb.UserDatabase
- getText() - Method in class net.swofty.entity.hologram.HologramEntity
- getTextFromComponent(Component) - Static method in class net.swofty.utility.StringUtility
- getTimeToMine(SkyBlockItem, Block) - Method in class net.swofty.user.SkyBlockPlayer
- getTitle(SkyBlockPlayer, String, int, PaginationList<SkyBlockItem>) - Method in class net.swofty.gui.inventory.inventories.GUICreative
- getTitle(SkyBlockPlayer, String, int, PaginationList<T>) - Method in class net.swofty.gui.inventory.SkyBlockPaginatedGUI
- getUpdatedItem() - Method in class net.swofty.item.updater.NonPlayerItemUpdater
- getUser(UUID) - Static method in class net.swofty.data.DataHandler
- getUser(Player) - Static method in class net.swofty.data.DataHandler
- getUuid() - Method in class net.swofty.data.DataHandler
- getValidRegions() - Method in class net.swofty.mission.missions.MissionTalkToBanker
- getValidRegions() - Method in class net.swofty.mission.SkyBlockMission
- getValue() - Method in class net.swofty.item.attribute.ItemAttribute
- getValue(PlayerValues.Value) - Method in class net.swofty.server.eventcaller.PlayerValues
- getValue(ServerValues.Value) - Method in class net.swofty.server.eventcaller.ServerValues
- getValueEvent() - Method in class net.swofty.enchantment.impl.EnchantmentEfficiency
- getValueEvent() - Method in class net.swofty.event.value.SkyBlockValueEvent
- getValues() - Static method in enum class net.swofty.server.eventcaller.PlayerValues.Value
- getValues() - Static method in enum class net.swofty.server.eventcaller.ServerValues.Value
- getYear() - Static method in class net.swofty.calendar.SkyBlockCalendar
- GLOBAL_USER_CACHE - Static variable in class net.swofty.data.mongodb.IslandDatabase
- GLOBAL_USER_CACHE - Static variable in class net.swofty.data.mongodb.UserDatabase
- GLOWING_MUSHROOM_CAVE - Enum constant in enum class net.swofty.region.RegionType
- GOBLIN_BURROWS - Enum constant in enum class net.swofty.region.RegionType
- GOLD_MINE - Enum constant in enum class net.swofty.region.RegionType
- GRANITE - Enum constant in enum class net.swofty.region.mining.MineableBlock
- GRAVEYARD - Enum constant in enum class net.swofty.region.RegionType
- GREAT_ICE_WALL - Enum constant in enum class net.swofty.region.RegionType
- Groups - Class in net.swofty.utility
- Groups() - Constructor for class net.swofty.utility.Groups
- GUI_MAP - Static variable in class net.swofty.gui.inventory.SkyBlockInventoryGUI
- GUIBanker - Class in net.swofty.gui.inventory.inventories
- GUIBanker() - Constructor for class net.swofty.gui.inventory.inventories.GUIBanker
- GUIClickableItem - Interface in net.swofty.gui.inventory.item
- GUICrafting - Class in net.swofty.gui.inventory.inventories
- GUICrafting() - Constructor for class net.swofty.gui.inventory.inventories.GUICrafting
- GUICreative - Class in net.swofty.gui.inventory.inventories
- GUICreative() - Constructor for class net.swofty.gui.inventory.inventories.GUICreative
- GUIEnchantmentTable - Class in net.swofty.gui.inventory.inventories
- GUIEnchantmentTable(Instance, Pos) - Constructor for class net.swofty.gui.inventory.inventories.GUIEnchantmentTable
- GUIItem - Interface in net.swofty.gui.inventory.item
- GUIQueryItem - Interface in net.swofty.gui.inventory.item
- GUIReforge - Class in net.swofty.gui.inventory.inventories
- GUIReforge() - Constructor for class net.swofty.gui.inventory.inventories.GUIReforge
- GUISkyBlockMenu - Class in net.swofty.gui.inventory.inventories
- GUISkyBlockMenu() - Constructor for class net.swofty.gui.inventory.inventories.GUISkyBlockMenu
- GUNPOWDER_MINES - Enum constant in enum class net.swofty.region.RegionType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form