1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 11:45:51 +00:00
Slimefun4/docs/member-search-index.js
2020-03-21 18:04:45 +00:00

1 line
308 KiB
JavaScript

memberSearchIndex = [{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"abortTick()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"AContainer(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"AContainer-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"AContainer(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"AContainer-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"GuideHistory","l":"add(String)","url":"add-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"GuideHistory","l":"add(Category, int)","url":"add-me.mrCookieSlime.Slimefun.Objects.Category-int-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"GuideHistory","l":"add(SlimefunItem)","url":"add-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"add(SlimefunItem)","url":"add-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"StatusEffect","l":"add(Player, int, int, TimeUnit)","url":"add-org.bukkit.entity.Player-int-int-java.util.concurrent.TimeUnit-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"StatusEffect","l":"add(Player, int, TimeUnit)","url":"add-org.bukkit.entity.Player-int-java.util.concurrent.TimeUnit-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"GuideHistory","l":"add(ItemStack, int)","url":"add-org.bukkit.inventory.ItemStack-int-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"addBlockInfo(Block, String, String)","url":"addBlockInfo-org.bukkit.block.Block-java.lang.String-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"addBlockInfo(Block, String, String, boolean)","url":"addBlockInfo-org.bukkit.block.Block-java.lang.String-java.lang.String-boolean-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"addBlockInfo(Location, String, String)","url":"addBlockInfo-org.bukkit.Location-java.lang.String-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"addBlockInfo(Location, String, String, boolean)","url":"addBlockInfo-org.bukkit.Location-java.lang.String-java.lang.String-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"addBlockTimings(Location, long)","url":"addBlockTimings-org.bukkit.Location-long-"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ChargableBlock","l":"addCharge(Block, int)","url":"addCharge-org.bukkit.block.Block-int-"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ChargableBlock","l":"addCharge(Location, int)","url":"addCharge-org.bukkit.Location-int-"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands.subcommands","c":"Commands","l":"addCommands(SlimefunCommand, Collection<SubCommand>)","url":"addCommands-io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand-java.util.Collection-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"GuideHandler","l":"addEntry(List<String>, List<String>)","url":"addEntry-java.util.List-java.util.List-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"GrapplingHookListener","l":"addGrapplingHook(UUID, Arrow, Bat, boolean, long)","url":"addGrapplingHook-java.util.UUID-org.bukkit.entity.Arrow-org.bukkit.entity.Bat-boolean-long-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"addItem(int, ItemStack)","url":"addItem-int-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"addItemHandler(ItemHandler...)","url":"addItemHandler-me.mrCookieSlime.Slimefun.Objects.handlers.ItemHandler...-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"addItems(SlimefunItem...)","url":"addItems-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem...-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"addItems(Block, ItemStack...)","url":"addItems-org.bukkit.block.Block-org.bukkit.inventory.ItemStack...-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"addLanguage(String, String)","url":"addLanguage-java.lang.String-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"LocalizationService","l":"addLanguage(String, String)","url":"addLanguage-java.lang.String-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"addLocationToNetwork(Location)","url":"addLocationToNetwork-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"addMenuOpeningHandler(ChestMenu.MenuOpeningHandler)","url":"addMenuOpeningHandler-me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ChestMenu.MenuOpeningHandler-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"addOficialWikipage(String)","url":"addOficialWikipage-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"addon"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"LockedCategory","l":"addParent(Category)","url":"addParent-me.mrCookieSlime.Slimefun.Objects.Category-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"StatusEffect","l":"addPermanent(Player, int)","url":"addPermanent-org.bukkit.entity.Player-int-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunMachine","l":"addRecipe(ItemStack[], ItemStack)","url":"addRecipe-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ItemEnergy","l":"addStoredEnergy(ItemStack, float)","url":"addStoredEnergy-org.bukkit.inventory.ItemStack-float-"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"addWaypoint(Player, String, Location)","url":"addWaypoint-org.bukkit.entity.Player-java.lang.String-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"addWaypoint(Player, Location)","url":"addWaypoint-org.bukkit.entity.Player-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineTier","l":"ADVANCED"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ADVANCED_CIRCUIT_BOARD"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ADVANCED_DIGITAL_MINER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidType","l":"ADVANCED_FARMER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"AdvancedCargoOutputNode","l":"AdvancedCargoOutputNode(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"AdvancedCargoOutputNode-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AdvancedFarmerAndroid","l":"AdvancedFarmerAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"AdvancedFarmerAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AGenerator","l":"AGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"AGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.altar","c":"AltarRecipe","l":"AltarRecipe(List<ItemStack>, ItemStack)","url":"AltarRecipe-java.util.List-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ALUMINUM_BRASS_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ALUMINUM_BRONZE_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ALUMINUM_DUST"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ALUMINUM_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"ANCIENT_ALTAR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ANCIENT_ALTAR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ANCIENT_PEDESTAL"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"AncientAltarListener","l":"AncientAltarListener()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"AncientAltarTask","l":"AncientAltarTask(List<Block>, Block, Location, ItemStack, List<Block>, List<ItemStack>)","url":"AncientAltarTask-java.util.List-org.bukkit.block.Block-org.bukkit.Location-org.bukkit.inventory.ItemStack-java.util.List-java.util.List-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.altar","c":"AncientPedestal","l":"AncientPedestal(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"AncientPedestal-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"UnregisterReason","l":"ANDROID_DIG"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ANDROID_INTERFACE_FUEL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ANDROID_INTERFACE_ITEMS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ANDROID_MEMORY_CORE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidInstance","l":"AndroidInstance(ProgrammableAndroid, Block)","url":"AndroidInstance-io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AndroidMineEvent","l":"AndroidMineEvent(Block, AndroidInstance)","url":"AndroidMineEvent-org.bukkit.block.Block-io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidInstance-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ANIMAL_GROWTH_ACCELERATOR"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AnimalGrowthAccelerator","l":"AnimalGrowthAccelerator(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"AnimalGrowthAccelerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"APPLE_FERTILIZER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"APPLE_JUICE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"APPLE_ORGANIC_FOOD"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"AReactor(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"AReactor-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"ARMOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"ARMOR_FORGE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ARMOR_FORGE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ARMORED_JETBOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ARMORED_JETPACK"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"ArmorForge","l":"ArmorForge()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"ArmorTask","l":"ArmorTask()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"AUTO_ANVIL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"AUTO_ANVIL_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"AUTO_BREEDER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"AUTO_DISENCHANTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"AUTO_DRIER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"AUTO_ENCHANTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"AUTO_SMELT_PICKAXE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoAnvil","l":"AutoAnvil(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"AutoAnvil-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoBreeder","l":"AutoBreeder(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"AutoBreeder-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDisenchanter","l":"AutoDisenchanter(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"AutoDisenchanter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AutoDisenchantEvent","l":"AutoDisenchantEvent(ItemStack)","url":"AutoDisenchantEvent-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDrier","l":"AutoDrier(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"AutoDrier-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoEnchanter","l":"AutoEnchanter(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"AutoEnchanter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"AUTOMATED_CRAFTING_CHAMBER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"AUTOMATED_PANNING_MACHINE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutomatedCraftingChamber","l":"AutomatedCraftingChamber(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"AutomatedCraftingChamber-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"AutomatedPanningMachine","l":"AutomatedPanningMachine()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"AutoSavingService","l":"AutoSavingService()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineTier","l":"AVERAGE"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChatUtils","l":"awaitInput(Player, Consumer<String>)","url":"awaitInput-org.bukkit.entity.Player-java.util.function.Consumer-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BACKPACK_LARGE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BACKPACK_MEDIUM"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BACKPACK_SMALL"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BackpackListener","l":"BackpackListener(SlimefunPlugin)","url":"BackpackListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"BackupService","l":"BackupService()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.medical","c":"Bandage","l":"Bandage(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"Bandage-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BANDAGE"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineTier","l":"BASIC"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BASIC_CIRCUIT_BOARD"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BATTERY"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BEEF_JERKY"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BEETROOT_FERTILIZER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BEETROOT_ORGANIC_FOOD"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BIG_CAPACITOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BILLON_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BILLON_JETBOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BILLON_JETPACK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BILLON_MULTI_TOOL"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"bindToResearch(Research)","url":"bindToResearch-me.mrCookieSlime.Slimefun.Objects.Research-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BIO_REACTOR"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"BioGenerator","l":"BioGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"BioGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"BIRTHDAY"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"BirthdayCake","l":"BirthdayCake(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"BirthdayCake-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BLADE_OF_VAMPIRES"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BLANK_RUNE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BLISTERING_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BLISTERING_INGOT_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BLISTERING_INGOT_3"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BLOCK_PLACER"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"BlockDataService","l":"BlockDataService(Plugin, String)","url":"BlockDataService-org.bukkit.plugin.Plugin-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"BlockInfoConfig()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"BlockInfoConfig(Map<String, String>)","url":"BlockInfoConfig-java.util.Map-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BlockListener","l":"BlockListener(SlimefunPlugin)","url":"BlockListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenu","l":"BlockMenu(BlockMenuPreset, Location)","url":"BlockMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenu","l":"BlockMenu(BlockMenuPreset, Location, Config)","url":"BlockMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-org.bukkit.Location-io.github.thebusybiscuit.cscorelib2.config.Config-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"BlockMenuPreset(String, String)","url":"BlockMenuPreset-java.lang.String-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"BlockMenuPreset(String, String, boolean)","url":"BlockMenuPreset-java.lang.String-java.lang.String-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BlockPhysicsListener","l":"BlockPhysicsListener(SlimefunPlugin)","url":"BlockPhysicsListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"BlockPlacer","l":"BlockPlacer(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[])","url":"BlockPlacer-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-java.lang.String:A-java.lang.Object:A-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"BlockStorage(World)","url":"BlockStorage-org.bukkit.World-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockTicker","l":"BlockTicker()"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideLayout","l":"BOOK"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"BookSlimefunGuide","l":"BookSlimefunGuide()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BOOSTED_URANIUM"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BOOTS_OF_THE_STOMPER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BOUND_BACKPACK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BRASS_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BROKEN_SPAWNER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BRONZE_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BUCKET_OF_FUEL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BUCKET_OF_OIL"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ButcherAndroid","l":"ButcherAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ButcherAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"ButcherAndroidListener","l":"ButcherAndroidListener(SlimefunPlugin)","url":"ButcherAndroidListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"BUTTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CACTUS_BOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CACTUS_CHESTPLATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CACTUS_HELMET"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CACTUS_LEGGINGS"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"callItemHandler(Class<T>, Consumer<T>)","url":"callItemHandler-java.lang.Class-java.util.function.Consumer-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CAN"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"cancel"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"cancel()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"canOpen(Block, Player)","url":"canOpen-org.bukkit.block.Block-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"canOpen(Block, Player)","url":"canOpen-org.bukkit.block.Block-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"canUnlock(Player)","url":"canUnlock-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric","c":"Capacitor","l":"Capacitor(int, SlimefunItemStack, RecipeType, ItemStack[])","url":"Capacitor-int-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineType","l":"CAPACITOR"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNetComponentType","l":"CAPACITOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARBON"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARBON_CHUNK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARBON_PRESS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARBON_PRESS_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARBON_PRESS_3"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARBONADO"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARBONADO_EDGED_CAPACITOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARBONADO_EDGED_FURNACE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARBONADO_JETBOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARBONADO_JETPACK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARBONADO_MULTI_TOOL"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CarbonPress","l":"CarbonPress(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"CarbonPress-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"CARGO"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARGO_INPUT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARGO_MANAGER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARGO_MOTOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARGO_NODE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARGO_OUTPUT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARGO_OUTPUT_ADVANCED"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"CargoConnector","l":"CargoConnector(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"CargoConnector-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"CargoInputNode","l":"CargoInputNode(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"CargoInputNode-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"CargoManager","l":"CargoManager(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"CargoManager-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.api.item_transport","c":"CargoNet","l":"CargoNet(Location)","url":"CargoNet-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"CargoOutputNode","l":"CargoOutputNode(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"CargoOutputNode-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARROT_FERTILIZER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARROT_JUICE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CARROT_ORGANIC_FOOD"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"category"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"Category(NamespacedKey, ItemStack)","url":"Category-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"Category(NamespacedKey, ItemStack, int)","url":"Category-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-int-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHAIN"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"chance"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"changes"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"ChargableItem","l":"ChargableItem(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ChargableItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"ChargableItem","l":"ChargableItem(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[])","url":"ChargableItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-java.lang.String:A-java.lang.Object:A-"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ItemEnergy","l":"chargeInventory(Player, float)","url":"chargeInventory-org.bukkit.entity.Player-float-"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ItemEnergy","l":"chargeItem(ItemStack, float)","url":"chargeItem-org.bukkit.inventory.ItemStack-float-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHARGING_BENCH"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ChargingBench","l":"ChargingBench(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ChargingBench-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideLayout","l":"CHEAT_SHEET"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"CheatSheetSlimefunGuide","l":"CheatSheetSlimefunGuide(boolean)"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"check(Block)","url":"check-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"check(Block, String)","url":"check-org.bukkit.block.Block-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"check(Location)","url":"check-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"check(Location, String)","url":"check-org.bukkit.Location-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"checkFor(Event, SlimefunItemStack)","url":"checkFor-org.bukkit.event.Event-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"checkFor(Event, SlimefunItem)","url":"checkFor-org.bukkit.event.Event-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"checkID(Block)","url":"checkID-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"checkID(Location)","url":"checkID-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHEESE"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideLayout","l":"CHEST"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"ChestSlimefunGuide","l":"ChestSlimefunGuide(boolean)"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHICKEN_JERKY"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"WoodcutterAndroid","l":"chopTree(Block, BlockMenu, BlockFace)","url":"chopTree-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.block.BlockFace-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChatUtils","l":"christmas(String)","url":"christmas-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"CHRISTMAS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_APPLE_CIDER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_APPLE_PIE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_CAKE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_CARAMEL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_CARAMEL_APPLE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_CHOCOLATE_APPLE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_CHOCOLATE_MILK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_COOKIE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_EGG_NOG"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_FRUIT_CAKE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_HOT_CHOCOLATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_MILK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CHRISTMAS_PRESENT"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"classifyLocation(Location)","url":"classifyLocation-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNet","l":"classifyLocation(Location)","url":"classifyLocation-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api.item_transport","c":"CargoNet","l":"classifyLocation(Location)","url":"classifyLocation-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"GuideHistory","l":"clear()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"StatusEffect","l":"clear(Player)","url":"clear-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"clearBlockInfo(Block)","url":"clearBlockInfo-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"clearBlockInfo(Block, boolean)","url":"clearBlockInfo-org.bukkit.block.Block-boolean-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"clearBlockInfo(Location)","url":"clearBlockInfo-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"clearBlockInfo(Location, boolean)","url":"clearBlockInfo-org.bukkit.Location-boolean-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"clearInventory(Location)","url":"clearInventory-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"clone()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"clone(BlockMenu)","url":"clone-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"clone(UniversalBlockMenu)","url":"clone-me.mrCookieSlime.Slimefun.api.inventory.UniversalBlockMenu-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"close()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CLOTH"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SubCommand","l":"cmd"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COAL_GENERATOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COAL_GENERATOR_2"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"CoalGenerator","l":"CoalGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"CoalGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COBALT_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COBALT_PICKAXE"},{"p":"io.github.thebusybiscuit.slimefun4.utils.itemstack","c":"ColoredFireworkStar","l":"ColoredFireworkStar(Color, String, String...)","url":"ColoredFireworkStar-org.bukkit.Color-java.lang.String-java.lang.String...-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COMBUSTION_REACTOR"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"CombustionGenerator","l":"CombustionGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"CombustionGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"PatternUtils","l":"COMMA"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"MultiBlockListener","l":"compareMaterials(Block, Material[], boolean)","url":"compareMaterials-org.bukkit.block.Block-org.bukkit.Material:A-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"MultiBlockListener","l":"compareMaterialsVertical(Block, Material, Material, Material)","url":"compareMaterialsVertical-org.bukkit.block.Block-org.bukkit.Material-org.bukkit.Material-org.bukkit.Material-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"Composter","l":"Composter(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"Composter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COMPOSTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COMPRESSED_CARBON"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"Compressor","l":"Compressor()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"COMPRESSOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COMPRESSOR"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"computeChanges()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"GitHubService","l":"connect(boolean)"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"connectedLocations"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkComponent","l":"CONNECTOR"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"connectorNodes"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"connectsTo(Location)","url":"connectsTo-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"AdvancedCargoOutputNode","l":"constructMenu(BlockMenuPreset)","url":"constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"CargoInputNode","l":"constructMenu(BlockMenuPreset)","url":"constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"CargoOutputNode","l":"constructMenu(BlockMenuPreset)","url":"constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoBreeder","l":"constructMenu(BlockMenuPreset)","url":"constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutomatedCraftingChamber","l":"constructMenu(BlockMenuPreset)","url":"constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricSmeltery","l":"constructMenu(BlockMenuPreset)","url":"constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"TreeGrowthAccelerator","l":"constructMenu(BlockMenuPreset)","url":"constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"XPCollector","l":"constructMenu(BlockMenuPreset)","url":"constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOMiner","l":"constructMenu(BlockMenuPreset)","url":"constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"constructMenu(BlockMenuPreset)","url":"constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"consumable"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"consumeItem(int)"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"consumeItem(int, int)"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"consumeItem(int, int, boolean)"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNetComponentType","l":"CONSUMER"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"contains(String)","url":"contains-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Setup","c":"SlimefunManager","l":"containsSimilarItem(Inventory, ItemStack, boolean)","url":"containsSimilarItem-org.bukkit.inventory.Inventory-org.bukkit.inventory.ItemStack-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"Contributor(String)","url":"Contributor-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"Contributor(String, String)","url":"Contributor-java.lang.String-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"Cooler","l":"Cooler(int, Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"Cooler-int-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COOLER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"CoolerListener","l":"CoolerListener(SlimefunPlugin)","url":"CoolerListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COOLING_UNIT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COPPER_DUST"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COPPER_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"COPPER_WIRE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CORINTHIAN_BRONZE_INGOT"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"countTransmitters(UUID)","url":"countTransmitters-java.util.UUID-"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"countVanillaItems()"},{"p":"io.github.thebusybiscuit.slimefun4.utils.holograms","c":"SimpleHologram","l":"create(Location)","url":"create-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"createBackpack(int)"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"createEnderTalisman()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"createFile()"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"FireworkUtils","l":"createFirework(Location, Color)","url":"createFirework-org.bukkit.Location-org.bukkit.Color-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces","c":"InventoryBlock","l":"createPreset(SlimefunItem, String, Consumer<BlockMenuPreset>)","url":"createPreset-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-java.lang.String-java.util.function.Consumer-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces","c":"InventoryBlock","l":"createPreset(SlimefunItem, Consumer<BlockMenuPreset>)","url":"createPreset-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-java.util.function.Consumer-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChatUtils","l":"crop(ChatColor, String)","url":"crop-org.bukkit.ChatColor-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CROP_GROWTH_ACCELERATOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CROP_GROWTH_ACCELERATOR_2"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CropGrowthAccelerator","l":"CropGrowthAccelerator(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"CropGrowthAccelerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"Crucible","l":"Crucible(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"Crucible-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CRUCIBLE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"CRUSHED_ORE"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomItemDataService","l":"CustomItemDataService(Plugin, String)","url":"CustomItemDataService-org.bukkit.plugin.Plugin-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomTextureService","l":"CustomTextureService(Plugin)","url":"CustomTextureService-org.bukkit.plugin.Plugin-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"DamageableItem","l":"damageItem(Player, ItemStack)","url":"damageItem-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DAMASCUS_STEEL_BOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DAMASCUS_STEEL_CHESTPLATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DAMASCUS_STEEL_HELMET"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DAMASCUS_STEEL_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DAMASCUS_STEEL_JETBOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DAMASCUS_STEEL_JETPACK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DAMASCUS_STEEL_LEGGINGS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DAMASCUS_STEEL_MULTI_TOOL"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"PatternUtils","l":"DASH"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"DeathpointListener","l":"DeathpointListener(SlimefunPlugin)","url":"DeathpointListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DEBUG_FISH"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"DebugFishListener","l":"DebugFishListener(SlimefunPlugin)","url":"DebugFishListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenu","l":"delete(Location)","url":"delete-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunBranch","l":"DEVELOPMENT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DIET_COOKIE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"DietCookie","l":"DietCookie(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"DietCookie-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DIGITAL_MINER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"directions"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"DirtyChestMenu(BlockMenuPreset)","url":"DirtyChestMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"UpdaterService","l":"disable()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"ItemState","l":"DISABLED"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"disenchantable"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"DispenserListener","l":"DispenserListener(SlimefunPlugin)","url":"DispenserListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"display()"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuide","l":"displayItem(PlayerProfile, SlimefunItem, boolean)","url":"displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideImplementation","l":"displayItem(PlayerProfile, SlimefunItem, boolean)","url":"displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"BookSlimefunGuide","l":"displayItem(PlayerProfile, SlimefunItem, boolean)","url":"displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"ChestSlimefunGuide","l":"displayItem(PlayerProfile, SlimefunItem, boolean)","url":"displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuide","l":"displayItem(PlayerProfile, ItemStack, boolean)","url":"displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-org.bukkit.inventory.ItemStack-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideImplementation","l":"displayItem(PlayerProfile, ItemStack, int, boolean)","url":"displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-org.bukkit.inventory.ItemStack-int-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"BookSlimefunGuide","l":"displayItem(PlayerProfile, ItemStack, int, boolean)","url":"displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-org.bukkit.inventory.ItemStack-int-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"ChestSlimefunGuide","l":"displayItem(PlayerProfile, ItemStack, int, boolean)","url":"displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-org.bukkit.inventory.ItemStack-int-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChestMenuUtils","l":"drawBackground(ChestMenu, int...)","url":"drawBackground-me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ChestMenu-int...-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DUCT_TAPE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DURALUMIN_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DURALUMIN_JETBOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DURALUMIN_JETPACK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"DURALUMIN_MULTI_TOOL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"EASTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"EASTER_APPLE_PIE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"EASTER_CARROT_PIE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"EASTER_EGG"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items","c":"EasterEgg","l":"EasterEgg(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack, ItemStack...)","url":"EasterEgg-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack...-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"effects"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_DUST_WASHER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_DUST_WASHER_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_DUST_WASHER_3"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_FURNACE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_FURNACE_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_FURNACE_3"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_GOLD_PAN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_GOLD_PAN_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_GOLD_PAN_3"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_INGOT_FACTORY"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_INGOT_FACTORY_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_INGOT_FACTORY_3"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_INGOT_PULVERIZER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_MOTOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_ORE_GRINDER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_ORE_GRINDER_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_PRESS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_PRESS_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_SMELTERY"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIC_SMELTERY_2"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricDustWasher","l":"ElectricDustWasher(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ElectricDustWasher-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricFurnace","l":"ElectricFurnace(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ElectricFurnace-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricGoldPan","l":"ElectricGoldPan(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ElectricGoldPan-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricIngotFactory","l":"ElectricIngotFactory(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ElectricIngotFactory-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricIngotPulverizer","l":"ElectricIngotPulverizer(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ElectricIngotPulverizer-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"ELECTRICITY"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricOreGrinder","l":"ElectricOreGrinder(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ElectricOreGrinder-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricPress","l":"ElectricPress(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ElectricPress-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricSmeltery","l":"ElectricSmeltery(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ElectricSmeltery-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIFIED_CRUCIBLE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIFIED_CRUCIBLE_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRIFIED_CRUCIBLE_3"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectrifiedCrucible","l":"ElectrifiedCrucible(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ElectrifiedCrucible-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELECTRO_MAGNET"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELEVATOR"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"ElevatorPlate","l":"ElevatorPlate(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"ElevatorPlate-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELYTRA"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ELYTRA_SCALE"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"ItemState","l":"ENABLED"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"enchantable"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineTier","l":"END_GAME"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENDER_BACKPACK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENDER_BOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENDER_CHESTPLATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENDER_HELMET"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENDER_LEGGINGS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENDER_LUMP_1"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENDER_LUMP_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENDER_LUMP_3"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENDER_TALISMAN"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"EnderBackpack","l":"EnderBackpack(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"EnderBackpack-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENERGY_REGULATOR"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNet","l":"EnergyNet(Location)","url":"EnergyNet-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"EnergyRegulator","l":"EnergyRegulator(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"EnergyRegulator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"ENHANCED_CRAFTING_TABLE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENHANCED_CRAFTING_TABLE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENHANCED_FURNACE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENHANCED_FURNACE_10"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENHANCED_FURNACE_11"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENHANCED_FURNACE_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENHANCED_FURNACE_3"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENHANCED_FURNACE_4"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENHANCED_FURNACE_5"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENHANCED_FURNACE_6"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENHANCED_FURNACE_7"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENHANCED_FURNACE_8"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENHANCED_FURNACE_9"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"EnhancedCraftingTable","l":"EnhancedCraftingTable()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"EnhancedFurnace","l":"EnhancedFurnace(int, int, int, SlimefunItemStack, ItemStack[])","url":"EnhancedFurnace-int-int-int-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"EnhancedFurnaceListener","l":"EnhancedFurnaceListener(SlimefunPlugin)","url":"EnhancedFurnaceListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ENRICHED_NETHER_ICE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"EntityKillListener","l":"EntityKillListener(SlimefunPlugin)","url":"EntityKillListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"MultiBlock","l":"equals(Object)","url":"equals-java.lang.Object-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"error(String, Throwable)","url":"error-java.lang.String-java.lang.Throwable-"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"ErrorReport","l":"ErrorReport(Throwable, Consumer<PrintStream>)","url":"ErrorReport-java.lang.Throwable-java.util.function.Consumer-"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"ErrorReport","l":"ErrorReport(Throwable, SlimefunItem)","url":"ErrorReport-java.lang.Throwable-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"ErrorReport","l":"ErrorReport(Throwable, Player)","url":"ErrorReport-java.lang.Throwable-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"ErrorReport","l":"ErrorReport(Throwable, Location, SlimefunItem)","url":"ErrorReport-java.lang.Throwable-org.bukkit.Location-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ESSENCE_OF_AFTERLIFE"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"event"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"JetBootsTask","l":"executeTask()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"JetpackTask","l":"executeTask()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"MagnetTask","l":"executeTask()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AdvancedFarmerAndroid","l":"exoticFarm(BlockMenu, Block)","url":"exoticFarm-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"GeneratorTicker","l":"explode(Location)","url":"explode-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"UnregisterReason","l":"EXPLODE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"ExplosionsListener","l":"ExplosionsListener(SlimefunPlugin)","url":"ExplosionsListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"EXPLOSIVE_BOW"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"EXPLOSIVE_PICKAXE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"EXPLOSIVE_SHOVEL"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"ExplosiveBow","l":"ExplosiveBow(SlimefunItemStack, ItemStack[])","url":"ExplosiveBow-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"ExplosivePickaxe","l":"ExplosivePickaxe(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[])","url":"ExplosivePickaxe-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-java.lang.String:A-java.lang.Object:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"ExplosiveShovel","l":"ExplosiveShovel(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[])","url":"ExplosiveShovel-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-java.lang.String:A-java.lang.Object:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors","c":"NetherStarReactor","l":"extraTick(Location)","url":"extraTick-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors","c":"NuclearReactor","l":"extraTick(Location)","url":"extraTick-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"extraTick(Location)","url":"extraTick-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"FarmerAndroid","l":"farm(BlockMenu, Block)","url":"farm-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidType","l":"FARMER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FARMER_SHOES"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"FarmerAndroid","l":"FarmerAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"FarmerAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FERROSILICON"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FERTILIZER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidType","l":"FIGHTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FILLED_FLASK_OF_KNOWLEDGE"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"find(OfflinePlayer)","url":"find-org.bukkit.OfflinePlayer-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"AncientAltarListener","l":"findItem(Block)","url":"findItem-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks","c":"MultiBlockMachine","l":"findOutputChest(Block, ItemStack)","url":"findOutputChest-org.bukkit.block.Block-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks","c":"MultiBlockMachine","l":"findOutputInventory(ItemStack, Block, Inventory)","url":"findOutputInventory-org.bukkit.inventory.ItemStack-org.bukkit.block.Block-org.bukkit.inventory.Inventory-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks","c":"MultiBlockMachine","l":"findOutputInventory(ItemStack, Block, Inventory, Inventory)","url":"findOutputInventory-org.bukkit.inventory.ItemStack-org.bukkit.block.Block-org.bukkit.inventory.Inventory-org.bukkit.inventory.Inventory-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideSettings","l":"FIREWORKS_KEY"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"FireworksListener","l":"FireworksListener(SlimefunPlugin)","url":"FireworksListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"FisherAndroid","l":"fish(Block, BlockMenu)","url":"fish-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FISH_JERKY"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"FisherAndroid","l":"FisherAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"FisherAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidType","l":"FISHERMAN"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces","c":"InventoryBlock","l":"fits(Block, ItemStack...)","url":"fits-org.bukkit.block.Block-org.bukkit.inventory.ItemStack...-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"fits(ItemStack, int...)","url":"fits-org.bukkit.inventory.ItemStack-int...-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"AncientAltarListener","l":"fixItemStack(ItemStack, String)","url":"fixItemStack-org.bukkit.inventory.ItemStack-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FLASK_OF_KNOWLEDGE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FLUID_PUMP"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FluidPump","l":"FluidPump(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"FluidPump-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"FOOD"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"FOOD_COMPOSTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FOOD_COMPOSTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FOOD_COMPOSTER_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"FOOD_FABRICATOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FOOD_FABRICATOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FOOD_FABRICATOR_2"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FoodComposter","l":"FoodComposter(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"FoodComposter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FoodFabricator","l":"FoodFabricator(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"FoodFabricator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"NumberUtils","l":"formatBigNumber(int)"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FORTUNE_COOKIE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"FortuneCookie","l":"FortuneCookie(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"FortuneCookie-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Freezer","l":"Freezer(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"Freezer-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"FREEZER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FREEZER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"FREEZER_2"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"fromUUID(UUID)","url":"fromUUID-java.util.UUID-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"fromUUID(UUID, Consumer<PlayerProfile>)","url":"fromUUID-java.util.UUID-java.util.function.Consumer-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"GadgetsListener","l":"GadgetsListener(SlimefunPlugin)","url":"GadgetsListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"GeneratorTicker","l":"generateEnergy(Location, SlimefunItem, Config)","url":"generateEnergy-org.bukkit.Location-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineType","l":"GENERATOR"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNetComponentType","l":"GENERATOR"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"GeneratorTicker","l":"GeneratorTicker()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"GEO_MINER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GEO_MINER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOMiner","l":"GEOMiner(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"GEOMiner-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOScanner","l":"GEOScanner(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"GEOScanner-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"get(OfflinePlayer)","url":"get-org.bukkit.OfflinePlayer-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"get(OfflinePlayer, Consumer<PlayerProfile>)","url":"get-org.bukkit.OfflinePlayer-java.util.function.Consumer-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"getAccessPort(Location)","url":"getAccessPort-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getActiveChunks()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getActiveTickers()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getAddon()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"getAffectedItems()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getAllSlimefunItems()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"AncientAltarListener","l":"getAltarsInUse()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getAncientAltarListener()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AndroidMineEvent","l":"getAndroid()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidInstance","l":"getAndroid()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AdvancedFarmerAndroid","l":"getAndroidType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ButcherAndroid","l":"getAndroidType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"FarmerAndroid","l":"getAndroidType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"FisherAndroid","l":"getAndroidType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"MinerAndroid","l":"getAndroidType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"getAndroidType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"WoodcutterAndroid","l":"getAndroidType()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"getArmor()"},{"p":"io.github.thebusybiscuit.slimefun4.utils.holograms","c":"ReactorHologram","l":"getArmorStand(Location, boolean)","url":"getArmorStand-org.bukkit.Location-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getAutomatedCraftingChamberRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChestMenuUtils","l":"getBackButton(Player, String...)","url":"getBackButton-org.bukkit.entity.Player-java.lang.String...-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChestMenuUtils","l":"getBackground()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"getBackpack(int)"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"getBackpack(ItemStack)","url":"getBackpack-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getBackpackListener()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AndroidMineEvent","l":"getBlock()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidInstance","l":"getBlock()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenu","l":"getBlock()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"BlockDataService","l":"getBlockData(TileState)","url":"getBlockData-org.bukkit.block.TileState-"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getBlockDataService()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getBlockHandlers()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getBlockInfoAsJson(Block)","url":"getBlockInfoAsJson-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getBlockInfoAsJson(Location)","url":"getBlockInfoAsJson-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getBlockTicker()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"getBoolean(String)","url":"getBoolean-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getBowListener()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunBowListener","l":"getBows()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"UpdaterService","l":"getBranch()"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunAddon","l":"getBugTrackerURL()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getBugTrackerURL()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"MultiBlock","l":"getBuild()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"getByID(int)"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getByID(String)","url":"getByID-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getByItem(ItemStack)","url":"getByItem-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"EnergyNetComponent","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric","c":"Capacitor","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"SolarGenerator","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AnimalGrowthAccelerator","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoBreeder","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDisenchanter","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDrier","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoEnchanter","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ChargingBench","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CropGrowthAccelerator","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricIngotPulverizer","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FluidPump","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Freezer","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"TreeGrowthAccelerator","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"WitherAssembler","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"XPCollector","l":"getCapacity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.altar","c":"AltarRecipe","l":"getCatalyst()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"getCategories()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getCategory()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"getCategoryName(Player, NamespacedKey)","url":"getCategoryName-org.bukkit.entity.Player-org.bukkit.NamespacedKey-"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getCfg()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"getChance()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getChanges()"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ChargableBlock","l":"getCharge(Block)","url":"getCharge-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ChargableBlock","l":"getCharge(Location)","url":"getCharge-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getChargeableBlocks()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getChunkInfo(World, int, int)","url":"getChunkInfo-org.bukkit.World-int-int-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getChunkInfo(World, int, int, String)","url":"getChunkInfo-org.bukkit.World-int-int-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getChunks()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"MultiBlockInteractEvent","l":"getClickedBlock()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"getClickedBlock()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"getClickedFace()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getCommand()"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SlimefunCommand","l":"getCommandUsage()"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNet","l":"getComponent(String)","url":"getComponent-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNet","l":"getComponent(Block)","url":"getComponent-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNet","l":"getComponent(Location)","url":"getComponent-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"getConfig()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"getConfiguration()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"GitHubService","l":"getConnectors()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"getContributions()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"getContributions(String)","url":"getContributions-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"GitHubService","l":"getContributors()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors","c":"NetherStarReactor","l":"getCoolant()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors","c":"NuclearReactor","l":"getCoolant()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"getCoolant()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"ReactorAccessPort","l":"getCoolantSlots()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"getCoolantSlots()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"getCost()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getCurrentlyResearchingPlayers()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"SolarGenerator","l":"getDayEnergy()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"getDefaultLanguage()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"LocalizationService","l":"getDefaultLanguage()"},{"p":"io.github.thebusybiscuit.slimefun4.api.geo","c":"GEOResource","l":"getDefaultSupply(World.Environment, Biome)","url":"getDefaultSupply-org.bukkit.World.Environment-org.bukkit.block.Biome-"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SubCommand","l":"getDescription()"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SubCommand","l":"getDescription(CommandSender)","url":"getDescription-org.bukkit.command.CommandSender-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"getDisplayName()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"RecipeDisplayItem","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"Composter","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"Crucible","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDrier","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricGoldPan","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricIngotPulverizer","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Freezer","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Refinery","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOMiner","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"OilPump","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"Compressor","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"GrindStone","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"Juicer","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"MakeshiftSmeltery","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"OreCrusher","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"OreWasher","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"PressureChamber","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"Smeltery","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"TableSaw","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"GoldPan","l":"getDisplayRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"NetherGoldPan","l":"getDisplayRecipes()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"getDisplayRecipes()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunMachine","l":"getDisplayRecipes()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"getDouble(String)","url":"getDouble-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.api.items","c":"Placeable","l":"getDrops()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getDrops()"},{"p":"io.github.thebusybiscuit.slimefun4.api.items","c":"Placeable","l":"getDrops(Player)","url":"getDrops-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getDrops(Player)","url":"getDrops-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"getEffects()"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChestMenuUtils","l":"getEmptyClickHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getEnabledCategories()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getEnabledSlimefunItemIds()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getEnabledSlimefunItems()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getEnergyCapacities()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getEnergyCapacitors()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"EnergyNetComponent","l":"getEnergyComponentType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric","c":"Capacitor","l":"getEnergyComponentType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"SolarGenerator","l":"getEnergyComponentType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AnimalGrowthAccelerator","l":"getEnergyComponentType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoBreeder","l":"getEnergyComponentType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutomatedCraftingChamber","l":"getEnergyComponentType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CropGrowthAccelerator","l":"getEnergyComponentType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FluidPump","l":"getEnergyComponentType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"TreeGrowthAccelerator","l":"getEnergyComponentType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"WitherAssembler","l":"getEnergyComponentType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"XPCollector","l":"getEnergyComponentType()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"GPSTransmitter","l":"getEnergyComponentType()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"getEnergyComponentType()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getEnergyConsumers()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDisenchanter","l":"getEnergyConsumption()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDrier","l":"getEnergyConsumption()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoEnchanter","l":"getEnergyConsumption()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutomatedCraftingChamber","l":"getEnergyConsumption()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ChargingBench","l":"getEnergyConsumption()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CropGrowthAccelerator","l":"getEnergyConsumption()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricIngotPulverizer","l":"getEnergyConsumption()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"GPSTransmitter","l":"getEnergyConsumption()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"getEnergyConsumption()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getEnergyGenerators()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getEnergyTicker()"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"ErrorReport","l":"getFile()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"getFile()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"ElevatorPlate","l":"getFloors(Block)","url":"getFloors-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getForcedStorage(World)","url":"getForcedStorage-org.bukkit.World-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"GitHubService","l":"getForks()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"getFuelEfficiency()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"EnhancedFurnace","l":"getFuelEfficiency()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"ReactorAccessPort","l":"getFuelSlots()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"getFuelSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"MinecraftRecipeService","l":"getFurnaceOutput(ItemStack)","url":"getFurnaceOutput-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getGEOResources()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getGitHubService()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getGPSNetwork()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getGrapplingHookListener()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getGuideHandlers()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"getGuideHandlers(int)"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"getGuideHistory()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getGuideLayout(SlimefunGuideLayout)","url":"getGuideLayout-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout-"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"getHand()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AndroidMineEvent","l":"getHandlerList()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AutoDisenchantEvent","l":"getHandlerList()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"MultiBlockInteractEvent","l":"getHandlerList()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerLanguageChangeEvent","l":"getHandlerList()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"getHandlerList()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"ResearchUnlockEvent","l":"getHandlerList()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AndroidMineEvent","l":"getHandlers()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AutoDisenchantEvent","l":"getHandlers()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"MultiBlockInteractEvent","l":"getHandlers()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerLanguageChangeEvent","l":"getHandlers()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"getHandlers()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"ResearchUnlockEvent","l":"getHandlers()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getHandlers()"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"getIcon(Map.Entry<String, Location>)","url":"getIcon-java.util.Map.Entry-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerBackpack","l":"getID()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"getID()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"getID()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"getID()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getID()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockBreakHandler","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockDispenseHandler","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockPlaceHandler","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockTicker","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockUseHandler","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BowShootHandler","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"EntityKillHandler","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"GeneratorTicker","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"ItemConsumptionHandler","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"ItemDropHandler","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"ItemHandler","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"ItemUseHandler","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"MultiBlockInteractionHandler","l":"getIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"getImmutableMeta()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.altar","c":"AltarRecipe","l":"getInput()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"MachineFuel","l":"getInput()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"MachineRecipe","l":"getInput()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"AdvancedCargoOutputNode","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"CargoInputNode","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"ReactorAccessPort","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"TrashCan","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AnimalGrowthAccelerator","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoBreeder","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutomatedCraftingChamber","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CropGrowthAccelerator","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricSmeltery","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FluidPump","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"HeatedPressureChamber","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"TreeGrowthAccelerator","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"WitherAssembler","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"XPCollector","l":"getInputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOMiner","l":"getInputSlots()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"getInputSlots()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AGenerator","l":"getInputSlots()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"getInputSlots()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces","c":"InventoryBlock","l":"getInputSlots()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getInstalledAddons()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"getInt(String)","url":"getInt-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"getInteractEvent()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks","c":"MultiBlockMachine","l":"getInteractionHandler()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"getIntList(String)","url":"getIntList-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerBackpack","l":"getInventory()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getInventory(Block)","url":"getInventory-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getInventory(Location)","url":"getInventory-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"getInventorySlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"BioGenerator","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"CoalGenerator","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"CombustionGenerator","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"LavaGenerator","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"MagnesiumGenerator","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoAnvil","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDisenchanter","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDrier","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoEnchanter","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CarbonPress","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ChargingBench","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricDustWasher","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricFurnace","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricGoldPan","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricIngotFactory","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricIngotPulverizer","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricOreGrinder","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricPress","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricSmeltery","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectrifiedCrucible","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FoodComposter","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FoodFabricator","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Freezer","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"HeatedPressureChamber","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Refinery","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors","c":"NetherStarReactor","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors","c":"NuclearReactor","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOMiner","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"OilPump","l":"getInventoryTitle()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"getInventoryTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"GitHubService","l":"getIssues()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AutoDisenchantEvent","l":"getItem()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"getItem()"},{"p":"io.github.thebusybiscuit.slimefun4.api.geo","c":"GEOResource","l":"getItem()"},{"p":"io.github.thebusybiscuit.slimefun4.api.items","c":"HashedArmorpiece","l":"getItem()"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideImplementation","l":"getItem()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"getItem()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"BookSlimefunGuide","l":"getItem()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"ChestSlimefunGuide","l":"getItem()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"getItem()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getItem()"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuide","l":"getItem(SlimefunGuideLayout)","url":"getItem-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getItem(String)","url":"getItem-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"getItem(Player)","url":"getItem-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"getItem(Player)","url":"getItem-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getItemCfg()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"getItemConfig()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomItemDataService","l":"getItemData(ItemStack)","url":"getItemData-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomItemDataService","l":"getItemData(ItemMeta)","url":"getItemData-org.bukkit.inventory.meta.ItemMeta-"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getItemDataService()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"BlockPlacer","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"Composter","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"Crucible","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"EnhancedFurnace","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"HologramProjector","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"InfusedHopper","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"RainbowBlock","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"RepairedSpawner","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"CargoConnector","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items","c":"EasterEgg","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets","c":"Multimeter","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"SolarGenerator","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FluidPump","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"WitherAssembler","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"DietCookie","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"FortuneCookie","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"MagicSugar","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"MeatJerky","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"MonsterJerky","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOScanner","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"PortableGEOScanner","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"ElevatorPlate","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"GPSControlPanel","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"GPSMarkerTool","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"GPSTransmitter","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"EnderBackpack","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"InfernalBonemeal","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"KnowledgeFlask","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"KnowledgeTome","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"MagicEyeOfEnder","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"SoulboundRune","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"StormStaff","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"TelepositionScroll","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"WaterStaff","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"WindStaff","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.medical","c":"Bandage","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.medical","c":"Medicine","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.medical","c":"Rag","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.medical","c":"Splint","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.medical","c":"Vitamins","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"ExplosivePickaxe","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"ExplosiveShovel","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"GoldPan","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"GrapplingHook","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"HerculesPickaxe","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"LumberAxe","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"NetherGoldPan","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"PickaxeOfContainment","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"PickaxeOfTheSeeker","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"PickaxeOfVeinMining","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"PortableCrafter","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"PortableDustbin","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"SlimefunBackpack","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"SmeltersPickaxe","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"SeismicAxe","l":"getItemHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"SwordOfBeheading","l":"getItemHandler()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SimpleSlimefunItem","l":"getItemHandler()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"getItemID()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getItemName()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"getItems()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getItemTextureService()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets","c":"MultiTool","l":"getItemUseHandler()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"getItemValue(String, String)","url":"getItemValue-java.lang.String-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunAddon","l":"getJavaPlugin()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getJavaPlugin()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"StatusEffect","l":"getKey()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"LocalizationService","l":"getKey()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"getKey()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"getKey()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"getKey()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"getKeys()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"getKeys(String)","url":"getKeys-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"RecipeDisplayItem","l":"getLabelLocalPath()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"getLabelLocalPath()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOMiner","l":"getLabelLocalPath()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"GoldPan","l":"getLabelLocalPath()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"NetherGoldPan","l":"getLabelLocalPath()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"getLanguage(String)","url":"getLanguage-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"LocalizationService","l":"getLanguage(String)","url":"getLanguage-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"getLanguage(Player)","url":"getLanguage-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"LocalizationService","l":"getLanguage(Player)","url":"getLanguage-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"getLanguages()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"LocalizationService","l":"getLanguages()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"GitHubService","l":"getLastUpdate()"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideImplementation","l":"getLayout()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"BookSlimefunGuide","l":"getLayout()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"CheatSheetSlimefunGuide","l":"getLayout()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"ChestSlimefunGuide","l":"getLayout()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"StatusEffect","l":"getLevel(Player)","url":"getLevel-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getLocal()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenu","l":"getLocation()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getLocationInfo(Location)","url":"getLocationInfo-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getLocationInfo(Location, String)","url":"getLocationInfo-org.bukkit.Location-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunAddon","l":"getLogger()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"getLogger()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"Radioactivity","l":"getLore()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"PermissionsService","l":"getLore(SlimefunItem)","url":"getLore-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"getMachine()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoAnvil","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDisenchanter","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDrier","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoEnchanter","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CarbonPress","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ChargingBench","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricDustWasher","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricFurnace","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricGoldPan","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricIngotFactory","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricIngotPulverizer","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricOreGrinder","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricPress","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricSmeltery","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectrifiedCrucible","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FoodComposter","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FoodFabricator","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Freezer","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"HeatedPressureChamber","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Refinery","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOMiner","l":"getMachineIdentifier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"OilPump","l":"getMachineIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"getMachineIdentifier()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"getMap()"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ChargableBlock","l":"getMaxCharge(Block)","url":"getMaxCharge-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ChargableBlock","l":"getMaxCharge(Location)","url":"getMaxCharge-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.api.geo","c":"GEOResource","l":"getMaxDeviation()"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ItemEnergy","l":"getMaxEnergy(ItemStack)","url":"getMaxEnergy-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkManager","l":"getMaxSize()"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChestMenuUtils","l":"getMenuButton(Player)","url":"getMenuButton-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getMenuPresets()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"getMessage(Player, String)","url":"getMessage-org.bukkit.entity.Player-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"getMessages()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"getMessages(Player, String)","url":"getMessages-org.bukkit.entity.Player-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"getMinecraftName()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getMinecraftRecipes()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getMinecraftVersion()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getMobDrops()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getMobDrops(EntityType)","url":"getMobDrops-org.bukkit.entity.EntityType-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomTextureService","l":"getModelData(String)","url":"getModelData-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets","c":"MultiTool","l":"getModes()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"SeasonalCategory","l":"getMonth()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"MultiBlockInteractEvent","l":"getMultiBlock()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunMachine","l":"getMultiBlock()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getMultiBlocks()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"GPSTransmitter","l":"getMultiplier(int)"},{"p":"io.github.thebusybiscuit.slimefun4.api.geo","c":"GEOResource","l":"getName()"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunAddon","l":"getName()"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunBranch","l":"getName()"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SubCommand","l":"getName()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"getName()"},{"p":"me.mrCookieSlime.Slimefun","c":"MinecraftVersion","l":"getName()"},{"p":"io.github.thebusybiscuit.slimefun4.api.geo","c":"GEOResource","l":"getName(Player)","url":"getName-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"getName(Player)","url":"getName-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"getName(Player)","url":"getName-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"getNetworkComplexity(UUID)","url":"getNetworkComplexity-java.util.UUID-"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNet","l":"getNetworkFromLocation(Location)","url":"getNetworkFromLocation-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api.item_transport","c":"CargoNet","l":"getNetworkFromLocation(Location)","url":"getNetworkFromLocation-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkManager","l":"getNetworkFromLocation(Location, Class<T>)","url":"getNetworkFromLocation-org.bukkit.Location-java.lang.Class-"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNet","l":"getNetworkFromLocationOrCreate(Location)","url":"getNetworkFromLocationOrCreate-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api.item_transport","c":"CargoNet","l":"getNetworkFromLocationOrCreate(Location)","url":"getNetworkFromLocationOrCreate-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkManager","l":"getNetworkList()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getNetworkManager()"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkManager","l":"getNetworksFromLocation(Location, Class<T>)","url":"getNetworksFromLocation-org.bukkit.Location-java.lang.Class-"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerLanguageChangeEvent","l":"getNewLanguage()"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChestMenuUtils","l":"getNextButton(Player, int, int)","url":"getNextButton-org.bukkit.entity.Player-int-int-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"SolarGenerator","l":"getNightEnergy()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu.SaveHandler","l":"getOpeningHandler()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.altar","c":"AltarRecipe","l":"getOutput()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"EnhancedFurnace","l":"getOutput()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"MachineFuel","l":"getOutput()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"MachineRecipe","l":"getOutput()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"getOutputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"ReactorAccessPort","l":"getOutputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"TrashCan","l":"getOutputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AnimalGrowthAccelerator","l":"getOutputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoBreeder","l":"getOutputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutomatedCraftingChamber","l":"getOutputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CropGrowthAccelerator","l":"getOutputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricSmeltery","l":"getOutputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FluidPump","l":"getOutputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"HeatedPressureChamber","l":"getOutputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"TreeGrowthAccelerator","l":"getOutputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"XPCollector","l":"getOutputSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOMiner","l":"getOutputSlots()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"getOutputSlots()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AGenerator","l":"getOutputSlots()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"getOutputSlots()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces","c":"InventoryBlock","l":"getOutputSlots()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"LockedCategory","l":"getParents()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getPermissionsService()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"MultiBlockInteractEvent","l":"getPlayer()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerLanguageChangeEvent","l":"getPlayer()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"getPlayer()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"ResearchUnlockEvent","l":"getPlayer()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"getPlayer()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getPlayerProfiles()"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SlimefunCommand","l":"getPlugin()"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunAddon","l":"getPluginVersion()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.armor","c":"SlimefunArmorPiece","l":"getPotionEffects()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"getPreset()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"getPreset(String)","url":"getPreset-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"getPresetSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChestMenuUtils","l":"getPreviousButton(Player, int, int)","url":"getPreviousButton-org.bukkit.entity.Player-int-int-"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerLanguageChangeEvent","l":"getPreviousLanguage()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"getProcessing(Block)","url":"getProcessing-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AGenerator","l":"getProcessing(Location)","url":"getProcessing-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"getProcessing(Location)","url":"getProcessing-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOMiner","l":"getProcessingTime()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"getProfile()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"LocalizationService","l":"getProgress(Language)","url":"getProgress-io.github.thebusybiscuit.slimefun4.core.services.localization.Language-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"BioGenerator","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"CoalGenerator","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"CombustionGenerator","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"LavaGenerator","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"MagnesiumGenerator","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoAnvil","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDisenchanter","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDrier","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoEnchanter","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CarbonPress","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ChargingBench","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricDustWasher","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricFurnace","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricGoldPan","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricIngotFactory","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricIngotPulverizer","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricOreGrinder","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricPress","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricSmeltery","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectrifiedCrucible","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FoodComposter","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FoodFabricator","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Freezer","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"HeatedPressureChamber","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Refinery","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors","c":"NetherStarReactor","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors","c":"NuclearReactor","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOMiner","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"OilPump","l":"getProgressBar()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"getProgressBar()"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChestMenuUtils","l":"getProgressBar(int, int)"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getProtectionManager()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getPublicItemHandlers()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getPublicItemHandlers(Class<? extends ItemHandler>)","url":"getPublicItemHandlers-java.lang.Class-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"GitHubService","l":"getPullRequests()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"Radioactivity","l":"getRadiationLevel()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getRadioactiveItems()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"Radioactive","l":"getRadioactivity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items","c":"RadioactiveItem","l":"getRadioactivity()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CropGrowthAccelerator","l":"getRadius()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"OreWasher","l":"getRandomDust()"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"FireworkUtils","l":"getRandomEffect(Random, Color)","url":"getRandomEffect-java.util.Random-org.bukkit.Color-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"getRange()"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNet","l":"getRange()"},{"p":"me.mrCookieSlime.Slimefun.api.item_transport","c":"CargoNet","l":"getRange()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getRecipe()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"getRecipeInputList(SlimefunMachine)","url":"getRecipeInputList-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"getRecipeInputs(SlimefunMachine)","url":"getRecipeInputs-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getRecipeOutput()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"getRecipeOutput(SlimefunMachine, ItemStack)","url":"getRecipeOutput-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"AncientAltarListener","l":"getRecipeOutput(ItemStack, List<ItemStack>)","url":"getRecipeOutput-org.bukkit.inventory.ItemStack-java.util.List-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"getRecipeOutputList(SlimefunMachine, ItemStack[])","url":"getRecipeOutputList-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"AncientAltarListener","l":"getRecipes()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunMachine","l":"getRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"RecipeDisplayItem","l":"getRecipeSectionLabel(Player)","url":"getRecipeSectionLabel-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"MinecraftRecipeService","l":"getRecipesFor(ItemStack)","url":"getRecipesFor-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"MinecraftRecipeService","l":"getRecipeShape(Recipe)","url":"getRecipeShape-org.bukkit.inventory.Recipe-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getRecipeType()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"getRecipeTypeItem(Player, RecipeType)","url":"getRecipeTypeItem-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Lists.RecipeType-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"getRecipeTypes()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getRegistry()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoAnvil","l":"getRepairFactor()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"ResearchUnlockEvent","l":"getResearch()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getResearch()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getResearchCfg()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"getResearches()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"getResearches()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getResearches()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getResearchIds()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"getResearchName(Player, NamespacedKey)","url":"getResearchName-org.bukkit.entity.Player-org.bukkit.NamespacedKey-"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getResearchRanks()"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"getResourceManager()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"getResources()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"getResourceString(Player, String)","url":"getResourceString-org.bukkit.entity.Player-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"GuideHandler","l":"getRunnable()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"GuideHandler","l":"getRunnable(boolean)"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChestMenuUtils","l":"getSearchButton(Player)","url":"getSearchButton-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerBackpack","l":"getSize()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"SlimefunBackpack","l":"getSize()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"getSize()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"getSkullTexture()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"getSlimefunBlock()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"getSlimefunItem()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"MultiBlock","l":"getSlimefunItem()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getSlimefunItemIds()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"getSlotsAccessedByItemTransport(DirtyChestMenu, ItemTransportFlow, ItemStack)","url":"getSlotsAccessedByItemTransport-me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu-me.mrCookieSlime.Slimefun.api.item_transport.ItemTransportFlow-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"getSlotsAccessedByItemTransport(ItemTransportFlow)","url":"getSlotsAccessedByItemTransport-me.mrCookieSlime.Slimefun.api.item_transport.ItemTransportFlow-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"WitherAssembler","l":"getSoulSandSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"EnhancedFurnace","l":"getSpeed()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets","c":"JetBoots","l":"getSpeed()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoAnvil","l":"getSpeed()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDisenchanter","l":"getSpeed()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDrier","l":"getSpeed()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoEnchanter","l":"getSpeed()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ChargingBench","l":"getSpeed()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CropGrowthAccelerator","l":"getSpeed()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricDustWasher","l":"getSpeed()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricGoldPan","l":"getSpeed()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricIngotPulverizer","l":"getSpeed()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"getSpeed()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"GitHubService","l":"getStars()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getState()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getStorage(World)","url":"getStorage-org.bukkit.World-"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ItemEnergy","l":"getStoredEnergy(ItemStack)","url":"getStoredEnergy-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"getString(String)","url":"getString-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"getStringList(String)","url":"getStringList-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"getSuffix()"},{"p":"io.github.thebusybiscuit.slimefun4.api.geo","c":"ResourceManager","l":"getSupplies(GEOResource, World, int, int)","url":"getSupplies-io.github.thebusybiscuit.slimefun4.api.geo.GEOResource-org.bukkit.World-int-int-"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SlimefunCommand","l":"getTabArguments()"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"getTeleleportationService()"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"TeleportationManager","l":"getTeleportationTime(int, Location, Location)","url":"getTeleportationTime-int-org.bukkit.Location-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"getTexture()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getThirdPartySupportService()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets","c":"Jetpack","l":"getThrust()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getTicker()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getTickerBlocks()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getTickingChunks()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getTickingLocations(String)","url":"getTickingLocations-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getTickingLocations(Chunk)","url":"getTickingLocations-org.bukkit.Chunk-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"MachineFuel","l":"getTicks()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"MachineRecipe","l":"getTicks()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"getTier()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"GuideHandler","l":"getTier()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"getTier()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"getTime()"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"NumberUtils","l":"getTimeLeft(int)"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"getTimings(String)","url":"getTimings-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"getTimings(Block)","url":"getTimings-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"getTimings(Chunk)","url":"getTimings-org.bukkit.Chunk-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"getTitle()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"getTitle()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"getTotalContributions()"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"getTransmitters(UUID)","url":"getTransmitters-java.util.UUID-"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"MultiBlock","l":"getTriggerBlock()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getUniversalInventories()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getUniversalInventory(String)","url":"getUniversalInventory-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getUniversalInventory(Block)","url":"getUniversalInventory-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"getUniversalInventory(Location)","url":"getUniversalInventory-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"getUnsavedChanges()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getUpdater()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"ElevatorPlate","l":"getUsers()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"getUUID()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"getValue(String)","url":"getValue-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomTextureService","l":"getVersion()"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getVersion()"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"getWaypoints(UUID)","url":"getWaypoints-java.util.UUID-"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"getWhitelist()"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChestMenuUtils","l":"getWikiButton()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"getWikipage()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getWitherProofBlocks()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"WitherAssembler","l":"getWitherSkullSlots()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"getWorlds()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GILDED_BACKPACK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GILDED_IRON"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GILDED_IRON_BOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GILDED_IRON_CHESTPLATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GILDED_IRON_HELMET"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GILDED_IRON_LEGGINGS"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"GitHubService","l":"GitHubService(String)","url":"GitHubService-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GLOWSTONE_BOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GLOWSTONE_CHESTPLATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GLOWSTONE_HELMET"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GLOWSTONE_LEGGINGS"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"GuideHistory","l":"goBack(SlimefunGuideImplementation, boolean)","url":"goBack-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation-boolean-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_10K"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_12K"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_14K"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_16K"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_18K"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_20K"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_22K"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_24K"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_24K_BLOCK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_4K"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_6K"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_8K"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_BOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_CHESTPLATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_DUST"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_HELMET"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_LEGGINGS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"GOLD_PAN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLD_PAN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GOLDEN_APPLE_JUICE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"GoldPan","l":"GoldPan(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"GoldPan-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineTier","l":"GOOD"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"GPS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GPS_ACTIVATION_DEVICE_PERSONAL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GPS_ACTIVATION_DEVICE_SHARED"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GPS_CONTROL_PANEL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GPS_EMERGENCY_TRANSMITTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GPS_GEO_SCANNER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GPS_MARKER_TOOL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GPS_TELEPORTATION_MATRIX"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GPS_TELEPORTER_PYLON"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GPS_TRANSMITTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GPS_TRANSMITTER_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GPS_TRANSMITTER_3"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GPS_TRANSMITTER_4"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"GPSControlPanel","l":"GPSControlPanel(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"GPSControlPanel-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"GPSMarkerTool","l":"GPSMarkerTool(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"GPSMarkerTool-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"GPSNetwork()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"GPSTransmitter","l":"GPSTransmitter(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"GPSTransmitter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GRANDMAS_WALKING_STICK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GRANDPAS_WALKING_STICK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GRAPPLING_HOOK"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"GrapplingHook","l":"GrapplingHook(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[])","url":"GrapplingHook-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-java.lang.String:A-java.lang.Object:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"GrapplingHookListener","l":"GrapplingHookListener()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"GRIND_STONE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"GRIND_STONE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"GrindStone","l":"GrindStone()"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"GuideHistory","l":"GuideHistory(PlayerProfile)","url":"GuideHistory-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"HALLOWEEN"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"halt()"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkManager","l":"handleAllNetworkLocationUpdate(Location)","url":"handleAllNetworkLocationUpdate-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"HandledBlock","l":"HandledBlock(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"HandledBlock-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"handleLocationUpdate(Location)","url":"handleLocationUpdate-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"HARDENED_GLASS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"HARDENED_METAL_INGOT"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"hasBlockInfo(Block)","url":"hasBlockInfo-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"hasBlockInfo(Location)","url":"hasBlockInfo-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"hasChunkInfo(World, int, int)","url":"hasChunkInfo-org.bukkit.World-int-int-"},{"p":"io.github.thebusybiscuit.slimefun4.api.items","c":"HashedArmorpiece","l":"hasDiverged(ItemStack)","url":"hasDiverged-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"PatternUtils","l":"HASH"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"MultiBlock","l":"hashCode()"},{"p":"io.github.thebusybiscuit.slimefun4.api.items","c":"HashedArmorpiece","l":"HashedArmorpiece()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"hasInventory(Block)","url":"hasInventory-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"hasInventory(Location)","url":"hasInventory-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"hasLanguage(String)","url":"hasLanguage-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"LocalizationService","l":"hasLanguage(String)","url":"hasLanguage-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"hasPermission(Player, SlimefunItem, boolean)","url":"hasPermission-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"PermissionsService","l":"hasPermission(Permissible, SlimefunItem)","url":"hasPermission-org.bukkit.permissions.Permissible-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"hasTexture()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"hasUniversalInventory(String)","url":"hasUniversalInventory-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"hasUniversalInventory(Block)","url":"hasUniversalInventory-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"hasUniversalInventory(Location)","url":"hasUniversalInventory-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"hasUnlocked(Research)","url":"hasUnlocked-me.mrCookieSlime.Slimefun.Objects.Research-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"LockedCategory","l":"hasUnlocked(Player)","url":"hasUnlocked-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"LockedCategory","l":"hasUnlocked(Player, PlayerProfile)","url":"hasUnlocked-org.bukkit.entity.Player-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"hasUnlocked(Player, SlimefunItem, boolean)","url":"hasUnlocked-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"hasUnlocked(Player, ItemStack, boolean)","url":"hasUnlocked-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-boolean-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"hasWikipage()"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"LoreBuilder","l":"HAZMAT_SUIT_REQUIRED"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"HAZMATSUIT_CHESTPLATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"HAZMATSUIT_LEGGINGS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"HEATED_PRESSURE_CHAMBER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"HEATED_PRESSURE_CHAMBER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"HEATED_PRESSURE_CHAMBER_2"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"HeatedPressureChamber","l":"HeatedPressureChamber(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"HeatedPressureChamber-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"HEATING_COIL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"HEAVY_CREAM"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"HERCULES_PICKAXE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"HerculesPickaxe","l":"HerculesPickaxe(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"HerculesPickaxe-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"hidden"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"Radioactivity","l":"HIGH"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"HOLOGRAM_PROJECTOR"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"HologramProjector","l":"HologramProjector(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"HologramProjector-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"HOOK"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChatUtils","l":"humanize(String)","url":"humanize-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ICY_BOW"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"IcyBow","l":"IcyBow(SlimefunItemStack, ItemStack[])","url":"IcyBow-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"id"},{"p":"io.github.thebusybiscuit.slimefun4.api.exceptions","c":"IdConflictException","l":"IdConflictException(SlimefunItem, SlimefunItem)","url":"IdConflictException-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"IGNITION_CHAMBER"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"index()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"INFERNAL_BONEMEAL"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"InfernalBonemeal","l":"InfernalBonemeal(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"InfernalBonemeal-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"info(String)","url":"info-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"info(CommandSender)","url":"info-org.bukkit.command.CommandSender-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"INFUSED_ELYTRA"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"INFUSED_HOPPER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"INFUSED_MAGNET"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"InfusedHopper","l":"InfusedHopper(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"InfusedHopper-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"init()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces","c":"InventoryBlock","l":"inject(Block)","url":"inject-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api.item_transport","c":"ItemTransportFlow","l":"INSERT"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"instance"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"IRON_DUST"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"IronGolemListener","l":"IronGolemListener(SlimefunPlugin)","url":"IronGolemListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomTextureService","l":"isActive()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"isAddonItem()"},{"p":"io.github.thebusybiscuit.slimefun4.api.items","c":"ItemRestriction","l":"isAllowed(PlayerProfile, Player, SlimefunItem, ItemStack)","url":"isAllowed-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AndroidMineEvent","l":"isCancelled()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AutoDisenchantEvent","l":"isCancelled()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"MultiBlockInteractEvent","l":"isCancelled()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"ResearchUnlockEvent","l":"isCancelled()"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ChargableBlock","l":"isChargable(Block)","url":"isChargable-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ChargableBlock","l":"isChargable(Location)","url":"isChargable-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.plugins","c":"ThirdPartyPluginService","l":"isChestTerminalInstalled()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"isConsumable()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.plugins","c":"ThirdPartyPluginService","l":"isCoreProtectInstalled()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"DamageableItem","l":"isDamageable()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"ExplosivePickaxe","l":"isDamageable()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"ExplosiveShovel","l":"isDamageable()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"PickaxeOfTheSeeker","l":"isDamageable()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"SmeltersPickaxe","l":"isDamageable()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"SeismicAxe","l":"isDamageable()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"isDefault()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"isDirty()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"isDirty()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"isDisabled()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"isDisenchantable()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.plugins","c":"ThirdPartyPluginService","l":"isEmeraldEnchantsInstalled()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"LocalizationService","l":"isEnabled()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"isEnabled()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"isEnabled(Player, SlimefunItem, boolean)","url":"isEnabled-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"isEnabled(Player, ItemStack, boolean)","url":"isEnabled-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-boolean-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"isEnchantable()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"isEventCancelled()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.plugins","c":"ThirdPartyPluginService","l":"isExoticGardenInstalled()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"isFreeCreativeResearchingEnabled()"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuide","l":"isGuideItem(ItemStack)","url":"isGuideItem-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"isHalted()"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SubCommand","l":"isHidden()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"isHidden()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"isHidden(Player)","url":"isHidden-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"isInventory(String)","url":"isInventory-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"isItem(ItemStack)","url":"isItem-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Setup","c":"SlimefunManager","l":"isItemSimilar(ItemStack, ItemStack, boolean)","url":"isItemSimilar-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack-boolean-"},{"p":"me.mrCookieSlime.Slimefun.Setup","c":"SlimefunManager","l":"isItemSoulbound(ItemStack)","url":"isItemSoulbound-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"GrapplingHookListener","l":"isJumping(UUID)","url":"isJumping-java.util.UUID-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"LocalizationService","l":"isLanguageLoaded(String)","url":"isLanguageLoaded-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"isLoaded(UUID)","url":"isLoaded-java.util.UUID-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"GitHubService","l":"isLoggingEnabled()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"isMarkedForDeletion()"},{"p":"io.github.thebusybiscuit.slimefun4.api.geo","c":"GEOResource","l":"isObtainableFromGEOMiner()"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunBranch","l":"isOfficial()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.plugins","c":"ThirdPartyPluginService","l":"isPlaceholderAPIInstalled()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"StatusEffect","l":"isPresent(Player)","url":"isPresent-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"ItemDropHandler","l":"isPrivate()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"ItemHandler","l":"isPrivate()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"isProcessing(Block)","url":"isProcessing-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AGenerator","l":"isProcessing(Location)","url":"isProcessing-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"isProcessing(Location)","url":"isProcessing-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"isResearchFireworkEnabled()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"isResearchingEnabled()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"MultiBlock","l":"isSymmetric()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockTicker","l":"isSynchronized()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"RainbowTicker","l":"isSynchronized()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"isTicking()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"isUniversal()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"isUniversalInventory(String)","url":"isUniversalInventory-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"SeasonalCategory","l":"isUnlocked()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"isUseableInWorkbench()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"MagnetTask","l":"isValid()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"isWorldRegistered(String)","url":"isWorldRegistered-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"item"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"item"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"ItemPickupListener","l":"ItemPickupListener(SlimefunPlugin)","url":"ItemPickupListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"items"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"iterator()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets","c":"JetBoots","l":"JetBoots(SlimefunItemStack, ItemStack[], double)","url":"JetBoots-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-double-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"JetBootsTask","l":"JetBootsTask(Player, double)","url":"JetBootsTask-org.bukkit.entity.Player-double-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets","c":"Jetpack","l":"Jetpack(SlimefunItemStack, ItemStack[], double)","url":"Jetpack-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-double-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"JetpackTask","l":"JetpackTask(Player, double)","url":"JetpackTask-org.bukkit.entity.Player-double-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"Juice","l":"Juice(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"Juice-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"Juicer","l":"Juicer()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"JUICER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"JUICER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"KELP_COOKIE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"KELP_FERTILIZER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"KELP_ORGANIC_FOOD"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"key"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ButcherAndroid","l":"killEntities(Block, double, Predicate<Entity>)","url":"killEntities-org.bukkit.block.Block-double-java.util.function.Predicate-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"KnowledgeFlask","l":"KnowledgeFlask(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"KnowledgeFlask-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"KnowledgeTome","l":"KnowledgeTome(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"KnowledgeTome-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"Language(String, String)","url":"Language-java.lang.String-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"LARGE_CAPACITOR"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"FireworkUtils","l":"launchFirework(Location, Color)","url":"launchFirework-org.bukkit.Location-org.bukkit.Color-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"FireworkUtils","l":"launchRandom(Entity, int)","url":"launchRandom-org.bukkit.entity.Entity-int-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"LAVA_CRYSTAL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"LAVA_GENERATOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"LAVA_GENERATOR_2"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"LavaGenerator","l":"LavaGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"LavaGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"LEAD_DUST"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"LEAD_INGOT"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomTextureService","l":"load()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"MinecraftRecipeService","l":"load()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"PermissionsService","l":"load()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"load()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"load()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunMachine","l":"load()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"load(Config)","url":"load-io.github.thebusybiscuit.cscorelib2.config.Config-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"AncientAltarListener","l":"load(SlimefunPlugin)","url":"load-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"GrapplingHookListener","l":"load(SlimefunPlugin)","url":"load-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"loadEmbeddedLanguages()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"loadInventory(Location, BlockMenuPreset)","url":"loadInventory-org.bukkit.Location-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.setup","c":"PostSetup","l":"loadItems()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"loadUniversalInventory(BlockMenuPreset)","url":"loadUniversalInventory-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"LocalizationService","l":"LocalizationService(SlimefunPlugin, String)","url":"LocalizationService-me.mrCookieSlime.Slimefun.SlimefunPlugin-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"lock()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"LockedCategory","l":"LockedCategory(NamespacedKey, ItemStack, int, Category...)","url":"LockedCategory-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-int-me.mrCookieSlime.Slimefun.Objects.Category...-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"LockedCategory","l":"LockedCategory(NamespacedKey, ItemStack, Category...)","url":"LockedCategory-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-me.mrCookieSlime.Slimefun.Objects.Category...-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"Radioactivity","l":"LOW"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"LUMBER_AXE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"LumberAxe","l":"LumberAxe(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"LumberAxe-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"LUMPS_AND_MAGIC"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"LoreBuilder","l":"machine(MachineTier, MachineType)","url":"machine-io.github.thebusybiscuit.slimefun4.core.attributes.MachineTier-io.github.thebusybiscuit.slimefun4.core.attributes.MachineType-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineType","l":"MACHINE"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"MachineFuel","l":"MachineFuel(int, ItemStack)","url":"MachineFuel-int-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"MachineFuel","l":"MachineFuel(int, ItemStack, ItemStack)","url":"MachineFuel-int-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"MachineRecipe","l":"MachineRecipe(int, ItemStack[], ItemStack[])","url":"MachineRecipe-int-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"MACHINES_1"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"MAGIC"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"MAGIC_ARMOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAGIC_EYE_OF_ENDER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAGIC_LUMP_1"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAGIC_LUMP_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAGIC_LUMP_3"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAGIC_SUGAR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"MAGIC_WORKBENCH"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAGIC_WORKBENCH"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAGICAL_BOOK_COVER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"MagicEyeOfEnder","l":"MagicEyeOfEnder(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"MagicEyeOfEnder-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"MagicSugar","l":"MagicSugar(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"MagicSugar-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"MagicWorkbench","l":"MagicWorkbench()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAGNESIUM_DUST"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAGNESIUM_GENERATOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAGNESIUM_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAGNESIUM_SALT"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"MagnesiumGenerator","l":"MagnesiumGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"MagnesiumGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAGNET"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"MagnetTask","l":"MagnetTask(Player)","url":"MagnetTask-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MAKESHIFT_SMELTERY"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"MakeshiftSmeltery","l":"MakeshiftSmeltery()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerBackpack","l":"markDirty()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"markDirty()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"markDirty()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"markForDeletion()"},{"p":"me.mrCookieSlime.Slimefun","c":"MinecraftVersion","l":"matches(String)","url":"matches-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"StormStaff","l":"MAX_USES"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"MeatJerky","l":"MeatJerky(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"MeatJerky-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.medical","c":"Medicine","l":"Medicine(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"Medicine-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MEDICINE"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineTier","l":"MEDIUM"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MEDIUM_CAPACITOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MELON_FERTILIZER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MELON_JUICE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MELON_ORGANIC_FOOD"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.metrics","c":"MetricsService","l":"MetricsService(SlimefunPlugin)","url":"MetricsService-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"MinerAndroid","l":"mine(Block, BlockMenu, Block)","url":"mine-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun","c":"MinecraftVersion","l":"MINECRAFT_1_14"},{"p":"me.mrCookieSlime.Slimefun","c":"MinecraftVersion","l":"MINECRAFT_1_15"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"MinecraftRecipeService","l":"MinecraftRecipeService(Plugin)","url":"MinecraftRecipeService-org.bukkit.plugin.Plugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidType","l":"MINER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"MinerAndroid","l":"MinerAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"MinerAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"MISC"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"MOB_DROP"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"Radioactivity","l":"MODERATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MONSTER_JERKY"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"MonsterJerky","l":"MonsterJerky(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"MonsterJerky-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"move(Block, BlockFace, Block)","url":"move-org.bukkit.block.Block-org.bukkit.block.BlockFace-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenu","l":"move(Location)","url":"move-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"moveBlockInfo(Location, Location)","url":"moveBlockInfo-org.bukkit.Location-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"MinerAndroid","l":"movedig(Block, BlockMenu, BlockFace, Block)","url":"movedig-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.block.BlockFace-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunMachine","l":"multiblock"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"MultiBlock","l":"MultiBlock(SlimefunItem, Material[], BlockFace)","url":"MultiBlock-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-org.bukkit.Material:A-org.bukkit.block.BlockFace-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"MULTIBLOCK"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"MultiBlockInteractEvent","l":"MultiBlockInteractEvent(Player, MultiBlock, Block)","url":"MultiBlockInteractEvent-org.bukkit.entity.Player-io.github.thebusybiscuit.slimefun4.core.MultiBlock-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"MultiBlockListener","l":"MultiBlockListener(SlimefunPlugin)","url":"MultiBlockListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks","c":"MultiBlockMachine","l":"MultiBlockMachine(Category, SlimefunItemStack, ItemStack[], ItemStack[], BlockFace)","url":"MultiBlockMachine-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-org.bukkit.block.BlockFace-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks","c":"MultiBlockMachine","l":"MultiBlockMachine(Category, SlimefunItemStack, ItemStack[], ItemStack[], BlockFace, String[], Object[])","url":"MultiBlockMachine-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-org.bukkit.block.BlockFace-java.lang.String:A-java.lang.Object:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets","c":"Multimeter","l":"Multimeter(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"Multimeter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MULTIMETER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets","c":"MultiTool","l":"MultiTool(SlimefunItemStack, RecipeType, ItemStack[], String...)","url":"MultiTool-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-java.lang.String...-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"MUTTON_JERKY"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"NECROTIC_SKULL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"NEPTUNIUM"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"NETHER_GOLD_PAN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"NETHER_ICE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"NETHER_ICE_COOLANT_CELL"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"NetherGoldPan","l":"NetherGoldPan(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"NetherGoldPan-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"NETHERSTAR_REACTOR"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors","c":"NetherStarReactor","l":"NetherStarReactor(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"NetherStarReactor-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"Network(Location)","url":"Network-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"NetworkListener","l":"NetworkListener(SlimefunPlugin)","url":"NetworkListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkManager","l":"NetworkManager(int)"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"newInstance(BlockMenu, Block)","url":"newInstance-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"newInstance(BlockMenu, Location)","url":"newInstance-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"GuideHandler","l":"next(Player, int, ChestMenu)","url":"next-org.bukkit.entity.Player-int-me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ChestMenu-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"NICKEL_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"NIGHT_VISION_GOGGLES"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidType","l":"NON_FIGHTER"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNetComponentType","l":"NONE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidType","l":"NONE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"NUCLEAR_REACTOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"NUCLEAR_REACTOR"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors","c":"NuclearReactor","l":"NuclearReactor(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"NuclearReactor-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"NULL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"OIL_PUMP"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"OilPump","l":"OilPump(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"OilPump-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"VanillaMachinesListener","l":"onAnvil(InventoryClickEvent)","url":"onAnvil-org.bukkit.event.inventory.InventoryClickEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"GrapplingHookListener","l":"onArrowHit(EntityDamageEvent)","url":"onArrowHit-org.bukkit.event.entity.EntityDamageEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"GrapplingHookListener","l":"onArrowHit(ProjectileHitEvent)","url":"onArrowHit-org.bukkit.event.entity.ProjectileHitEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunBowListener","l":"onArrowHit(ProjectileHitEvent)","url":"onArrowHit-org.bukkit.event.entity.ProjectileHitEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"GrapplingHookListener","l":"onArrowHitEntity(EntityDamageByEntityEvent)","url":"onArrowHitEntity-org.bukkit.event.entity.EntityDamageByEntityEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunBowListener","l":"onArrowSuccessfulHit(EntityDamageByEntityEvent)","url":"onArrowSuccessfulHit-org.bukkit.event.entity.EntityDamageByEntityEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"WitherProof","l":"onAttack(Block, Wither)","url":"onAttack-org.bukkit.block.Block-org.bukkit.entity.Wither-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"WitherProofBlock","l":"onAttack(Block, Wither)","url":"onAttack-org.bukkit.block.Block-org.bukkit.entity.Wither-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BlockListener","l":"onBlockBreak(BlockBreakEvent)","url":"onBlockBreak-org.bukkit.event.block.BlockBreakEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"NetworkListener","l":"onBlockBreak(BlockBreakEvent)","url":"onBlockBreak-org.bukkit.event.block.BlockBreakEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"TalismanListener","l":"onBlockBreak(BlockBreakEvent)","url":"onBlockBreak-org.bukkit.event.block.BlockBreakEvent-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockBreakHandler","l":"onBlockBreak(BlockBreakEvent, ItemStack, int, List<ItemStack>)","url":"onBlockBreak-org.bukkit.event.block.BlockBreakEvent-org.bukkit.inventory.ItemStack-int-java.util.List-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockDispenseHandler","l":"onBlockDispense(BlockDispenseEvent, Dispenser, Block, SlimefunItem)","url":"onBlockDispense-org.bukkit.event.block.BlockDispenseEvent-org.bukkit.block.Dispenser-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"DispenserListener","l":"onBlockDispensing(BlockDispenseEvent)","url":"onBlockDispensing-org.bukkit.event.block.BlockDispenseEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BlockPhysicsListener","l":"onBlockFall(EntityChangeBlockEvent)","url":"onBlockFall-org.bukkit.event.entity.EntityChangeBlockEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"AncientAltarListener","l":"onBlockPlace(BlockPlaceEvent)","url":"onBlockPlace-org.bukkit.event.block.BlockPlaceEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BlockListener","l":"onBlockPlace(BlockPlaceEvent)","url":"onBlockPlace-org.bukkit.event.block.BlockPlaceEvent-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockPlaceHandler","l":"onBlockPlace(BlockPlaceEvent, ItemStack)","url":"onBlockPlace-org.bukkit.event.block.BlockPlaceEvent-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BlockListener","l":"onBlockRegister(BlockPlaceEvent)","url":"onBlockRegister-org.bukkit.event.block.BlockPlaceEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunBowListener","l":"onBowUse(EntityShootBowEvent)","url":"onBowUse-org.bukkit.event.entity.EntityShootBowEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.api.items","c":"Placeable","l":"onBreak(Player, Block)","url":"onBreak-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"SlimefunBlockHandler","l":"onBreak(Player, Block, SlimefunItem, UnregisterReason)","url":"onBreak-org.bukkit.entity.Player-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.UnregisterReason-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BlockPhysicsListener","l":"onBucketUse(PlayerBucketEmptyEvent)","url":"onBucketUse-org.bukkit.event.player.PlayerBucketEmptyEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"onClassificationChange(Location, NetworkComponent, NetworkComponent)","url":"onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNet","l":"onClassificationChange(Location, NetworkComponent, NetworkComponent)","url":"onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-"},{"p":"me.mrCookieSlime.Slimefun.api.item_transport","c":"CargoNet","l":"onClassificationChange(Location, NetworkComponent, NetworkComponent)","url":"onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BackpackListener","l":"onClick(InventoryClickEvent)","url":"onClick-org.bukkit.event.inventory.InventoryClickEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BackpackListener","l":"onClose(InventoryCloseEvent)","url":"onClose-org.bukkit.event.inventory.InventoryCloseEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SlimefunCommand","l":"onCommand(CommandSender, Command, String, String[])","url":"onCommand-org.bukkit.command.CommandSender-org.bukkit.command.Command-java.lang.String-java.lang.String:A-"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SlimefunCommand","l":"onCommand(PlayerCommandPreprocessEvent)","url":"onCommand-org.bukkit.event.player.PlayerCommandPreprocessEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunItemConsumeListener","l":"onConsume(PlayerItemConsumeEvent)","url":"onConsume-org.bukkit.event.player.PlayerItemConsumeEvent-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"ItemConsumptionHandler","l":"onConsume(PlayerItemConsumeEvent, Player, ItemStack)","url":"onConsume-org.bukkit.event.player.PlayerItemConsumeEvent-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"VanillaMachinesListener","l":"onCraft(CraftItemEvent)","url":"onCraft-org.bukkit.event.inventory.CraftItemEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"VampireBladeListener","l":"onDamage(EntityDamageByEntityEvent)","url":"onDamage-org.bukkit.event.entity.EntityDamageByEntityEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunBootsListener","l":"onDamage(EntityDamageEvent)","url":"onDamage-org.bukkit.event.entity.EntityDamageEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SoulboundListener","l":"onDamage(EntityDeathEvent)","url":"onDamage-org.bukkit.event.entity.EntityDeathEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"TalismanListener","l":"onDamageGet(EntityDamageEvent)","url":"onDamageGet-org.bukkit.event.entity.EntityDamageEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"ButcherAndroidListener","l":"onDeath(EntityDeathEvent)","url":"onDeath-org.bukkit.event.entity.EntityDeathEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"DeathpointListener","l":"onDeath(EntityDeathEvent)","url":"onDeath-org.bukkit.event.entity.EntityDeathEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"DebugFishListener","l":"onDebug(PlayerInteractEvent)","url":"onDebug-org.bukkit.event.player.PlayerInteractEvent-"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"onDisable()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"PlayerProfileListener","l":"onDisconnect(PlayerQuitEvent)","url":"onDisconnect-org.bukkit.event.player.PlayerQuitEvent-"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"onEnable()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"TalismanListener","l":"onEnchant(EnchantItemEvent)","url":"onEnchant-org.bukkit.event.enchantment.EnchantItemEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"ExplosionsListener","l":"onEntityExplode(EntityExplodeEvent)","url":"onEntityExplode-org.bukkit.event.entity.EntityExplodeEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"EntityKillListener","l":"onEntityKill(EntityDeathEvent)","url":"onEntityKill-org.bukkit.event.entity.EntityDeathEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"ItemPickupListener","l":"onEntityPickup(EntityPickupItemEvent)","url":"onEntityPickup-org.bukkit.event.entity.EntityPickupItemEvent-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"ItemManipulationEvent","l":"onEvent(int, ItemStack, ItemStack)","url":"onEvent-int-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SubCommand","l":"onExecute(CommandSender, String[])","url":"onExecute-org.bukkit.command.CommandSender-java.lang.String:A-"},{"p":"io.github.thebusybiscuit.slimefun4.api.items","c":"Placeable","l":"onExplode(Block)","url":"onExplode-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"EnhancedFurnaceListener","l":"onFuelBurn(FurnaceBurnEvent)","url":"onFuelBurn-org.bukkit.event.inventory.FurnaceBurnEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"VanillaMachinesListener","l":"onGrindstone(InventoryClickEvent)","url":"onGrindstone-org.bukkit.event.inventory.InventoryClickEvent-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BowShootHandler","l":"onHit(EntityDamageByEntityEvent, LivingEntity)","url":"onHit-org.bukkit.event.entity.EntityDamageByEntityEvent-org.bukkit.entity.LivingEntity-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"ItemPickupListener","l":"onHopperPickup(InventoryPickupItemEvent)","url":"onHopperPickup-org.bukkit.event.inventory.InventoryPickupItemEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"AncientAltarListener","l":"onInteract(PlayerRightClickEvent)","url":"onInteract-io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunGuideListener","l":"onInteract(PlayerRightClickEvent)","url":"onInteract-io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"MultiBlockInteractionHandler","l":"onInteract(Player, MultiBlock, Block)","url":"onInteract-org.bukkit.entity.Player-io.github.thebusybiscuit.slimefun4.core.MultiBlock-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"ArmorForge","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"AutomatedPanningMachine","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"Compressor","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"EnhancedCraftingTable","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"GrindStone","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"Juicer","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"MagicWorkbench","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"MakeshiftSmeltery","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"OreCrusher","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"OreWasher","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"PressureChamber","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"Smeltery","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"TableSaw","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks","c":"MultiBlockMachine","l":"onInteract(Player, Block)","url":"onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"IronGolemListener","l":"onIronGolemHeal(PlayerInteractEntityEvent)","url":"onIronGolemHeal-org.bukkit.event.player.PlayerInteractEntityEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"TalismanListener","l":"onItemBreak(PlayerItemBreakEvent)","url":"onItemBreak-org.bukkit.event.player.PlayerItemBreakEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BackpackListener","l":"onItemDrop(PlayerDropItemEvent)","url":"onItemDrop-org.bukkit.event.player.PlayerDropItemEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunItemListener","l":"onItemDrop(PlayerDropItemEvent)","url":"onItemDrop-org.bukkit.event.player.PlayerDropItemEvent-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"ItemDropHandler","l":"onItemDrop(PlayerDropItemEvent, Player, Item)","url":"onItemDrop-org.bukkit.event.player.PlayerDropItemEvent-org.bukkit.entity.Player-org.bukkit.entity.Item-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"EnhancedFurnaceListener","l":"onItemSmelt(FurnaceSmeltEvent)","url":"onItemSmelt-org.bukkit.event.inventory.FurnaceSmeltEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunGuideListener","l":"onJoin(PlayerJoinEvent)","url":"onJoin-org.bukkit.event.player.PlayerJoinEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"TalismanListener","l":"onKill(EntityDeathEvent)","url":"onKill-org.bukkit.event.entity.EntityDeathEvent-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"EntityKillHandler","l":"onKill(EntityDeathEvent, Entity, Player, ItemStack)","url":"onKill-org.bukkit.event.entity.EntityDeathEvent-org.bukkit.entity.Entity-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BlockPhysicsListener","l":"onLiquidFlow(BlockFromToEvent)","url":"onLiquidFlow-org.bukkit.event.block.BlockFromToEvent-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu.SaveHandler","l":"onOpen(Player)","url":"onOpen-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BlockPhysicsListener","l":"onPistonExtend(BlockPistonExtendEvent)","url":"onPistonExtend-org.bukkit.event.block.BlockPistonExtendEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BlockPhysicsListener","l":"onPistonRetract(BlockPistonRetractEvent)","url":"onPistonRetract-org.bukkit.event.block.BlockPistonRetractEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.api.items","c":"Placeable","l":"onPlace(Player, Block)","url":"onPlace-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"SlimefunBlockHandler","l":"onPlace(Player, Block, SlimefunItem)","url":"onPlace-org.bukkit.entity.Player-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"NetworkListener","l":"onPlaceBreak(BlockPlaceEvent)","url":"onPlaceBreak-org.bukkit.event.block.BlockPlaceEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"VanillaMachinesListener","l":"onPreBrew(InventoryClickEvent)","url":"onPreBrew-org.bukkit.event.inventory.InventoryClickEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"VanillaMachinesListener","l":"onPrepareCraft(PrepareItemCraftEvent)","url":"onPrepareCraft-org.bukkit.event.inventory.PrepareItemCraftEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"TeleporterListener","l":"onPressurePlateEnter(PlayerInteractEvent)","url":"onPressurePlateEnter-org.bukkit.event.player.PlayerInteractEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"FireworksListener","l":"onResearchFireworkDamage(EntityDamageByEntityEvent)","url":"onResearchFireworkDamage-org.bukkit.event.entity.EntityDamageByEntityEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SoulboundListener","l":"onRespawn(PlayerRespawnEvent)","url":"onRespawn-org.bukkit.event.player.PlayerRespawnEvent-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockUseHandler","l":"onRightClick(PlayerRightClickEvent)","url":"onRightClick-io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"ItemUseHandler","l":"onRightClick(PlayerRightClickEvent)","url":"onRightClick-io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"MultiBlockListener","l":"onRightClick(PlayerInteractEvent)","url":"onRightClick-org.bukkit.event.player.PlayerInteractEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunItemListener","l":"onRightClick(PlayerInteractEvent)","url":"onRightClick-org.bukkit.event.player.PlayerInteractEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"ExplosiveBow","l":"onShoot()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"IcyBow","l":"onShoot()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"SlimefunBow","l":"onShoot()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"TalismanListener","l":"onSprint(PlayerToggleSprintEvent)","url":"onSprint-org.bukkit.event.player.PlayerToggleSprintEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"CoolerListener","l":"onStarve(FoodLevelChangeEvent)","url":"onStarve-org.bukkit.event.entity.FoodLevelChangeEvent-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AGenerator","l":"onTick()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"onTick()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"GadgetsListener","l":"onToggleSneak(PlayerToggleSneakEvent)","url":"onToggleSneak-org.bukkit.event.player.PlayerToggleSneakEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunBootsListener","l":"onTrample(PlayerInteractEvent)","url":"onTrample-org.bukkit.event.player.PlayerInteractEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"WitherListener","l":"onWitherDestroy(EntityChangeBlockEvent)","url":"onWitherDestroy-org.bukkit.event.entity.EntityChangeBlockEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"WorldListener","l":"onWorldLoad(WorldLoadEvent)","url":"onWorldLoad-org.bukkit.event.world.WorldLoadEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"WorldListener","l":"onWorldUnload(WorldUnloadEvent)","url":"onWorldUnload-org.bukkit.event.world.WorldUnloadEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerBackpack","l":"open(Player...)","url":"open-org.bukkit.entity.Player...-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"ElevatorPlate","l":"open(Player, Block)","url":"open-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BackpackListener","l":"openBackpack(Player, ItemStack, SlimefunBackpack)","url":"openBackpack-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-io.github.thebusybiscuit.slimefun4.implementation.items.tools.SlimefunBackpack-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideImplementation","l":"openCategory(PlayerProfile, Category, boolean, int)","url":"openCategory-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.Category-boolean-int-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"BookSlimefunGuide","l":"openCategory(PlayerProfile, Category, boolean, int)","url":"openCategory-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.Category-boolean-int-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"ChestSlimefunGuide","l":"openCategory(PlayerProfile, Category, boolean, int)","url":"openCategory-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.Category-boolean-int-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuide","l":"openCategory(PlayerProfile, Category, SlimefunGuideLayout, boolean, int)","url":"openCategory-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.Category-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout-boolean-int-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuide","l":"openCheatMenu(Player)","url":"openCheatMenu-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"ElevatorPlate","l":"openEditor(Player, Block)","url":"openEditor-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuide","l":"openGuide(Player, SlimefunGuideLayout)","url":"openGuide-org.bukkit.entity.Player-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuide","l":"openGuide(Player, ItemStack)","url":"openGuide-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"GuideHistory","l":"openLastEntry(SlimefunGuideImplementation, boolean)","url":"openLastEntry-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideImplementation","l":"openMainMenu(PlayerProfile, boolean, int)","url":"openMainMenu-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-boolean-int-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"BookSlimefunGuide","l":"openMainMenu(PlayerProfile, boolean, int)","url":"openMainMenu-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-boolean-int-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"ChestSlimefunGuide","l":"openMainMenu(PlayerProfile, boolean, int)","url":"openMainMenu-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-boolean-int-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuide","l":"openMainMenu(PlayerProfile, SlimefunGuideLayout, boolean, int)","url":"openMainMenu-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout-boolean-int-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuide","l":"openSearch(PlayerProfile, String, boolean, boolean)","url":"openSearch-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-java.lang.String-boolean-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideImplementation","l":"openSearch(PlayerProfile, String, boolean, boolean)","url":"openSearch-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-java.lang.String-boolean-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"BookSlimefunGuide","l":"openSearch(PlayerProfile, String, boolean, boolean)","url":"openSearch-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-java.lang.String-boolean-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.guide","c":"ChestSlimefunGuide","l":"openSearch(PlayerProfile, String, boolean, boolean)","url":"openSearch-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-java.lang.String-boolean-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideSettings","l":"openSettings(Player, ItemStack)","url":"openSettings-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"TeleportationManager","l":"openTeleporterGUI(Player, UUID, Block, int)","url":"openTeleporterGUI-org.bukkit.entity.Player-java.util.UUID-org.bukkit.block.Block-int-"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"openTransmitterControlPanel(Player)","url":"openTransmitterControlPanel-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"openWaypointControlPanel(Player)","url":"openWaypointControlPanel-org.bukkit.entity.Player-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"ORE_CRUSHER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ORE_CRUSHER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"ORE_WASHER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ORE_WASHER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"OreCrusher","l":"OreCrusher()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"OreWasher","l":"OreWasher()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ORGANIC_FOOD"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"OUTPUT_CHEST"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.armor","c":"Parachute","l":"Parachute(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"Parachute-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PARACHUTE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"ParachuteTask","l":"ParachuteTask(Player)","url":"ParachuteTask-org.bukkit.entity.Player-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"NumberUtils","l":"parseGitHubDate(String)","url":"parseGitHubDate-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"PermissionsService","l":"PermissionsService(SlimefunPlugin)","url":"PermissionsService-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"PersonalActivationPlate","l":"PersonalActivationPlate(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"PersonalActivationPlate-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PICKAXE_OF_CONTAINMENT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PICKAXE_OF_THE_SEEKER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PICKAXE_OF_VEIN_MINING"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"PickaxeOfContainment","l":"PickaxeOfContainment(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"PickaxeOfContainment-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"PickaxeOfTheSeeker","l":"PickaxeOfTheSeeker(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"PickaxeOfTheSeeker-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"PickaxeOfVeinMining","l":"PickaxeOfVeinMining(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"PickaxeOfVeinMining-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PLASTIC_SHEET"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"UnregisterReason","l":"PLAYER_BREAK"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerBackpack","l":"PlayerBackpack(PlayerProfile, int)","url":"PlayerBackpack-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-int-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerBackpack","l":"PlayerBackpack(PlayerProfile, int, int)","url":"PlayerBackpack-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-int-int-"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerLanguageChangeEvent","l":"PlayerLanguageChangeEvent(Player, Language, Language)","url":"PlayerLanguageChangeEvent-org.bukkit.entity.Player-io.github.thebusybiscuit.slimefun4.core.services.localization.Language-io.github.thebusybiscuit.slimefun4.core.services.localization.Language-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"PlayerProfileListener","l":"PlayerProfileListener(SlimefunPlugin)","url":"PlayerProfileListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"PlayerRightClickEvent(PlayerInteractEvent)","url":"PlayerRightClickEvent-org.bukkit.event.player.PlayerInteractEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SubCommand","l":"plugin"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PLUTONIUM"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PORK_JERKY"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"PORTABLE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PORTABLE_CRAFTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PORTABLE_DUSTBIN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PORTABLE_GEO_SCANNER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"PortableCrafter","l":"PortableCrafter(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"PortableCrafter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"PortableDustbin","l":"PortableDustbin(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"PortableDustbin-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"PortableGEOScanner","l":"PortableGEOScanner(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"PortableGEOScanner-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"BlockPlacer","l":"postRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets","c":"MultiTool","l":"postRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricGoldPan","l":"postRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.food","c":"MeatJerky","l":"postRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"postRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"AutomatedPanningMachine","l":"postRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"Smeltery","l":"postRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"ExplosivePickaxe","l":"postRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"ExplosiveShovel","l":"postRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"GoldPan","l":"postRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"GrapplingHook","l":"postRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"NetherGoldPan","l":"postRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"SwordOfBeheading","l":"postRegister()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"postRegister()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunMachine","l":"postRegister()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"POTATO_FERTILIZER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"POTATO_ORGANIC_FOOD"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"LoreBuilder","l":"power(int, String)","url":"power-int-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"POWER_CRYSTAL"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"LoreBuilder","l":"powerBuffer(int)"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"LoreBuilder","l":"powerPerSecond(int)"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"CargoManager","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"TrashCan","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets","c":"MultiTool","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"SolarGenerator","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AnimalGrowthAccelerator","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoBreeder","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutomatedCraftingChamber","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CropGrowthAccelerator","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricDustWasher","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"EnergyRegulator","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"HeatedPressureChamber","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"TreeGrowthAccelerator","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"XPCollector","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"LumberAxe","l":"preRegister()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"SlimefunBow","l":"preRegister()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"preRegister()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SimpleSlimefunItem","l":"preRegister()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"preRegister()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"preset"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"PRESSURE_CHAMBER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PRESSURE_CHAMBER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"PressureChamber","l":"PressureChamber()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"processing"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AGenerator","l":"processing"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"processing"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID_2_BUTCHER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID_2_FARMER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID_2_FISHERMAN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID_3"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID_3_BUTCHER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID_3_FISHERMAN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID_BUTCHER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID_FARMER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID_FISHERMAN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID_MINER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PROGRAMMABLE_ANDROID_WOODCUTTER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"ProgrammableAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ProgrammableAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"progress"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AGenerator","l":"progress"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AReactor","l":"progress"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PULVERIZED_ORE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PUMPKIN_JUICE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"PURE_ORE_CLUSTER"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"pushItem(ItemStack, int...)","url":"pushItem-org.bukkit.inventory.ItemStack-int...-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces","c":"InventoryBlock","l":"pushItems(Block, ItemStack...)","url":"pushItems-org.bukkit.block.Block-org.bukkit.inventory.ItemStack...-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"queueDelete(Location, boolean)","url":"queueDelete-org.bukkit.Location-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"queueMove(Location, Location)","url":"queueMove-org.bukkit.Location-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RABBIT_JERKY"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RADIANT_BACKPACK"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"LoreBuilder","l":"radioactive(Radioactivity)","url":"radioactive-io.github.thebusybiscuit.slimefun4.core.attributes.Radioactivity-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items","c":"RadioactiveItem","l":"RadioactiveItem(Category, Radioactivity, SlimefunItemStack, RecipeType, ItemStack[])","url":"RadioactiveItem-me.mrCookieSlime.Slimefun.Objects.Category-io.github.thebusybiscuit.slimefun4.core.attributes.Radioactivity-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.medical","c":"Rag","l":"Rag(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"Rag-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAG"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_CLAY"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_CLAY_HALLOWEEN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_CLAY_VALENTINE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_CLAY_XMAS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_CONCRETE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_CONCRETE_HALLOWEEN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_CONCRETE_VALENTINE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_CONCRETE_XMAS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_GLASS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_GLASS_HALLOWEEN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_GLASS_PANE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_GLASS_PANE_HALLOWEEN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_GLASS_PANE_VALENTINE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_GLASS_PANE_XMAS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_GLASS_VALENTINE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_GLASS_XMAS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_GLAZED_TERRACOTTA"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_GLAZED_TERRACOTTA_HALLOWEEN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_GLAZED_TERRACOTTA_VALENTINE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_GLAZED_TERRACOTTA_XMAS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_WOOL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_WOOL_HALLOWEEN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_WOOL_VALENTINE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAINBOW_WOOL_XMAS"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"RainbowBlock","l":"RainbowBlock(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack, RainbowTicker)","url":"RainbowBlock-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-me.mrCookieSlime.Slimefun.Objects.handlers.RainbowTicker-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"RainbowTicker","l":"RainbowTicker(MaterialCollection)","url":"RainbowTicker-io.github.thebusybiscuit.cscorelib2.materials.MaterialCollection-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"RainbowTicker","l":"RainbowTicker(Material...)","url":"RainbowTicker-org.bukkit.Material...-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RAW_CARBONADO"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REACTOR_ACCESS_PORT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REACTOR_COOLANT_CELL"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"ReactorAccessPort","l":"ReactorAccessPort(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"ReactorAccessPort-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"recipe"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"recipeOutput"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"recipes"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"recipes"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunMachine","l":"recipes"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"recipeType"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"RecipeType(MinecraftRecipe<?>)","url":"RecipeType-io.github.thebusybiscuit.cscorelib2.recipes.MinecraftRecipe-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"RecipeType(ItemStack)","url":"RecipeType-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"RecipeType(ItemStack, String)","url":"RecipeType-org.bukkit.inventory.ItemStack-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"RecipeType(NamespacedKey, SlimefunItemStack, String...)","url":"RecipeType-org.bukkit.NamespacedKey-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-java.lang.String...-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"RecipeType(NamespacedKey, ItemStack)","url":"RecipeType-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"RecipeType(NamespacedKey, ItemStack, BiConsumer<ItemStack[], ItemStack>, String...)","url":"RecipeType-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-java.util.function.BiConsumer-java.lang.String...-"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SubCommand","l":"recordUsage(Map<SubCommand, Integer>)","url":"recordUsage-java.util.Map-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REDSTONE_ALLOY"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Refinery","l":"Refinery(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"Refinery-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REFINERY"},{"p":"io.github.thebusybiscuit.slimefun4.api.geo","c":"GEOResource","l":"register()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"MultiBlock","l":"register()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"register()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"register()"},{"p":"io.github.thebusybiscuit.slimefun4.api.geo","c":"ResourceManager","l":"register(GEOResource)","url":"register-io.github.thebusybiscuit.slimefun4.api.geo.GEOResource-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks","c":"MultiBlockMachine","l":"register(SlimefunAddon)","url":"register-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"register(SlimefunAddon)","url":"register-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomTextureService","l":"register(Iterable<SlimefunItem>)","url":"register-java.lang.Iterable-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"PermissionsService","l":"register(Iterable<SlimefunItem>)","url":"register-java.lang.Iterable-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"register(ItemStack[], ItemStack)","url":"register-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Setup","c":"SlimefunManager","l":"registerArmorSet(ItemStack, ItemStack[], String, boolean, SlimefunAddon)","url":"registerArmorSet-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack:A-java.lang.String-boolean-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-"},{"p":"me.mrCookieSlime.Slimefun.Setup","c":"SlimefunManager","l":"registerArmorSet(ItemStack, ItemStack[], String, PotionEffect[][], boolean, SlimefunAddon)","url":"registerArmorSet-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack:A-java.lang.String-org.bukkit.potion.PotionEffect:A:A-boolean-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"registerBlockHandler(String, SlimefunBlockHandler)","url":"registerBlockHandler-java.lang.String-me.mrCookieSlime.Slimefun.Objects.SlimefunBlockHandler-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"BioGenerator","l":"registerDefaultFuelTypes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"CoalGenerator","l":"registerDefaultFuelTypes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"CombustionGenerator","l":"registerDefaultFuelTypes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"LavaGenerator","l":"registerDefaultFuelTypes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"MagnesiumGenerator","l":"registerDefaultFuelTypes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors","c":"NetherStarReactor","l":"registerDefaultFuelTypes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors","c":"NuclearReactor","l":"registerDefaultFuelTypes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CarbonPress","l":"registerDefaultRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricFurnace","l":"registerDefaultRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricPress","l":"registerDefaultRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectrifiedCrucible","l":"registerDefaultRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FoodComposter","l":"registerDefaultRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FoodFabricator","l":"registerDefaultRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Freezer","l":"registerDefaultRecipes()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"HeatedPressureChamber","l":"registerDefaultRecipes()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"registerDefaultRecipes()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"registerEvent(ItemManipulationEvent)","url":"registerEvent-me.mrCookieSlime.Slimefun.api.inventory.ItemManipulationEvent-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"registerEvent(ItemManipulationEvent)","url":"registerEvent-me.mrCookieSlime.Slimefun.api.inventory.ItemManipulationEvent-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"registerFuel(MachineFuel)","url":"registerFuel-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineFuel-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"registerGuideHandler(GuideHandler)","url":"registerGuideHandler-me.mrCookieSlime.Slimefun.api.GuideHandler-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkManager","l":"registerNetwork(Network)","url":"registerNetwork-io.github.thebusybiscuit.slimefun4.api.network.Network-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"registerRecipe(int, ItemStack[], ItemStack[])","url":"registerRecipe-int-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"registerRecipe(MachineRecipe)","url":"registerRecipe-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineRecipe-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"registerResearch(Research, ItemStack...)","url":"registerResearch-me.mrCookieSlime.Slimefun.Objects.Research-org.bukkit.inventory.ItemStack...-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"registerResearch(NamespacedKey, int, String, int, ItemStack...)","url":"registerResearch-org.bukkit.NamespacedKey-int-java.lang.String-int-org.bukkit.inventory.ItemStack...-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"regulator"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkComponent","l":"REGULATOR"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"regulatorNodes"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REINFORCED_ALLOY_BOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REINFORCED_ALLOY_CHESTPLATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REINFORCED_ALLOY_HELMET"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REINFORCED_ALLOY_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REINFORCED_ALLOY_JETBOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REINFORCED_ALLOY_JETPACK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REINFORCED_ALLOY_LEGGINGS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REINFORCED_ALLOY_MULTI_TOOL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REINFORCED_FURNACE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REINFORCED_PLATE"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"reload()"},{"p":"io.github.thebusybiscuit.slimefun4.utils.holograms","c":"SimpleHologram","l":"remove(Block)","url":"remove-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"LockedCategory","l":"removeParent(Category)","url":"removeParent-me.mrCookieSlime.Slimefun.Objects.Category-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"REPAIRED_SPAWNER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"RepairedSpawner","l":"RepairedSpawner(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"RepairedSpawner-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"replaceExistingItem(int, ItemStack)","url":"replaceExistingItem-int-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu","l":"replaceExistingItem(int, ItemStack, boolean)","url":"replaceExistingItem-int-org.bukkit.inventory.ItemStack-boolean-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"research"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"Research(NamespacedKey, int, String, int)","url":"Research-org.bukkit.NamespacedKey-int-java.lang.String-int-"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"ResearchUnlockEvent","l":"ResearchUnlockEvent(Player, Research)","url":"ResearchUnlockEvent-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.Research-"},{"p":"io.github.thebusybiscuit.slimefun4.api.geo","c":"ResourceManager","l":"ResourceManager(SlimefunPlugin)","url":"ResourceManager-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"RESOURCES"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"retrieve(Block)","url":"retrieve-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RUBBER_BOOTS"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"BackupService","l":"run()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"AncientAltarTask","l":"run()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"ArmorTask","l":"run()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"run()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"GuideHandler","l":"run(Player, boolean, boolean)","url":"run-org.bukkit.entity.Player-boolean-boolean-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RUNE_AIR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RUNE_EARTH"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RUNE_ENDER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RUNE_FIRE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RUNE_LIGHTNING"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RUNE_RAINBOW"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RUNE_SOULBOUND"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"RUNE_WATER"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"runSync(Runnable)","url":"runSync-java.lang.Runnable-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"runSync(Runnable, long)","url":"runSync-java.lang.Runnable-long-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SALT"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerBackpack","l":"save()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"save()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"save()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"UniversalBlockMenu","l":"save()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"save(boolean)"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"save(boolean, boolean)"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"save(File)","url":"save-java.io.File-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenu","l":"save(Location)","url":"save-org.bukkit.Location-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"AutoSavingService","l":"saveAllBlocks()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"AutoSavingService","l":"saveAllPlayers()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"DirtyChestMenu.SaveHandler","l":"SaveHandler(DirtyChestMenu, ChestMenu.MenuOpeningHandler)","url":"SaveHandler-me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu-me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ChestMenu.MenuOpeningHandler-"},{"p":"io.github.thebusybiscuit.slimefun4.api.geo","c":"ResourceManager","l":"scan(Player, Block)","url":"scan-org.bukkit.entity.Player-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SCROLL_OF_DIMENSIONAL_TELEPOSITION"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SCUBA_HELMET"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"SeasonalCategory","l":"SeasonalCategory(NamespacedKey, int, int, ItemStack)","url":"SeasonalCategory-org.bukkit.NamespacedKey-int-int-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SEEDS_FERTILIZER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SEEDS_ORGANIC_FOOD"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SEISMIC_AXE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"SeismicAxe","l":"SeismicAxe(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"SeismicAxe-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"PatternUtils","l":"SEMICOLON"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SlimefunCommand","l":"sendHelp(CommandSender)","url":"sendHelp-org.bukkit.command.CommandSender-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"sendMessage(CommandSender, String)","url":"sendMessage-org.bukkit.command.CommandSender-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"sendMessage(CommandSender, String, boolean)","url":"sendMessage-org.bukkit.command.CommandSender-java.lang.String-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"sendMessage(CommandSender, String, boolean, UnaryOperator<String>)","url":"sendMessage-org.bukkit.command.CommandSender-java.lang.String-boolean-java.util.function.UnaryOperator-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"sendMessage(CommandSender, String, UnaryOperator<String>)","url":"sendMessage-org.bukkit.command.CommandSender-java.lang.String-java.util.function.UnaryOperator-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"sendMessages(CommandSender, String)","url":"sendMessages-org.bukkit.command.CommandSender-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"sendMessages(CommandSender, String, boolean, UnaryOperator<String>)","url":"sendMessages-org.bukkit.command.CommandSender-java.lang.String-boolean-java.util.function.UnaryOperator-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"sendMessages(CommandSender, String, UnaryOperator<String>)","url":"sendMessages-org.bukkit.command.CommandSender-java.lang.String-java.util.function.UnaryOperator-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"sendStats(CommandSender)","url":"sendStats-org.bukkit.command.CommandSender-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChatUtils","l":"sendURL(CommandSender, String)","url":"sendURL-org.bukkit.command.CommandSender-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"BackpackListener","l":"setBackpackId(Player, ItemStack, int, int)","url":"setBackpackId-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-int-int-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"BlockDataService","l":"setBlockData(TileState, String)","url":"setBlockData-org.bukkit.block.TileState-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"setBlockInfo(Block, String, boolean)","url":"setBlockInfo-org.bukkit.block.Block-java.lang.String-boolean-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"setBlockInfo(Block, Config, boolean)","url":"setBlockInfo-org.bukkit.block.Block-me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config-boolean-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"setBlockInfo(Location, String, boolean)","url":"setBlockInfo-org.bukkit.Location-java.lang.String-boolean-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"setBlockInfo(Location, Config, boolean)","url":"setBlockInfo-org.bukkit.Location-me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AndroidMineEvent","l":"setCancelled(boolean)"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"AutoDisenchantEvent","l":"setCancelled(boolean)"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"MultiBlockInteractEvent","l":"setCancelled(boolean)"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"ResearchUnlockEvent","l":"setCancelled(boolean)"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"setCategories(FileConfiguration)","url":"setCategories-org.bukkit.configuration.file.FileConfiguration-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"setCategory(Category)","url":"setCategory-me.mrCookieSlime.Slimefun.Objects.Category-"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ChargableBlock","l":"setCharge(Block, int)","url":"setCharge-org.bukkit.block.Block-int-"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ChargableBlock","l":"setCharge(Location, int)","url":"setCharge-org.bukkit.Location-int-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"setChunkInfo(World, int, int, String, String)","url":"setChunkInfo-org.bukkit.World-int-int-java.lang.String-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"setContribution(String, int)","url":"setContribution-java.lang.String-int-"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"setCost(int)"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"JetpackTask","l":"setID(int)"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"setItem(ItemStack)","url":"setItem-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomItemDataService","l":"setItemData(ItemStack, String)","url":"setItemData-org.bukkit.inventory.ItemStack-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomItemDataService","l":"setItemData(ItemMeta, String)","url":"setItemData-org.bukkit.inventory.meta.ItemMeta-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"setItemMeta(ItemMeta)","url":"setItemMeta-org.bukkit.inventory.meta.ItemMeta-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"Slimefun","l":"setItemVariable(String, String, Object)","url":"setItemVariable-java.lang.String-java.lang.String-java.lang.Object-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"setMessages(FileConfiguration)","url":"setMessages-org.bukkit.configuration.file.FileConfiguration-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"setRecipe(ItemStack[])","url":"setRecipe-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"setRecipeOutput(ItemStack)","url":"setRecipeOutput-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"setRecipeType(RecipeType)","url":"setRecipeType-me.mrCookieSlime.Slimefun.Lists.RecipeType-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"setRecipeTypes(FileConfiguration)","url":"setRecipeTypes-org.bukkit.configuration.file.FileConfiguration-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"setResearched(Research, boolean)","url":"setResearched-me.mrCookieSlime.Slimefun.Objects.Research-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"setResearches(FileConfiguration)","url":"setResearches-org.bukkit.configuration.file.FileConfiguration-"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"setResearchingEnabled(boolean)"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Language","l":"setResources(FileConfiguration)","url":"setResources-org.bukkit.configuration.file.FileConfiguration-"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerBackpack","l":"setSize(int)"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"BlockMenuPreset","l":"setSize(int)"},{"p":"io.github.thebusybiscuit.slimefun4.api.geo","c":"ResourceManager","l":"setSupplies(GEOResource, World, int, int, int)","url":"setSupplies-io.github.thebusybiscuit.slimefun4.api.geo.GEOResource-org.bukkit.World-int-int-int-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"Contributor","l":"setTexture(String)","url":"setTexture-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomTextureService","l":"setTexture(ItemStack, String)","url":"setTexture-org.bukkit.inventory.ItemStack-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"CustomTextureService","l":"setTexture(ItemMeta, String)","url":"setTexture-org.bukkit.inventory.meta.ItemMeta-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"MachineRecipe","l":"setTicks(int)"},{"p":"me.mrCookieSlime.Slimefun.api.energy","c":"ChargableBlock","l":"setUnsafeCharge(Location, int, boolean)","url":"setUnsafeCharge-org.bukkit.Location-int-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.resources","c":"GEOResourcesSetup","l":"setup()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.setup","c":"SlimefunItemSetup","l":"setup(SlimefunPlugin)","url":"setup-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.setup","c":"PostSetup","l":"setupItemSettings()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.setup","c":"ResearchSetup","l":"setupResearches()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.setup","c":"PostSetup","l":"setupWiki()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"setUseableInWorkbench(boolean)"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"setUseBlock(Event.Result)","url":"setUseBlock-org.bukkit.event.Event.Result-"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"setUseItem(Event.Result)","url":"setUseItem-org.bukkit.event.Event.Result-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunMachine","l":"shownRecipes"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SIFTED_ORE"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"InfusedHopper","l":"silent"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SILICON"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SILVER_DUST"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SILVER_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SimpleSlimefunItem","l":"SimpleSlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"SimpleSlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SimpleSlimefunItem","l":"SimpleSlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[])","url":"SimpleSlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-java.lang.String:A-java.lang.Object:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SimpleSlimefunItem","l":"SimpleSlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"SimpleSlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"GuideHistory","l":"size()"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"PatternUtils","l":"SLASH_SEPARATOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SLIME_BOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SLIME_BOOTS_STEEL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SLIME_CHESTPLATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SLIME_CHESTPLATE_STEEL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SLIME_HELMET"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SLIME_HELMET_STEEL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SLIME_LEGGINGS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SLIME_LEGGINGS_STEEL"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.armor","c":"SlimefunArmorPiece","l":"SlimefunArmorPiece(Category, SlimefunItemStack, RecipeType, ItemStack[], PotionEffect[])","url":"SlimefunArmorPiece-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.potion.PotionEffect:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"SlimefunBackpack","l":"SlimefunBackpack(int, Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"SlimefunBackpack-int-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunBootsListener","l":"SlimefunBootsListener(SlimefunPlugin)","url":"SlimefunBootsListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"SlimefunBow","l":"SlimefunBow(SlimefunItemStack, ItemStack[])","url":"SlimefunBow-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunBowListener","l":"SlimefunBowListener(SlimefunPlugin)","url":"SlimefunBowListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SlimefunCommand","l":"SlimefunCommand(SlimefunPlugin)","url":"SlimefunCommand-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunGuideListener","l":"SlimefunGuideListener(SlimefunPlugin, boolean)","url":"SlimefunGuideListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-boolean-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"SlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[])","url":"SlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-java.lang.String:A-java.lang.Object:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"SlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack, String[], Object[])","url":"SlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-java.lang.String:A-java.lang.Object:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"SlimefunItem(Category, ItemStack, String, RecipeType, ItemStack[])","url":"SlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-org.bukkit.inventory.ItemStack-java.lang.String-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunItemConsumeListener","l":"SlimefunItemConsumeListener(SlimefunPlugin)","url":"SlimefunItemConsumeListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SlimefunItemListener","l":"SlimefunItemListener(SlimefunPlugin)","url":"SlimefunItemListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"SlimefunItemStack(String, String, String, String...)","url":"SlimefunItemStack-java.lang.String-java.lang.String-java.lang.String-java.lang.String...-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"SlimefunItemStack(String, String, String, Consumer<ItemMeta>)","url":"SlimefunItemStack-java.lang.String-java.lang.String-java.lang.String-java.util.function.Consumer-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"SlimefunItemStack(String, String, Consumer<ItemMeta>)","url":"SlimefunItemStack-java.lang.String-java.lang.String-java.util.function.Consumer-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"SlimefunItemStack(String, Color, PotionEffect, String, String...)","url":"SlimefunItemStack-java.lang.String-org.bukkit.Color-org.bukkit.potion.PotionEffect-java.lang.String-java.lang.String...-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"SlimefunItemStack(String, ItemStack)","url":"SlimefunItemStack-java.lang.String-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"SlimefunItemStack(String, ItemStack, String, String...)","url":"SlimefunItemStack-java.lang.String-org.bukkit.inventory.ItemStack-java.lang.String-java.lang.String...-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"SlimefunItemStack(String, ItemStack, Consumer<ItemMeta>)","url":"SlimefunItemStack-java.lang.String-org.bukkit.inventory.ItemStack-java.util.function.Consumer-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"SlimefunItemStack(String, Material, String, String...)","url":"SlimefunItemStack-java.lang.String-org.bukkit.Material-java.lang.String-java.lang.String...-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"SlimefunItemStack(String, Material, String, Consumer<ItemMeta>)","url":"SlimefunItemStack-java.lang.String-org.bukkit.Material-java.lang.String-java.util.function.Consumer-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"SlimefunItemStack","l":"SlimefunItemStack(String, Material, Color, String, String...)","url":"SlimefunItemStack-java.lang.String-org.bukkit.Material-org.bukkit.Color-java.lang.String-java.lang.String...-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"SlimefunLocalization","l":"SlimefunLocalization(SlimefunPlugin)","url":"SlimefunLocalization-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunMachine","l":"SlimefunMachine(Category, SlimefunItemStack, ItemStack[], ItemStack[], BlockFace)","url":"SlimefunMachine-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-org.bukkit.block.BlockFace-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunMachine","l":"SlimefunMachine(Category, SlimefunItemStack, ItemStack[], ItemStack[], BlockFace, String[], Object[])","url":"SlimefunMachine-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-org.bukkit.block.BlockFace-java.lang.String:A-java.lang.Object:A-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunMachine","l":"SlimefunMachine(Category, ItemStack, String, ItemStack[], ItemStack[], BlockFace)","url":"SlimefunMachine-me.mrCookieSlime.Slimefun.Objects.Category-org.bukkit.inventory.ItemStack-java.lang.String-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-org.bukkit.block.BlockFace-"},{"p":"me.mrCookieSlime.Slimefun","c":"SlimefunPlugin","l":"SlimefunPlugin()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"SlimefunRegistry","l":"SlimefunRegistry()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SMALL_CAPACITOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SMALL_URANIUM"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.tools","c":"SmeltersPickaxe","l":"SmeltersPickaxe(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"SmeltersPickaxe-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"Smeltery","l":"Smeltery()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"SMELTERY"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SMELTERY"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOLAR_GENERATOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOLAR_GENERATOR_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOLAR_GENERATOR_3"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOLAR_GENERATOR_4"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOLAR_HELMET"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOLAR_PANEL"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators","c":"SolarGenerator","l":"SolarGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"SolarGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets","c":"SolarHelmet","l":"SolarHelmet(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[])","url":"SolarHelmet-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-java.lang.String:A-java.lang.Object:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOLDER_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOLDER_JETBOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOLDER_JETPACK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOLDER_MULTI_TOOL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOULBOUND_AXE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOULBOUND_BOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOULBOUND_BOW"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOULBOUND_CHESTPLATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOULBOUND_ELYTRA"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOULBOUND_HELMET"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOULBOUND_HOE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOULBOUND_LEGGINGS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOULBOUND_PICKAXE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOULBOUND_SHOVEL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOULBOUND_SWORD"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SOULBOUND_TRIDENT"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"SoulboundBackpack","l":"SoulboundBackpack(int, Category, SlimefunItemStack, ItemStack[])","url":"SoulboundBackpack-int-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"SoulboundItem","l":"SoulboundItem(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"SoulboundItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"SoulboundListener","l":"SoulboundListener(SlimefunPlugin)","url":"SoulboundListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"SoulboundRune","l":"SoulboundRune(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"SoulboundRune-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"LoreBuilder","l":"speed(float)"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.medical","c":"Splint","l":"Splint(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"Splint-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SPLINT"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunBranch","l":"STABLE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"STAFF_ELEMENTAL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"STAFF_FIRE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"STAFF_STORM"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"STAFF_WATER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"STAFF_WIND"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.metrics","c":"MetricsService","l":"start()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.plugins","c":"ThirdPartyPluginService","l":"start()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"UpdaterService","l":"start()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.github","c":"GitHubService","l":"start(Plugin)","url":"start-org.bukkit.plugin.Plugin-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"AutoSavingService","l":"start(Plugin, int)","url":"start-org.bukkit.plugin.Plugin-int-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockTicker","l":"startNewTick()"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"StatusEffect","l":"StatusEffect(NamespacedKey)","url":"StatusEffect-org.bukkit.NamespacedKey-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"STEEL_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"STEEL_JETBOOTS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"STEEL_JETPACK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"STEEL_MULTI_TOOL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"STEEL_PLATE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"STEEL_THRUSTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"STONE_CHUNK"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"store(String, Object)","url":"store-java.lang.String-java.lang.Object-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"store(Block, String)","url":"store-org.bukkit.block.Block-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"store(Block, ItemStack)","url":"store-org.bukkit.block.Block-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"StormStaff","l":"StormStaff(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"StormStaff-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.core.commands","c":"SubCommand","l":"SubCommand(SlimefunPlugin, SlimefunCommand)","url":"SubCommand-me.mrCookieSlime.Slimefun.SlimefunPlugin-io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"suffix"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SULFATE"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"MultiBlock","l":"SUPPORTED_TAGS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SWEET_BERRIES_FERTILIZER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SWEET_BERRIES_ORGANIC_FOOD"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SWEET_BERRY_JUICE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SWORD_OF_BEHEADING"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.weapons","c":"SwordOfBeheading","l":"SwordOfBeheading(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[])","url":"SwordOfBeheading-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-java.lang.String:A-java.lang.Object:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SYNTHETIC_DIAMOND"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SYNTHETIC_EMERALD"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"SYNTHETIC_SAPPHIRE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TABLE_SAW"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks","c":"TableSaw","l":"TableSaw()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"Talisman(SlimefunItemStack, ItemStack[], boolean, boolean, String, int, PotionEffect...)","url":"Talisman-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-boolean-boolean-java.lang.String-int-org.bukkit.potion.PotionEffect...-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"Talisman(SlimefunItemStack, ItemStack[], boolean, boolean, String, PotionEffect...)","url":"Talisman-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-boolean-boolean-java.lang.String-org.bukkit.potion.PotionEffect...-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"Talisman(SlimefunItemStack, ItemStack[], String, int, PotionEffect...)","url":"Talisman-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-java.lang.String-int-org.bukkit.potion.PotionEffect...-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"Talisman(Category, SlimefunItemStack, ItemStack[], boolean, boolean, String, int, PotionEffect...)","url":"Talisman-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-boolean-boolean-java.lang.String-int-org.bukkit.potion.PotionEffect...-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_ANGEL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_ANVIL"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_FIRE"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_HUNTER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_KNIGHT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_LAVA"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_MAGICIAN"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_MINER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_TRAVELLER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_WARRIOR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_WATER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_WHIRLWIND"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TALISMAN_WIZARD"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"TalismanListener","l":"TalismanListener(SlimefunPlugin)","url":"TalismanListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"TALISMANS_1"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"TALISMANS_2"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"TECH"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"TECH_MISC"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"TeleportationManager","l":"teleport(UUID, int, Location, Location, boolean)","url":"teleport-java.util.UUID-int-org.bukkit.Location-org.bukkit.Location-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"TeleportationManager","l":"TeleportationManager(GPSNetwork)","url":"TeleportationManager-io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.gps","c":"Teleporter","l":"Teleporter(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"Teleporter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"TeleporterListener","l":"TeleporterListener(SlimefunPlugin)","url":"TeleporterListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"TelepositionScroll","l":"TelepositionScroll(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"TelepositionScroll-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkComponent","l":"TERMINUS"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"terminusNodes"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"texture"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.plugins","c":"ThirdPartyPluginService","l":"ThirdPartyPluginService(SlimefunPlugin)","url":"ThirdPartyPluginService-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"Network","l":"tick()"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNet","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"ProgrammableAndroid","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AnimalGrowthAccelerator","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoAnvil","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoBreeder","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDisenchanter","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoDrier","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutoEnchanter","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ChargingBench","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"CropGrowthAccelerator","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricDustWasher","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"ElectricGoldPan","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"FluidPump","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"HeatedPressureChamber","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"Refinery","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"TreeGrowthAccelerator","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"XPCollector","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"GEOMiner","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.geo","c":"OilPump","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.api.item_transport","c":"CargoNet","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems","c":"AContainer","l":"tick(Block)","url":"tick-org.bukkit.block.Block-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"AutomatedCraftingChamber","l":"tick(Block, boolean)","url":"tick-org.bukkit.block.Block-boolean-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockTicker","l":"tick(Block, SlimefunItem, Config)","url":"tick-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"RainbowTicker","l":"tick(Block, SlimefunItem, Config)","url":"tick-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"TickerTask()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"tier"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"NumberUtils","l":"timeDelta(Date)","url":"timeDelta-java.util.Date-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TIN_DUST"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TIN_INGOT"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TINY_URANIUM"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"RecipeType","l":"toItem()"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockInfoConfig","l":"toJSON()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TOME_OF_KNOWLEDGE_SHARING"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"TOOLS"},{"p":"io.github.thebusybiscuit.slimefun4.api.player","c":"PlayerProfile","l":"toString()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineTier","l":"toString()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineType","l":"toString()"},{"p":"io.github.thebusybiscuit.slimefun4.core","c":"MultiBlock","l":"toString()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.tasks","c":"TickerTask","l":"toString()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Category","l":"toString()"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"toString()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"toString()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TOTEM_OF_UNDYING"},{"p":"me.mrCookieSlime.Slimefun.api","c":"GuideHandler","l":"trackHistory()"},{"p":"io.github.thebusybiscuit.slimefun4.core.services.localization","c":"Translators","l":"Translators(ConcurrentMap<String, Contributor>)","url":"Translators-java.util.concurrent.ConcurrentMap-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TRASH_CAN"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.cargo","c":"TrashCan","l":"TrashCan(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"TrashCan-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"TREE_GROWTH_ACCELERATOR"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"TreeGrowthAccelerator","l":"TreeGrowthAccelerator(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"TreeGrowthAccelerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"ErrorReport","l":"tryCatch(Function<Exception, ErrorReport>, Runnable)","url":"tryCatch-java.util.function.Function-java.lang.Runnable-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockTicker","l":"unique"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockTicker","l":"uniqueTick()"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"RainbowTicker","l":"uniqueTick()"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"UniversalBlockMenu","l":"UniversalBlockMenu(BlockMenuPreset)","url":"UniversalBlockMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-"},{"p":"me.mrCookieSlime.Slimefun.api.inventory","c":"UniversalBlockMenu","l":"UniversalBlockMenu(BlockMenuPreset, Config)","url":"UniversalBlockMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-io.github.thebusybiscuit.cscorelib2.config.Config-"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunBranch","l":"UNKNOWN"},{"p":"me.mrCookieSlime.Slimefun","c":"MinecraftVersion","l":"UNKNOWN"},{"p":"me.mrCookieSlime.Slimefun.Objects","c":"Research","l":"unlock(Player, boolean)","url":"unlock-org.bukkit.entity.Player-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunBranch","l":"UNOFFICIAL"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"ItemState","l":"UNREGISTERED"},{"p":"io.github.thebusybiscuit.slimefun4.api.exceptions","c":"UnregisteredItemException","l":"UnregisteredItemException(SlimefunItem)","url":"UnregisteredItemException-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkManager","l":"unregisterNetwork(Network)","url":"unregisterNetwork-io.github.thebusybiscuit.slimefun4.api.network.Network-"},{"p":"me.mrCookieSlime.Slimefun.Objects.handlers","c":"BlockTicker","l":"update()"},{"p":"io.github.thebusybiscuit.slimefun4.utils.holograms","c":"SimpleHologram","l":"update(Block, String)","url":"update-org.bukkit.block.Block-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.api.items","c":"HashedArmorpiece","l":"update(ItemStack, SlimefunItem)","url":"update-org.bukkit.inventory.ItemStack-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-"},{"p":"io.github.thebusybiscuit.slimefun4.utils.holograms","c":"ReactorHologram","l":"update(Location, String)","url":"update-org.bukkit.Location-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.utils","c":"ChestMenuUtils","l":"updateProgressbar(ChestMenu, int, int, int, ItemStack)","url":"updateProgressbar-me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ChestMenu-int-int-int-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.core.services","c":"UpdaterService","l":"UpdaterService(Plugin, File)","url":"UpdaterService-org.bukkit.plugin.Plugin-java.io.File-"},{"p":"io.github.thebusybiscuit.slimefun4.api.gps","c":"GPSNetwork","l":"updateTransmitter(Location, UUID, boolean)","url":"updateTransmitter-org.bukkit.Location-java.util.UUID-boolean-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"Talisman","l":"upgrade()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"URANIUM"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"useableInWorkbench"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"useBlock()"},{"p":"io.github.thebusybiscuit.slimefun4.api.events","c":"PlayerRightClickEvent","l":"useItem()"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"VALENTINES_DAY"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkComponent","l":"valueOf(String)","url":"valueOf-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunBranch","l":"valueOf(String)","url":"valueOf-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineTier","l":"valueOf(String)","url":"valueOf-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineType","l":"valueOf(String)","url":"valueOf-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"Radioactivity","l":"valueOf(String)","url":"valueOf-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideLayout","l":"valueOf(String)","url":"valueOf-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNetComponentType","l":"valueOf(String)","url":"valueOf-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidType","l":"valueOf(String)","url":"valueOf-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.api.item_transport","c":"ItemTransportFlow","l":"valueOf(String)","url":"valueOf-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun","c":"MinecraftVersion","l":"valueOf(String)","url":"valueOf-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"ItemState","l":"valueOf(String)","url":"valueOf-java.lang.String-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"UnregisterReason","l":"valueOf(String)","url":"valueOf-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.api.network","c":"NetworkComponent","l":"values()"},{"p":"io.github.thebusybiscuit.slimefun4.api","c":"SlimefunBranch","l":"values()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineTier","l":"values()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"MachineType","l":"values()"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"Radioactivity","l":"values()"},{"p":"io.github.thebusybiscuit.slimefun4.core.guide","c":"SlimefunGuideLayout","l":"values()"},{"p":"io.github.thebusybiscuit.slimefun4.core.networks.energy","c":"EnergyNetComponentType","l":"values()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidType","l":"values()"},{"p":"me.mrCookieSlime.Slimefun.api.item_transport","c":"ItemTransportFlow","l":"values()"},{"p":"me.mrCookieSlime.Slimefun","c":"MinecraftVersion","l":"values()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"ItemState","l":"values()"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"UnregisterReason","l":"values()"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"VampireBladeListener","l":"VampireBladeListener(SlimefunPlugin)","url":"VampireBladeListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"ItemState","l":"VANILLA"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items","c":"VanillaItem","l":"VanillaItem(Category, ItemStack, String, RecipeType, ItemStack[])","url":"VanillaItem-me.mrCookieSlime.Slimefun.Objects.Category-org.bukkit.inventory.ItemStack-java.lang.String-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"VanillaMachinesListener","l":"VanillaMachinesListener(SlimefunPlugin)","url":"VanillaMachinesListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"Radioactivity","l":"VERY_DEADLY"},{"p":"io.github.thebusybiscuit.slimefun4.core.attributes","c":"Radioactivity","l":"VERY_HIGH"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.medical","c":"Vitamins","l":"Vitamins(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"Vitamins-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"VITAMINS"},{"p":"me.mrCookieSlime.Slimefun.Objects.SlimefunItem","c":"SlimefunItem","l":"warn(String)","url":"warn-java.lang.String-"},{"p":"io.github.thebusybiscuit.slimefun4.api.items","c":"ItemRestriction","l":"warnPlayer(PlayerProfile, Player, SlimefunItem, ItemStack)","url":"warnPlayer-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"WaterStaff","l":"WaterStaff(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"WaterStaff-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"Categories","l":"WEAPONS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"WHEAT_FERTILIZER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"WHEAT_FLOUR"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"WHEAT_ORGANIC_FOOD"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.magical","c":"WindStaff","l":"WindStaff(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"WindStaff-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.api.item_transport","c":"ItemTransportFlow","l":"WITHDRAW"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"WITHER_ASSEMBLER"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"WITHER_PROOF_GLASS"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"WITHER_PROOF_OBSIDIAN"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"WitherAssembler","l":"WitherAssembler(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"WitherAssembler-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"WitherListener","l":"WitherListener(SlimefunPlugin)","url":"WitherListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"WitherProofBlock","l":"WitherProofBlock(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"WitherProofBlock-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.blocks","c":"WitherProofBlock","l":"WitherProofBlock(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)","url":"WitherProofBlock-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"AndroidType","l":"WOODCUTTER"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.androids","c":"WoodcutterAndroid","l":"WoodcutterAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"WoodcutterAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.listeners","c":"WorldListener","l":"WorldListener(SlimefunPlugin)","url":"WorldListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"WOVEN_BACKPACK"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"XP_COLLECTOR"},{"p":"io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines","c":"XPCollector","l":"XPCollector(Category, SlimefunItemStack, RecipeType, ItemStack[])","url":"XPCollector-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ZINC_DUST"},{"p":"me.mrCookieSlime.Slimefun.Lists","c":"SlimefunItems","l":"ZINC_INGOT"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"_integrated_moveLocationInfo(Location, Location)","url":"Z:Z_integrated_moveLocationInfo-org.bukkit.Location-org.bukkit.Location-"},{"p":"me.mrCookieSlime.Slimefun.api","c":"BlockStorage","l":"_integrated_removeBlockInfo(Location, boolean)","url":"Z:Z_integrated_removeBlockInfo-org.bukkit.Location-boolean-"}]