diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html new file mode 100644 index 000000000..758adc87a --- /dev/null +++ b/docs/allclasses-frame.html @@ -0,0 +1,330 @@ + + + + + +All Classes + + + + + +

All Classes

+
+ +
+ + diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html new file mode 100644 index 000000000..61a02e86d --- /dev/null +++ b/docs/allclasses-noframe.html @@ -0,0 +1,330 @@ + + + + + +All Classes + + + + + +

All Classes

+
+ +
+ + diff --git a/docs/constant-values.html b/docs/constant-values.html new file mode 100644 index 000000000..523256c94 --- /dev/null +++ b/docs/constant-values.html @@ -0,0 +1,200 @@ + + + + + +Constant Field Values + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

io.github.*

+ + + + + +

me.mrCookieSlime.*

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/deprecated-list.html b/docs/deprecated-list.html new file mode 100644 index 000000000..3eb5dc688 --- /dev/null +++ b/docs/deprecated-list.html @@ -0,0 +1,324 @@ + + + + + +Deprecated List + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Deprecated API

+

Contents

+ +
+
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/help-doc.html b/docs/help-doc.html new file mode 100644 index 000000000..301b52017 --- /dev/null +++ b/docs/help-doc.html @@ -0,0 +1,229 @@ + + + + + +API Help + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-1.html b/docs/index-files/index-1.html new file mode 100644 index 000000000..6d97274bc --- /dev/null +++ b/docs/index-files/index-1.html @@ -0,0 +1,383 @@ + + + + + +A-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

A

+
+
abortTick() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
AContainer - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
+
 
+
AContainer(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
AContainer(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
add(Player, int, TimeUnit) - Method in class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect
+
+
This applies this StatusEffect to the given Player.
+
+
add(Player, int, int, TimeUnit) - Method in class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect
+
+
This applies this StatusEffect to the given Player.
+
+
add(SlimefunItem) - Method in class me.mrCookieSlime.Slimefun.Objects.Category
+
+
Adds the given SlimefunItem to this Category.
+
+
addBlockInfo(Location, String, String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
addBlockInfo(Block, String, String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
addBlockInfo(Block, String, String, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
addBlockInfo(Location, String, String, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
addBlockTimings(Location, long) - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
addCharge(Block, int) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock
+
 
+
addCharge(Location, int) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock
+
 
+
addCommands(SlimefunCommand, Collection<SubCommand>) - Static method in class io.github.thebusybiscuit.slimefun4.core.commands.subcommands.CommandSetup
+
 
+
addEntry(List<String>, List<String>) - Method in interface me.mrCookieSlime.Slimefun.api.GuideHandler
+
+
Deprecated.
+
addGrapplingHook(UUID, Arrow, Bat, boolean, long) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.GrapplingHookListener
+
 
+
addItem(int, ItemStack) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
addItemHandler(ItemHandler...) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
addItems(Block, ItemStack...) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
+
 
+
addItems(SlimefunItem...) - Method in class me.mrCookieSlime.Slimefun.Objects.Research
+
+
Bind the specified Slimefun items to this Research.
+
+
addMenuOpeningHandler(ChestMenu.MenuOpeningHandler) - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
addOficialWikipage(String) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
This method will assign the given wiki page to this Item.
+
+
addParent(Category) - Method in class me.mrCookieSlime.Slimefun.Objects.LockedCategory
+
+
Adds a parent Category to this LockedCategory.
+
+
addPermanent(Player, int) - Method in class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect
+
+
This applies this StatusEffect to the given Player.
+
+
addRecipe(ItemStack[], ItemStack) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine
+
 
+
addStoredEnergy(ItemStack, float) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ItemEnergy
+
 
+
addWaypoint(Player, Location) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
addWaypoint(Player, String, Location) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
addWikiPages(SlimefunPlugin) - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.WikiSetup
+
 
+
ADVANCED_CIRCUIT_BOARD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ADVANCED_DIGITAL_MINER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
+
Deprecated.
+
+
AdvancedCargoOutputNode - Class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+
 
+
AdvancedCargoOutputNode(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.AdvancedCargoOutputNode
+
 
+
AdvancedFarmerAndroid - Class in io.github.thebusybiscuit.slimefun4.implementation.items.androids
+
 
+
AdvancedFarmerAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.androids.AdvancedFarmerAndroid
+
 
+
AGenerator - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
+
 
+
AGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
AGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
Alloy - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
+
Represents an alloy, a SlimefunItem obtainable using the SMELTERY.
+
+
Alloy(SlimefunItemStack, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.Alloy
+
+
Constructs an Alloy bound to Categories.RESOURCES.
+
+
Alloy(Category, SlimefunItemStack, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.Alloy
+
+
Constructs an Alloy bound to the specified Category.
+
+
AltarRecipe - Class in io.github.thebusybiscuit.slimefun4.implementation.items.altar
+
 
+
AltarRecipe(List<ItemStack>, ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.altar.AltarRecipe
+
 
+
ALUMINUM_BRASS_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ALUMINUM_BRONZE_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ALUMINUM_DUST - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ALUMINUM_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ANCIENT_ALTAR - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
ANCIENT_ALTAR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ANCIENT_PEDESTAL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AncientAltarListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
AncientAltarListener() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener
+
 
+
AncientAltarTask - Class in io.github.thebusybiscuit.slimefun4.implementation.tasks
+
 
+
AncientAltarTask(List<Block>, Block, Location, ItemStack, List<Block>, List<ItemStack>) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.AncientAltarTask
+
 
+
AncientPedestal - Class in io.github.thebusybiscuit.slimefun4.implementation.items.altar
+
 
+
AncientPedestal(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.altar.AncientPedestal
+
 
+
ANDROID_INTERFACE_FUEL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ANDROID_INTERFACE_ITEMS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ANDROID_MEMORY_CORE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AndroidEntity - Class in io.github.thebusybiscuit.slimefun4.implementation.items.androids
+
 
+
AndroidEntity(ProgrammableAndroid, Block) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidEntity
+
 
+
AndroidKillingListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
AndroidKillingListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.AndroidKillingListener
+
 
+
AndroidMineEvent - Class in io.github.thebusybiscuit.slimefun4.api.events
+
+
This event is fired before a miner android mines a block.
+
+
AndroidMineEvent(Block, AndroidEntity) - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
+
 
+
AndroidType - Enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids
+
 
+
ANIMAL_GROWTH_ACCELERATOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AnimalGrowthAccelerator - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
AnimalGrowthAccelerator(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AnimalGrowthAccelerator
+
 
+
APPLE_FERTILIZER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
APPLE_JUICE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
APPLE_ORGANIC_FOOD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AReactor - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
+
 
+
AReactor(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
ARMOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
ARMOR_FORGE - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
ARMOR_FORGE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ARMORED_JETBOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ARMORED_JETPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ArmorForge - Class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
ArmorForge() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.ArmorForge
+
 
+
ArmorTask - Class in io.github.thebusybiscuit.slimefun4.implementation.tasks
+
 
+
ArmorTask() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.ArmorTask
+
 
+
AUTO_ANVIL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AUTO_ANVIL_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AUTO_BREEDER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AUTO_DISENCHANTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AUTO_DRIER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AUTO_ENCHANTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AUTO_SMELT_PICKAXE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AutoAnvil - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
AutoAnvil(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoAnvil
+
 
+
AutoBreeder - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
AutoBreeder(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoBreeder
+
 
+
AutoDisenchanter - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
AutoDisenchanter(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDisenchanter
+
 
+
AutoDisenchantEvent - Class in io.github.thebusybiscuit.slimefun4.api.events
+
+
An Event that is called whenever an AutoDisenchanter has + disenchanted an ItemStack.
+
+
AutoDisenchantEvent(ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent
+
 
+
AutoDrier - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
AutoDrier(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDrier
+
 
+
AutoEnchanter - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
AutoEnchanter(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoEnchanter
+
 
+
AUTOMATED_CRAFTING_CHAMBER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AUTOMATED_PANNING_MACHINE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
AutomatedCraftingChamber - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
AutomatedCraftingChamber(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutomatedCraftingChamber
+
 
+
AutomatedPanningMachine - Class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
AutomatedPanningMachine() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.AutomatedPanningMachine
+
 
+
AutoSavingService - Class in io.github.thebusybiscuit.slimefun4.core.services
+
+
This Service is responsible for automatically saving Player and Block + data.
+
+
AutoSavingService() - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.AutoSavingService
+
 
+
awaitInput(Player, Consumer<String>) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChatUtils
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-10.html b/docs/index-files/index-10.html new file mode 100644 index 000000000..bb58f1a95 --- /dev/null +++ b/docs/index-files/index-10.html @@ -0,0 +1,158 @@ + + + + + +J-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

J

+
+
JetBoots - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
+
 
+
JetBoots(SlimefunItemStack, ItemStack[], double) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.JetBoots
+
 
+
JetBootsTask - Class in io.github.thebusybiscuit.slimefun4.implementation.tasks
+
 
+
JetBootsTask(Player, double) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.JetBootsTask
+
 
+
Jetpack - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
+
 
+
Jetpack(SlimefunItemStack, ItemStack[], double) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.Jetpack
+
 
+
JetpackTask - Class in io.github.thebusybiscuit.slimefun4.implementation.tasks
+
 
+
JetpackTask(Player, double) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.JetpackTask
+
 
+
Juice - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
+
This class represents a SlimefunItem that can be stored inside + of a Cooler.
+
+
Juice(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.Juice
+
 
+
Juicer - Class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
Juicer() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Juicer
+
 
+
JUICER - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
JUICER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-11.html b/docs/index-files/index-11.html new file mode 100644 index 000000000..bdf11f9dd --- /dev/null +++ b/docs/index-files/index-11.html @@ -0,0 +1,141 @@ + + + + + +K-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

K

+
+
KELP_COOKIE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
KELP_FERTILIZER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
KELP_ORGANIC_FOOD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
KnowledgeFlask - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
KnowledgeFlask(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.KnowledgeFlask
+
 
+
KnowledgeTome - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
KnowledgeTome(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.KnowledgeTome
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-12.html b/docs/index-files/index-12.html new file mode 100644 index 000000000..b46d4e0e8 --- /dev/null +++ b/docs/index-files/index-12.html @@ -0,0 +1,208 @@ + + + + + +L-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

L

+
+
Language - Class in io.github.thebusybiscuit.slimefun4.core.services.localization
+
+
This Class represents a Language that Slimefun can recognize and use.
+
+
Language(String, String) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
LARGE_CAPACITOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
launchFirework(Location, Color) - Static method in class io.github.thebusybiscuit.slimefun4.utils.FireworkUtils
+
 
+
launchRandom(Entity, int) - Static method in class io.github.thebusybiscuit.slimefun4.utils.FireworkUtils
+
 
+
LAVA_CRYSTAL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
LAVA_GENERATOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
LAVA_GENERATOR_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
LavaGenerator - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+
 
+
LavaGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.LavaGenerator
+
 
+
LEAD_DUST - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
LEAD_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
legacyDustWasher - Variable in class me.mrCookieSlime.Slimefun.utils.ConfigCache
+
 
+
legacyOreGrinder - Variable in class me.mrCookieSlime.Slimefun.utils.ConfigCache
+
 
+
legacyOreWasher - Variable in class me.mrCookieSlime.Slimefun.utils.ConfigCache
+
 
+
load(SlimefunPlugin) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener
+
 
+
load(SlimefunPlugin) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.GrapplingHookListener
+
 
+
load() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
loadInventory(Location, BlockMenuPreset) - Method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
loadItems(ConfigCache) - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.MiscSetup
+
 
+
loadUniversalInventory(BlockMenuPreset) - Method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
LocalizationService - Class in io.github.thebusybiscuit.slimefun4.core.services
+
+
As the name suggests, this Service is responsible for Localization.
+
+
LocalizationService(SlimefunPlugin, String) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.LocalizationService
+
 
+
locationClassificationChange(Location, NetworkComponent, NetworkComponent) - Method in class io.github.thebusybiscuit.slimefun4.api.network.Network
+
 
+
locationClassificationChange(Location, NetworkComponent, NetworkComponent) - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
+
 
+
locationClassificationChange(Location, NetworkComponent, NetworkComponent) - Method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
+
 
+
lock() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
 
+
LockedCategory - Class in me.mrCookieSlime.Slimefun.Objects
+
+
Represents a Category that cannot be opened until the parent category/categories + are fully unlocked.
+
+
LockedCategory(NamespacedKey, ItemStack, Category...) - Constructor for class me.mrCookieSlime.Slimefun.Objects.LockedCategory
+
+
The basic constructor for a LockedCategory.
+
+
LockedCategory(NamespacedKey, ItemStack, int, Category...) - Constructor for class me.mrCookieSlime.Slimefun.Objects.LockedCategory
+
+
The constructor for a LockedCategory.
+
+
LoreBuilder - Class in io.github.thebusybiscuit.slimefun4.utils
+
 
+
LUMBER_AXE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
LumberAxe - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
LumberAxe(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.LumberAxe
+
 
+
LUMPS_AND_MAGIC - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-13.html b/docs/index-files/index-13.html new file mode 100644 index 000000000..5f6e2039f --- /dev/null +++ b/docs/index-files/index-13.html @@ -0,0 +1,323 @@ + + + + + +M-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

M

+
+
machine(MachineTier, MachineType) - Static method in class io.github.thebusybiscuit.slimefun4.utils.LoreBuilder
+
 
+
MachineFuel - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
+
 
+
MachineFuel(int, ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineFuel
+
 
+
MachineFuel(int, ItemStack, ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineFuel
+
 
+
MachineRecipe - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
+
 
+
MachineRecipe(int, ItemStack[], ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineRecipe
+
 
+
MACHINES_1 - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
MachineTier - Enum in io.github.thebusybiscuit.slimefun4.core.attributes
+
 
+
MachineType - Enum in io.github.thebusybiscuit.slimefun4.core.attributes
+
 
+
MAGIC - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
MAGIC_ARMOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
MAGIC_EYE_OF_ENDER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MAGIC_LUMP_1 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MAGIC_LUMP_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MAGIC_LUMP_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MAGIC_SUGAR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MAGIC_WORKBENCH - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
MAGIC_WORKBENCH - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MAGICAL_BOOK_COVER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MagicEyeOfEnder - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
MagicEyeOfEnder(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.MagicEyeOfEnder
+
 
+
MagicSugar - Class in io.github.thebusybiscuit.slimefun4.implementation.items.food
+
 
+
MagicSugar(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.MagicSugar
+
 
+
MagicWorkbench - Class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
MagicWorkbench() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.MagicWorkbench
+
 
+
MAGNESIUM_DUST - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MAGNESIUM_GENERATOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MAGNESIUM_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MAGNESIUM_SALT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MagnesiumGenerator - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+
 
+
MagnesiumGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.MagnesiumGenerator
+
 
+
MAGNET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MagnetTask - Class in io.github.thebusybiscuit.slimefun4.implementation.tasks
+
 
+
MagnetTask(Player) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.MagnetTask
+
 
+
markDirty() - Method in class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack
+
 
+
markDirty() - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
markDirty() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
+
Call this method if this Profile has unsaved changes.
+
+
markForDeletion() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
+
Call this method if the Player has left.
+
+
matchesFilter(Block, ItemStack, int) - Static method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoUtils
+
 
+
MAX_USES - Static variable in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.StormStaff
+
 
+
me.mrCookieSlime.Slimefun - package me.mrCookieSlime.Slimefun
+
 
+
me.mrCookieSlime.Slimefun.api - package me.mrCookieSlime.Slimefun.api
+
 
+
me.mrCookieSlime.Slimefun.api.energy - package me.mrCookieSlime.Slimefun.api.energy
+
 
+
me.mrCookieSlime.Slimefun.api.inventory - package me.mrCookieSlime.Slimefun.api.inventory
+
 
+
me.mrCookieSlime.Slimefun.api.item_transport - package me.mrCookieSlime.Slimefun.api.item_transport
+
 
+
me.mrCookieSlime.Slimefun.Lists - package me.mrCookieSlime.Slimefun.Lists
+
 
+
me.mrCookieSlime.Slimefun.Objects - package me.mrCookieSlime.Slimefun.Objects
+
 
+
me.mrCookieSlime.Slimefun.Objects.handlers - package me.mrCookieSlime.Slimefun.Objects.handlers
+
 
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem - package me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
 
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems - package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
+
 
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces - package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces
+
 
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks - package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks
+
 
+
me.mrCookieSlime.Slimefun.Setup - package me.mrCookieSlime.Slimefun.Setup
+
 
+
me.mrCookieSlime.Slimefun.utils - package me.mrCookieSlime.Slimefun.utils
+
 
+
MeatJerky - Class in io.github.thebusybiscuit.slimefun4.implementation.items.food
+
 
+
MeatJerky(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.MeatJerky
+
 
+
Medicine - Class in io.github.thebusybiscuit.slimefun4.implementation.items.medical
+
 
+
Medicine(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Medicine
+
 
+
MEDICINE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MEDIUM_CAPACITOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MELON_FERTILIZER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MELON_JUICE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MELON_ORGANIC_FOOD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MetricsService - Class in io.github.thebusybiscuit.slimefun4.core.services.metrics
+
+
This Class represents a Metrics Service that sends data to https://bstats.org/ + This data is used to analyse the usage of this Plugin.
+
+
MetricsService(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.metrics.MetricsService
+
 
+
MinerAndroid - Class in io.github.thebusybiscuit.slimefun4.implementation.items.androids
+
 
+
MinerAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.androids.MinerAndroid
+
 
+
MISC - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
MiscSetup - Class in io.github.thebusybiscuit.slimefun4.implementation.setup
+
 
+
MOB_DROP - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
MONSTER_JERKY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MonsterJerky - Class in io.github.thebusybiscuit.slimefun4.implementation.items.food
+
 
+
MonsterJerky(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.MonsterJerky
+
 
+
move(Location) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenu
+
 
+
moveBlockInfo(Location, Location) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
MultiBlock - Class in io.github.thebusybiscuit.slimefun4.core
+
+
A MultiBlock represents a structure build in a World.
+
+
MultiBlock(SlimefunItem, Material[], BlockFace) - Constructor for class io.github.thebusybiscuit.slimefun4.core.MultiBlock
+
 
+
MULTIBLOCK - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
MultiBlockInteractEvent - Class in io.github.thebusybiscuit.slimefun4.api.events
+
 
+
MultiBlockInteractEvent(Player, MultiBlock, Block) - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent
+
 
+
MultiBlockInteractionHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
+
+
This ItemHandler is called whenever a Player interacts with + this MultiBlock.
+
+
MultiBlockListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
MultiBlockListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.MultiBlockListener
+
 
+
MultiBlockMachine - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks
+
 
+
MultiBlockMachine(Category, SlimefunItemStack, ItemStack[], ItemStack[], BlockFace) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.MultiBlockMachine
+
 
+
MultiBlockMachine(Category, SlimefunItemStack, ItemStack[], ItemStack[], BlockFace, String[], Object[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.MultiBlockMachine
+
 
+
Multimeter - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
+
 
+
Multimeter(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.Multimeter
+
 
+
MULTIMETER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
MultiTool - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
MultiTool(SlimefunItemStack, RecipeType, ItemStack[], String...) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.MultiTool
+
 
+
MUTTON_JERKY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-14.html b/docs/index-files/index-14.html new file mode 100644 index 000000000..3ba9ee28f --- /dev/null +++ b/docs/index-files/index-14.html @@ -0,0 +1,190 @@ + + + + + +N-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

N

+
+
NECROTIC_SKULL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
needsCooling() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
NEPTUNIUM - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
NETHER_GOLD_PAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
NETHER_ICE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
NETHER_ICE_COOLANT_CELL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
NetherGoldPan - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
NetherGoldPan(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.NetherGoldPan
+
 
+
NETHERSTAR_REACTOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
NetherStarReactor - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
+
 
+
NetherStarReactor(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NetherStarReactor
+
 
+
Network - Class in io.github.thebusybiscuit.slimefun4.api.network
+
+
An abstract Network class to manage networks in a stateful way
+
+
NetworkComponent - Enum in io.github.thebusybiscuit.slimefun4.api.network
+
 
+
NetworkListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
NetworkListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.NetworkListener
+
 
+
NetworkManager - Class in io.github.thebusybiscuit.slimefun4.api.network
+
 
+
NetworkManager(int) - Constructor for class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager
+
 
+
newInstance(BlockMenu, Block) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
newInstance(BlockMenu, Location) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
next(Player, int, ChestMenu) - Method in interface me.mrCookieSlime.Slimefun.api.GuideHandler
+
+
Deprecated.
+
NICKEL_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
NIGHT_VISION_GOGGLES - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
NotPlaceable - Interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces
+
+
Implement this interface for any SlimefunItem to prevent + that SlimefunItem from being placed.
+
+
NUCLEAR_REACTOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
NuclearReactor - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
+
 
+
NuclearReactor(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NuclearReactor
+
 
+
NULL - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
NumberUtils - Class in io.github.thebusybiscuit.slimefun4.utils
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-15.html b/docs/index-files/index-15.html new file mode 100644 index 000000000..e340cc43c --- /dev/null +++ b/docs/index-files/index-15.html @@ -0,0 +1,409 @@ + + + + + +O-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

O

+
+
OIL_PUMP - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
OilPump - Class in io.github.thebusybiscuit.slimefun4.implementation.items.geo
+
 
+
OilPump(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.geo.OilPump
+
 
+
onAnvil(InventoryClickEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.VanillaMachinesListener
+
 
+
onArrowHit(ProjectileHitEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.GrapplingHookListener
+
 
+
onArrowHit(EntityDamageEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.GrapplingHookListener
+
 
+
onArrowHit(ProjectileHitEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBowListener
+
 
+
onArrowHitEntity(EntityDamageByEntityEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.GrapplingHookListener
+
 
+
onArrowSuccessfulHit(EntityDamageByEntityEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBowListener
+
 
+
onBlockBreak(BlockBreakEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockListener
+
 
+
onBlockBreak(BlockBreakEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.NetworkListener
+
 
+
onBlockBreak(BlockBreakEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.TalismanListener
+
 
+
onBlockBreak(BlockBreakEvent, ItemStack, int, List<ItemStack>) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockBreakHandler
+
 
+
onBlockDispense(BlockDispenseEvent, Dispenser, Block, SlimefunItem) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockDispenseHandler
+
 
+
onBlockDispensing(BlockDispenseEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.DispenserListener
+
 
+
onBlockFall(EntityChangeBlockEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockPhysicsListener
+
 
+
onBlockPlace(BlockPlaceEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener
+
 
+
onBlockPlace(BlockPlaceEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockListener
+
 
+
onBlockPlace(BlockPlaceEvent, ItemStack) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockPlaceHandler
+
 
+
onBlockRegister(BlockPlaceEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockListener
+
 
+
onBowUse(EntityShootBowEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBowListener
+
 
+
onBreak(Player, Block) - Method in interface io.github.thebusybiscuit.slimefun4.api.items.Placeable
+
 
+
onBreak(Player, Block, SlimefunItem, UnregisterReason) - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunBlockHandler
+
+
This method gets called when the Block is broken.
+
+
onBucketUse(PlayerBucketEmptyEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockPhysicsListener
+
 
+
onBurn(FurnaceBurnEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.EnhancedFurnaceListener
+
 
+
onClick(InventoryClickEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BackpackListener
+
 
+
onClose(InventoryCloseEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BackpackListener
+
 
+
onCommand(CommandSender, Command, String, String[]) - Method in class io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand
+
 
+
onCommand(PlayerCommandPreprocessEvent) - Method in class io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand
+
 
+
onConsume(PlayerItemConsumeEvent, Player, ItemStack) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemConsumptionHandler
+
 
+
onCraft(CraftItemEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.VanillaMachinesListener
+
 
+
onDamage(EntityDeathEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.DeathpointListener
+
 
+
onDamage(EntityDamageEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBootsListener
+
 
+
onDamage(EntityDeathEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SoulboundListener
+
 
+
onDamage(EntityDamageByEntityEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.VampireBladeListener
+
 
+
onDamageGet(EntityDamageEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.TalismanListener
+
 
+
onDeath(EntityDeathEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.AndroidKillingListener
+
 
+
onDebug(PlayerInteractEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.DebugFishListener
+
 
+
onDisable() - Method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
onDisconnect(PlayerQuitEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.PlayerProfileListener
+
 
+
onEat(PlayerItemConsumeEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunItemListener
+
 
+
onEnable() - Method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
onEnchant(EnchantItemEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.TalismanListener
+
 
+
onEntityExplode(EntityExplodeEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.ExplosionsListener
+
 
+
onEntityKill(EntityDeathEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.EntityKillListener
+
 
+
onEvent(int, ItemStack, ItemStack) - Method in interface me.mrCookieSlime.Slimefun.api.inventory.ItemManipulationEvent
+
 
+
onExecute(CommandSender, String[]) - Method in class io.github.thebusybiscuit.slimefun4.core.commands.SubCommand
+
 
+
onExplode(Block) - Method in interface io.github.thebusybiscuit.slimefun4.api.items.Placeable
+
 
+
onGrindstone(InventoryClickEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.VanillaMachinesListener
+
 
+
onHit(EntityDamageByEntityEvent, LivingEntity) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BowShootHandler
+
 
+
onIgnitionChamberItemMove(InventoryMoveItemEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.IgnitionChamberListener
+
 
+
onInteract(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.ArmorForge
+
 
+
onInteract(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.AutomatedPanningMachine
+
 
+
onInteract(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Compressor
+
 
+
onInteract(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.EnhancedCraftingTable
+
 
+
onInteract(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.GrindStone
+
 
+
onInteract(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Juicer
+
 
+
onInteract(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.MagicWorkbench
+
 
+
onInteract(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreCrusher
+
 
+
onInteract(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreWasher
+
 
+
onInteract(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.PressureChamber
+
 
+
onInteract(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Smeltery
+
 
+
onInteract(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.TableSaw
+
 
+
onInteract(PlayerRightClickEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener
+
 
+
onInteract(PlayerRightClickEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunGuideListener
+
 
+
onInteract(Player, MultiBlock, Block) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.MultiBlockInteractionHandler
+
 
+
onInteract(Player, Block) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.MultiBlockMachine
+
 
+
onIronGolemHeal(PlayerInteractEntityEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunItemListener
+
 
+
onItemBreak(PlayerItemBreakEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.TalismanListener
+
 
+
onItemDrop(PlayerDropItemEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BackpackListener
+
 
+
onItemDrop(PlayerDropItemEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunItemListener
+
 
+
onItemDrop(PlayerDropItemEvent, Player, Item) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemDropHandler
+
 
+
onJoin(PlayerJoinEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunGuideListener
+
 
+
onKill(EntityDeathEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.TalismanListener
+
 
+
onKill(EntityDeathEvent, Entity, Player, ItemStack) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.EntityKillHandler
+
 
+
onLiquidFlow(BlockFromToEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockPhysicsListener
+
 
+
onMinecartPickup(InventoryPickupItemEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.ItemPickupListener
+
 
+
onOpen(Player) - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu.SaveHandler
+
 
+
onPickup(EntityPickupItemEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.ItemPickupListener
+
 
+
onPistonExtend(BlockPistonExtendEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockPhysicsListener
+
 
+
onPistonRetract(BlockPistonRetractEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockPhysicsListener
+
 
+
onPlace(Player, Block) - Method in interface io.github.thebusybiscuit.slimefun4.api.items.Placeable
+
 
+
onPlace(Player, Block, SlimefunItem) - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunBlockHandler
+
+
This method gets called when the Block is placed.
+
+
onPlaceBreak(BlockPlaceEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.NetworkListener
+
 
+
onPreBrew(InventoryClickEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.VanillaMachinesListener
+
 
+
onPrepareCraft(PrepareItemCraftEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.VanillaMachinesListener
+
 
+
onPressurePlateEnter(PlayerInteractEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.TeleporterListener
+
 
+
onRespawn(PlayerRespawnEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SoulboundListener
+
 
+
onRightClick(PlayerInteractEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.MultiBlockListener
+
 
+
onRightClick(PlayerInteractEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunItemListener
+
 
+
onRightClick(PlayerRightClickEvent) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockUseHandler
+
 
+
onRightClick(PlayerRightClickEvent) - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemUseHandler
+
 
+
onShoot() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.ExplosiveBow
+
 
+
onShoot() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.IcyBow
+
 
+
onShoot() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SlimefunBow
+
 
+
onSmelt(FurnaceSmeltEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.EnhancedFurnaceListener
+
 
+
onSprint(PlayerToggleSprintEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.TalismanListener
+
 
+
onStarve(FoodLevelChangeEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.CoolerListener
+
 
+
onTabComplete(CommandSender, Command, String, String[]) - Method in class io.github.thebusybiscuit.slimefun4.core.commands.SlimefunTabCompleter
+
 
+
onToggleSneak(PlayerToggleSneakEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.GearListener
+
 
+
onTrample(PlayerInteractEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBootsListener
+
 
+
onWitherDestroy(EntityChangeBlockEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockPhysicsListener
+
 
+
onWorldLoad(WorldLoadEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.WorldListener
+
 
+
onWorldUnload(WorldUnloadEvent) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.WorldListener
+
 
+
open(Player...) - Method in class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack
+
 
+
open(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.ElevatorPlate
+
 
+
openBackpack(Player, ItemStack, SlimefunBackpack) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BackpackListener
+
 
+
openCategory(PlayerProfile, Category, SlimefunGuideLayout, boolean, int) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide
+
 
+
openCategory(PlayerProfile, Category, boolean, int) - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation
+
 
+
openCategory(PlayerProfile, Category, boolean, int) - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.BookSlimefunGuide
+
 
+
openCategory(PlayerProfile, Category, boolean, int) - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.ChestSlimefunGuide
+
 
+
openCheatMenu(Player) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide
+
 
+
openEditor(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.ElevatorPlate
+
 
+
openEntry(PlayerProfile, Object, boolean) - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation
+
+
Opens the given Guide Entry to the Player of the specified PlayerProfile.
+
+
openGuide(Player, ItemStack) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide
+
 
+
openGuide(Player, SlimefunGuideLayout) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide
+
 
+
openMainMenu(PlayerProfile, SlimefunGuideLayout, boolean, int) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide
+
 
+
openMainMenu(PlayerProfile, boolean, int) - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation
+
 
+
openMainMenu(PlayerProfile, boolean, int) - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.BookSlimefunGuide
+
 
+
openMainMenu(PlayerProfile, boolean, int) - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.ChestSlimefunGuide
+
 
+
openSearch(PlayerProfile, String, boolean, boolean) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide
+
 
+
openSearch(PlayerProfile, String, boolean, boolean) - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation
+
 
+
openSearch(PlayerProfile, String, boolean, boolean) - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.BookSlimefunGuide
+
 
+
openSearch(PlayerProfile, String, boolean, boolean) - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.ChestSlimefunGuide
+
 
+
openSettings(Player, ItemStack) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideSettings
+
 
+
openTeleporterGUI(Player, UUID, Block, int) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.TeleportationManager
+
 
+
openTransmitterControlPanel(Player) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
openWaypointControlPanel(Player) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
ORE_CRUSHER - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
ORE_CRUSHER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ORE_WASHER - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
ORE_WASHER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
OreCrusher - Class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
OreCrusher() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreCrusher
+
 
+
OreWasher - Class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
OreWasher() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreWasher
+
 
+
ORGANIC_FOOD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
OUTPUT_CHEST - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-16.html b/docs/index-files/index-16.html new file mode 100644 index 000000000..147b82dd8 --- /dev/null +++ b/docs/index-files/index-16.html @@ -0,0 +1,355 @@ + + + + + +P-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

P

+
+
PARACHUTE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ParachuteTask - Class in io.github.thebusybiscuit.slimefun4.implementation.tasks
+
 
+
ParachuteTask(Player) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.ParachuteTask
+
 
+
parseGitHubDate(String) - Static method in class io.github.thebusybiscuit.slimefun4.utils.NumberUtils
+
 
+
PatternUtils - Class in io.github.thebusybiscuit.slimefun4.utils
+
+
This class is created for common-use patterns used in things such as String.split(String).
+
+
PersonalActivationPlate - Class in io.github.thebusybiscuit.slimefun4.implementation.items.gps
+
 
+
PersonalActivationPlate(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.gps.PersonalActivationPlate
+
 
+
PICKAXE_OF_CONTAINMENT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PICKAXE_OF_THE_SEEKER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PICKAXE_OF_VEIN_MINING - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PickaxeOfContainment - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
PickaxeOfContainment(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfContainment
+
 
+
PickaxeOfTheSeeker - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
PickaxeOfTheSeeker(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfTheSeeker
+
 
+
PickaxeOfVeinMining - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
PickaxeOfVeinMining(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfVeinMining
+
 
+
Placeable - Interface in io.github.thebusybiscuit.slimefun4.api.items
+
 
+
PLASTIC_SHEET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PlayerBackpack - Class in io.github.thebusybiscuit.slimefun4.api.player
+
 
+
PlayerBackpack(PlayerProfile, int) - Constructor for class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack
+
+
This constructor loads an existing Backpack
+
+
PlayerBackpack(PlayerProfile, int, int) - Constructor for class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack
+
+
This constructor creates a new Backpack
+
+
PlayerLanguageChangeEvent - Class in io.github.thebusybiscuit.slimefun4.api.events
+
 
+
PlayerLanguageChangeEvent(Player, Language, Language) - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent
+
 
+
PlayerProfile - Class in me.mrCookieSlime.Slimefun.api
+
+
A class that can store a Player's Research Profile for caching
+
+
PlayerProfileListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
PlayerProfileListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.PlayerProfileListener
+
 
+
PlayerRightClickEvent - Class in io.github.thebusybiscuit.slimefun4.api.events
+
 
+
PlayerRightClickEvent(PlayerInteractEvent) - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
PLUTONIUM - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PORK_JERKY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PORTABLE - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
PORTABLE_CRAFTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PORTABLE_DUSTBIN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PORTABLE_GEO_SCANNER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PortableCrafter - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
PortableCrafter(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PortableCrafter
+
 
+
PortableDustbin - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
PortableDustbin(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PortableDustbin
+
 
+
PortableGEOScanner - Class in io.github.thebusybiscuit.slimefun4.implementation.items.geo
+
 
+
PortableGEOScanner(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.geo.PortableGEOScanner
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.BlockPlacer
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricGoldPan
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.food.MeatJerky
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.AutomatedPanningMachine
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Smeltery
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosivePickaxe
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosiveShovel
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.GoldPan
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.GrapplingHook
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.MultiTool
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.NetherGoldPan
+
 
+
postRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SwordOfBeheading
+
 
+
postRegister() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
postRegister() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine
+
 
+
POTATO_FERTILIZER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
POTATO_ORGANIC_FOOD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
power(int, String) - Static method in class io.github.thebusybiscuit.slimefun4.utils.LoreBuilder
+
 
+
POWER_CRYSTAL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
powerBuffer(int) - Static method in class io.github.thebusybiscuit.slimefun4.utils.LoreBuilder
+
 
+
powerPerSecond(int) - Static method in class io.github.thebusybiscuit.slimefun4.utils.LoreBuilder
+
 
+
preRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoManager
+
 
+
preRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.TrashCan
+
 
+
preRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AnimalGrowthAccelerator
+
 
+
preRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoBreeder
+
 
+
preRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutomatedCraftingChamber
+
 
+
preRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CropGrowthAccelerator
+
 
+
preRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricDustWasher
+
 
+
preRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.EnergyRegulator
+
 
+
preRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.HeatedPressureChamber
+
 
+
preRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.XPCollector
+
 
+
preRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.MultiTool
+
 
+
preRegister() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SlimefunBow
+
 
+
preRegister() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
preRegister() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
preRegister() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
preRegister() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SimpleSlimefunItem
+
 
+
preRegister() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
PRESSURE_CHAMBER - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
PRESSURE_CHAMBER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PressureChamber - Class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
PressureChamber() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.PressureChamber
+
 
+
printOutLoading - Variable in class me.mrCookieSlime.Slimefun.utils.ConfigCache
+
 
+
processing - Static variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
processing - Static variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
processing - Static variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
PROGRAMMABLE_ANDROID - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PROGRAMMABLE_ANDROID_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PROGRAMMABLE_ANDROID_2_BUTCHER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PROGRAMMABLE_ANDROID_2_FARMER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PROGRAMMABLE_ANDROID_2_FISHERMAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PROGRAMMABLE_ANDROID_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PROGRAMMABLE_ANDROID_3_BUTCHER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PROGRAMMABLE_ANDROID_3_FISHERMAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PROGRAMMABLE_ANDROID_BUTCHER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PROGRAMMABLE_ANDROID_FARMER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PROGRAMMABLE_ANDROID_FISHERMAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PROGRAMMABLE_ANDROID_MINER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PROGRAMMABLE_ANDROID_WOODCUTTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ProgrammableAndroid - Class in io.github.thebusybiscuit.slimefun4.implementation.items.androids
+
 
+
ProgrammableAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
+
 
+
progress - Static variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
progress - Static variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
progress - Static variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
PULVERIZED_ORE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PUMPKIN_JUICE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
PURE_ORE_CLUSTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
pushItem(ItemStack, int...) - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
pushItems(Block, ItemStack...) - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock
+
+
Deprecated.
+
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-17.html b/docs/index-files/index-17.html new file mode 100644 index 000000000..dd2a92831 --- /dev/null +++ b/docs/index-files/index-17.html @@ -0,0 +1,131 @@ + + + + + +Q-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

Q

+
+
queueDelete(Location, boolean) - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
queueMove(Location, Location) - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-18.html b/docs/index-files/index-18.html new file mode 100644 index 000000000..1634c866b --- /dev/null +++ b/docs/index-files/index-18.html @@ -0,0 +1,531 @@ + + + + + +R-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

R

+
+
RABBIT_JERKY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RADIANT_BACKPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
Radioactive - Interface in io.github.thebusybiscuit.slimefun4.core.attributes
+
+
This Interface, when attached to a class that inherits from SlimefunItem, marks + the Item as radioactive.
+
+
radioactive(Radioactivity) - Static method in class io.github.thebusybiscuit.slimefun4.utils.LoreBuilder
+
 
+
RadioactiveItem - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
+
A quick and easy implementation of SlimefunItem that also implements the + interface Radioactive.
+
+
RadioactiveItem(Category, Radioactivity, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.RadioactiveItem
+
 
+
Radioactivity - Enum in io.github.thebusybiscuit.slimefun4.core.attributes
+
+
This enum holds all available levels of Radioactivity.
+
+
Rag - Class in io.github.thebusybiscuit.slimefun4.implementation.items.medical
+
 
+
Rag(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Rag
+
 
+
RAG - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_CLAY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_CLAY_HALLOWEEN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_CLAY_VALENTINE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_CLAY_XMAS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_CONCRETE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_CONCRETE_HALLOWEEN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_CONCRETE_VALENTINE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_CONCRETE_XMAS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_GLASS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_GLASS_HALLOWEEN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_GLASS_PANE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_GLASS_PANE_HALLOWEEN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_GLASS_PANE_VALENTINE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_GLASS_PANE_XMAS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_GLASS_VALENTINE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_GLASS_XMAS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_GLAZED_TERRACOTTA - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_GLAZED_TERRACOTTA_HALLOWEEN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_GLAZED_TERRACOTTA_VALENTINE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_GLAZED_TERRACOTTA_XMAS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_WOOL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_WOOL_HALLOWEEN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_WOOL_VALENTINE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RAINBOW_WOOL_XMAS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RainbowBlock - Class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+
 
+
RainbowBlock(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack, RainbowTicker) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.RainbowBlock
+
 
+
RainbowTicker - Class in me.mrCookieSlime.Slimefun.Objects.handlers
+
+
This is a BlockTicker that is exclusively used for Rainbow blocks.
+
+
RainbowTicker(Material...) - Constructor for class me.mrCookieSlime.Slimefun.Objects.handlers.RainbowTicker
+
 
+
RainbowTicker(MaterialCollection) - Constructor for class me.mrCookieSlime.Slimefun.Objects.handlers.RainbowTicker
+
 
+
RAW_CARBONADO - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
REACTOR_ACCESS_PORT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
REACTOR_COOLANT_CELL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ReactorAccessPort - Class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+
 
+
ReactorAccessPort(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.ReactorAccessPort
+
 
+
ReactorHologram - Class in io.github.thebusybiscuit.slimefun4.utils.holograms
+
 
+
RecipeDisplayItem - Interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces
+
 
+
recipeIterator() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine
+
 
+
RecipeType - Class in me.mrCookieSlime.Slimefun.Lists
+
 
+
RecipeType(ItemStack, String) - Constructor for class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
RecipeType(NamespacedKey, SlimefunItemStack, String...) - Constructor for class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
RecipeType(SlimefunItemStack, String...) - Constructor for class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
+
Deprecated.
+
+
RecipeType(ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
+
Deprecated. +
Use the constructor with NamespacedKey instead
+
+
+
RecipeType(NamespacedKey, ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
RecipeType(MinecraftRecipe<?>) - Constructor for class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
RecipeType(String, int, ItemStack[], ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
REDSTONE_ALLOY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
Refinery - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
Refinery(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Refinery
+
 
+
REFINERY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
register() - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource
+
+
Registers this GEO Resource
+
+
register(GEOResource) - Method in class io.github.thebusybiscuit.slimefun4.api.geo.ResourceManager
+
 
+
register() - Method in class io.github.thebusybiscuit.slimefun4.core.MultiBlock
+
 
+
register() - Method in class me.mrCookieSlime.Slimefun.Objects.Category
+
+
Registers this category.
+
+
register() - Method in class me.mrCookieSlime.Slimefun.Objects.Research
+
+
Registers this Research.
+
+
register(SlimefunAddon) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.MultiBlockMachine
+
 
+
register() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Deprecated. + +
+
+
register(boolean) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Deprecated. + +
+
+
register(SlimefunAddon) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
This method registers this SlimefunItem.
+
+
register(boolean, ItemHandler...) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Deprecated. + +
+
+
register(ItemHandler...) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Deprecated. + +
+
+
register(boolean, SlimefunBlockHandler) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Deprecated. + +
+
+
register(SlimefunBlockHandler) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Deprecated. + +
+
+
registerArmorSet(ItemStack, ItemStack[], String, PotionEffect[][], boolean, SlimefunAddon) - Static method in class me.mrCookieSlime.Slimefun.Setup.SlimefunManager
+
 
+
registerArmorSet(ItemStack, ItemStack[], String, boolean, boolean) - Static method in class me.mrCookieSlime.Slimefun.Setup.SlimefunManager
+
 
+
registerBlockHandler(String, SlimefunBlockHandler) - Static method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
registerCapacitor(boolean, int) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Deprecated. +
Please implement the EnergyNetComponent interface instead.
+
+
+
registerChargeableBlock(int) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Deprecated. +
Please implement the EnergyNetComponent interface instead.
+
+
+
registerChargeableBlock(boolean, int) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Deprecated. +
Please implement the EnergyNetComponent interface instead.
+
+
+
registerChargeableBlock(boolean, int, ItemHandler...) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Deprecated. +
Please implement the EnergyNetComponent interface instead.
+
+
+
registerComponent(String, EnergyNetComponentType) - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.BioGenerator
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CoalGenerator
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CombustionGenerator
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.LavaGenerator
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.MagnesiumGenerator
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CarbonPress
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricFurnace
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotFactory
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricPress
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectrifiedCrucible
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodComposter
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodFabricator
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Freezer
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.HeatedPressureChamber
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NetherStarReactor
+
 
+
registerDefaultRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NuclearReactor
+
 
+
registerDefaultRecipes() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
registerDefaultRecipes() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
registerDefaultRecipes() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
registerEnergyGenerator(boolean, int) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Deprecated. +
Please implement the EnergyNetComponent interface instead.
+
+
+
registerEvent(ItemManipulationEvent) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
registerEvent(ItemManipulationEvent) - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
registerFuel(MachineFuel) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
+
 
+
registerFuel(MachineFuel) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
registerFuel(MachineFuel) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
registerGuideHandler(GuideHandler) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
+
Deprecated.
+
+
registerNetwork(Network) - Method in class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager
+
 
+
registerRecipe(MachineRecipe) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
registerRecipe(int, ItemStack[], ItemStack[]) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
registerResearch(Research, ItemStack...) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
+
Registers this Research and automatically binds these ItemStacks to it.
+
+
registerResearch(NamespacedKey, int, String, int, ItemStack...) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
 
+
REINFORCED_ALLOY_BOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
REINFORCED_ALLOY_CHESTPLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
REINFORCED_ALLOY_HELMET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
REINFORCED_ALLOY_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
REINFORCED_ALLOY_JETBOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
REINFORCED_ALLOY_JETPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
REINFORCED_ALLOY_LEGGINGS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
REINFORCED_ALLOY_MULTI_TOOL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
REINFORCED_FURNACE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
REINFORCED_PLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
reload() - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
remove(Block) - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.HologramProjectorHologram
+
 
+
remove(Block) - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.SimpleHologram
+
 
+
removeParent(Category) - Method in class me.mrCookieSlime.Slimefun.Objects.LockedCategory
+
+
Removes a Category from the parents of this LockedCategory.
+
+
REPAIRED_SPAWNER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RepairedSpawner - Class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+
 
+
RepairedSpawner(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.RepairedSpawner
+
 
+
replaceExistingItem(int, ItemStack) - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
replaceExistingItem(int, ItemStack, boolean) - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
Research - Class in me.mrCookieSlime.Slimefun.Objects
+
+
Statically handles researches.
+
+
Research(NamespacedKey, int, String, int) - Constructor for class me.mrCookieSlime.Slimefun.Objects.Research
+
+
The constructor for a Research.
+
+
researchesEnabled - Variable in class me.mrCookieSlime.Slimefun.utils.ConfigCache
+
 
+
researchesFreeInCreative - Variable in class me.mrCookieSlime.Slimefun.utils.ConfigCache
+
 
+
researchesTitles - Variable in class me.mrCookieSlime.Slimefun.utils.ConfigCache
+
 
+
researchFireworksEnabled - Variable in class me.mrCookieSlime.Slimefun.utils.ConfigCache
+
 
+
ResearchSetup - Class in io.github.thebusybiscuit.slimefun4.implementation.setup
+
 
+
ResearchUnlockEvent - Class in io.github.thebusybiscuit.slimefun4.api.events
+
 
+
ResearchUnlockEvent(Player, Research) - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent
+
 
+
ResourceManager - Class in io.github.thebusybiscuit.slimefun4.api.geo
+
 
+
ResourceManager() - Constructor for class io.github.thebusybiscuit.slimefun4.api.geo.ResourceManager
+
 
+
RESOURCES - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
retrieve(Block) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
+
Retrieves the SlimefunItem's ItemStack from the specified Block.
+
+
RUBBER_BOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
run() - Method in class io.github.thebusybiscuit.slimefun4.core.services.BackupService
+
 
+
run() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.AncientAltarTask
+
 
+
run() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.ArmorTask
+
 
+
run() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.SlimefunTask
+
 
+
run() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
run(Player, boolean, boolean) - Method in interface me.mrCookieSlime.Slimefun.api.GuideHandler
+
+
Deprecated.
+
RUNE_AIR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RUNE_EARTH - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RUNE_ENDER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RUNE_FIRE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RUNE_LIGHTNING - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RUNE_RAINBOW - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RUNE_SOULBOUND - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
RUNE_WATER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
runSync(Runnable) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
 
+
runSync(Runnable, long) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-19.html b/docs/index-files/index-19.html new file mode 100644 index 000000000..d955774eb --- /dev/null +++ b/docs/index-files/index-19.html @@ -0,0 +1,682 @@ + + + + + +S-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

S

+
+
SALT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
save() - Method in class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack
+
 
+
save() - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
save(File) - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
save(boolean) - Method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
save(boolean, boolean) - Method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
save(Location) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenu
+
 
+
save() - Method in class me.mrCookieSlime.Slimefun.api.inventory.UniversalBlockMenu
+
 
+
save() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
+
This method will save the Player's Researches and Backpacks to the hard drive
+
+
saveAllBlocks() - Method in class io.github.thebusybiscuit.slimefun4.core.services.AutoSavingService
+
 
+
saveAllPlayers() - Method in class io.github.thebusybiscuit.slimefun4.core.services.AutoSavingService
+
 
+
SaveHandler(DirtyChestMenu, ChestMenu.MenuOpeningHandler) - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu.SaveHandler
+
 
+
scan(Player, Block) - Method in class io.github.thebusybiscuit.slimefun4.api.geo.ResourceManager
+
 
+
schedule(long) - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.SlimefunTask
+
 
+
scheduleRepeating(long, long) - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.SlimefunTask
+
 
+
ScriptPart - Enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids
+
 
+
SCROLL_OF_DIMENSIONAL_TELEPOSITION - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SCUBA_HELMET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SeasonalCategory - Class in me.mrCookieSlime.Slimefun.Objects
+
+
Represents a Category that is only displayed in the Guide during + a specified month.
+
+
SeasonalCategory(NamespacedKey, int, int, ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SeasonalCategory
+
+
The constructor for a SeasonCategory.
+
+
SEEDS_FERTILIZER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SEEDS_ORGANIC_FOOD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SEISMIC_AXE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SeismicAxe - Class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons
+
 
+
SeismicAxe(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SeismicAxe
+
 
+
SEMICOLON - Static variable in class io.github.thebusybiscuit.slimefun4.utils.PatternUtils
+
 
+
sendHelp(CommandSender) - Method in class io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand
+
 
+
sendMessage(CommandSender, String, boolean) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
sendMessage(CommandSender, String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
sendMessage(CommandSender, String, UnaryOperator<String>) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
sendMessage(CommandSender, String, boolean, UnaryOperator<String>) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
sendMessages(CommandSender, String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
sendMessages(CommandSender, String, boolean, UnaryOperator<String>) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
sendMessages(CommandSender, String, UnaryOperator<String>) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
sendStats(CommandSender) - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
sendURL(CommandSender, String) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChatUtils
+
 
+
setBackpackId(Player, ItemStack, int, int) - Static method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.BackpackListener
+
 
+
setBlockData(TileState, String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.BlockDataService
+
 
+
setBlockInfo(Block, Config, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
setBlockInfo(Location, Config, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
setBlockInfo(Block, String, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
setBlockInfo(Location, String, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
setCancelled(boolean) - Method in class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
+
 
+
setCancelled(boolean) - Method in class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent
+
 
+
setCancelled(boolean) - Method in class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent
+
 
+
setCancelled(boolean) - Method in class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent
+
 
+
setCategories(FileConfiguration) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
setCategory(Category) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
setCharge(Block, int) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock
+
 
+
setCharge(Location, int) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock
+
 
+
setChunkInfo(World, int, int, String, String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
setContribution(String, int) - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
 
+
setCost(int) - Method in class me.mrCookieSlime.Slimefun.Objects.Research
+
+
Sets the cost in XP levels to unlock this Research.
+
+
setID(int) - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.JetpackTask
+
 
+
setID(int) - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.SlimefunTask
+
 
+
setItemData(ItemStack, String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.CustomItemDataService
+
 
+
setItemData(ItemMeta, String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.CustomItemDataService
+
 
+
setItemMeta(ItemMeta) - Method in class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
setItemVariable(String, String, Object) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
+
Sets a default value associated to this key for the SlimefunItem corresponding to this id.
+
+
setMessages(FileConfiguration) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
setRecipe(ItemStack[]) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
setRecipeOutput(ItemStack) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
setRecipeType(RecipeType) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
setRecipeTypes(FileConfiguration) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
setResearched(Research, boolean) - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
+
This method sets the Player's "researched" status for this Research.
+
+
setResearches(FileConfiguration) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
setResources(FileConfiguration) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
setSize(int) - Method in class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack
+
 
+
setSize(int) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
setSupplies(GEOResource, World, int, int, int) - Method in class io.github.thebusybiscuit.slimefun4.api.geo.ResourceManager
+
 
+
setTexture(ItemStack, String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.CustomTextureService
+
 
+
setTexture(ItemMeta, String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.CustomTextureService
+
 
+
setTexture(String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
 
+
setTicks(int) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineRecipe
+
 
+
setUnsafeCharge(Location, int, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock
+
 
+
setup(Iterable<SlimefunItem>) - Method in class io.github.thebusybiscuit.slimefun4.core.services.CustomTextureService
+
 
+
setup() - Static method in class io.github.thebusybiscuit.slimefun4.implementation.resources.GEOResourcesSetup
+
 
+
setup(SlimefunPlugin) - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.SlimefunItemSetup
+
 
+
setupItemSettings() - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.MiscSetup
+
 
+
setupMisc() - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.MiscSetup
+
 
+
setupResearches() - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.ResearchSetup
+
 
+
setUseableInWorkbench(boolean) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
setUseBlock(Event.Result) - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
setUseItem(Event.Result) - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
SIFTED_ORE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SILICON - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SILVER_DUST - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SILVER_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SimpleHologram - Class in io.github.thebusybiscuit.slimefun4.utils.holograms
+
 
+
SimpleSlimefunItem<T extends ItemHandler> - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
+
This is basically a quickstart class for your very first SlimefunItem.
+
+
SimpleSlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SimpleSlimefunItem
+
 
+
SimpleSlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SimpleSlimefunItem
+
 
+
SimpleSlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SimpleSlimefunItem
+
 
+
SLASH_SEPARATOR - Static variable in class io.github.thebusybiscuit.slimefun4.utils.PatternUtils
+
 
+
SLIME_BOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SLIME_BOOTS_STEEL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SLIME_CHESTPLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SLIME_CHESTPLATE_STEEL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SLIME_HELMET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SLIME_HELMET_STEEL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SLIME_LEGGINGS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SLIME_LEGGINGS_STEEL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
Slimefun - Class in me.mrCookieSlime.Slimefun.api
+
+
Provides a few convenience methods.
+
+
SlimefunAddon - Interface in io.github.thebusybiscuit.slimefun4.api
+
+
This is a very basic interface that will be used to identify + the Plugin that registered a SlimefunItem.
+
+
SlimefunArmorPiece - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
 
+
SlimefunArmorPiece(Category, SlimefunItemStack, RecipeType, ItemStack[], PotionEffect[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunArmorPiece
+
 
+
SlimefunArmorPiece(Category, SlimefunItemStack, RecipeType, ItemStack[], PotionEffect[], String[], Object[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunArmorPiece
+
 
+
SlimefunBackpack - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
+
This class represents a SlimefunItem that is considered a Backpack.
+
+
SlimefunBackpack(int, Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunBackpack
+
 
+
SlimefunBlock - Class in io.github.thebusybiscuit.slimefun4.api.blocks
+
 
+
SlimefunBlock(String) - Constructor for class io.github.thebusybiscuit.slimefun4.api.blocks.SlimefunBlock
+
 
+
SlimefunBlock(String, JsonObject) - Constructor for class io.github.thebusybiscuit.slimefun4.api.blocks.SlimefunBlock
+
 
+
SlimefunBlockHandler - Interface in me.mrCookieSlime.Slimefun.Objects
+
+
A SlimefunBlockHandler handles breaking and placing of blocks.
+
+
SlimefunBootsListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
SlimefunBootsListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBootsListener
+
 
+
SlimefunBow - Class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons
+
+
This class represents a SlimefunItem that is a Bow.
+
+
SlimefunBow(SlimefunItemStack, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SlimefunBow
+
 
+
SlimefunBowListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
SlimefunBowListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBowListener
+
 
+
SlimefunBranch - Enum in io.github.thebusybiscuit.slimefun4.api
+
+
This enum represents the branch this Slimefun build is on.
+
+
SlimefunCommand - Class in io.github.thebusybiscuit.slimefun4.core.commands
+
 
+
SlimefunCommand(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand
+
 
+
SlimefunGuide - Class in io.github.thebusybiscuit.slimefun4.core.guide
+
 
+
SlimefunGuideImplementation - Interface in io.github.thebusybiscuit.slimefun4.core.guide
+
 
+
SlimefunGuideLayout - Enum in io.github.thebusybiscuit.slimefun4.core.guide
+
 
+
SlimefunGuideListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
SlimefunGuideListener(SlimefunPlugin, boolean) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunGuideListener
+
 
+
SlimefunGuideSettings - Class in io.github.thebusybiscuit.slimefun4.core.guide
+
 
+
SlimefunHooks - Class in io.github.thebusybiscuit.slimefun4.core.hooks
+
+
This class holds all interactions and hooks with third-party plugins that are + not dependencies or addons.
+
+
SlimefunHooks(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.core.hooks.SlimefunHooks
+
 
+
SlimefunItem - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
 
+
SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack, String[], Object[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
SlimefunItemListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
SlimefunItemListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunItemListener
+
 
+
SlimefunItems - Class in me.mrCookieSlime.Slimefun.Lists
+
+
This class holds a static references to every SlimefunItemStack + found in Slimefun.
+
+
SlimefunItemSetup - Class in io.github.thebusybiscuit.slimefun4.implementation.setup
+
+
This static utility class holds the recipes of all items.
+
+
SlimefunItemStack - Class in me.mrCookieSlime.Slimefun.api
+
 
+
SlimefunItemStack(String, Material, String, String...) - Constructor for class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
SlimefunItemStack(String, Material, Color, String, String...) - Constructor for class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
SlimefunItemStack(String, Color, PotionEffect, String, String...) - Constructor for class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
SlimefunItemStack(String, ItemStack, String, String...) - Constructor for class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
SlimefunItemStack(String, ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
SlimefunItemStack(String, ItemStack, Consumer<ItemMeta>) - Constructor for class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
SlimefunItemStack(String, Material, String, Consumer<ItemMeta>) - Constructor for class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
SlimefunItemStack(String, String, String, String...) - Constructor for class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
SlimefunItemStack(String, String, String, Consumer<ItemMeta>) - Constructor for class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
SlimefunItemStack(String, String, Consumer<ItemMeta>) - Constructor for class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
SlimefunLocalization - Class in io.github.thebusybiscuit.slimefun4.core.services.localization
+
+
This is an abstract parent class of LocalizationService.
+
+
SlimefunLocalization(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
SlimefunMachine - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
 
+
SlimefunMachine(Category, SlimefunItemStack, ItemStack[], ItemStack[], BlockFace) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine
+
 
+
SlimefunMachine(Category, ItemStack, String, ItemStack[], ItemStack[], BlockFace) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine
+
+
Deprecated.
+
+
SlimefunMachine(Category, SlimefunItemStack, ItemStack[], ItemStack[], BlockFace, String[], Object[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine
+
 
+
SlimefunManager - Class in me.mrCookieSlime.Slimefun.Setup
+
 
+
SlimefunPlugin - Class in me.mrCookieSlime.Slimefun
+
+
This is the main class of Slimefun.
+
+
SlimefunPlugin() - Constructor for class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
SlimefunRegistry - Class in io.github.thebusybiscuit.slimefun4.core
+
+
This class houses a lot of instances of Map and List that hold + various mappings and collections related to SlimefunItem.
+
+
SlimefunRegistry() - Constructor for class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
SlimefunTabCompleter - Class in io.github.thebusybiscuit.slimefun4.core.commands
+
 
+
SlimefunTabCompleter(SlimefunCommand) - Constructor for class io.github.thebusybiscuit.slimefun4.core.commands.SlimefunTabCompleter
+
 
+
SlimefunTask - Class in io.github.thebusybiscuit.slimefun4.implementation.tasks
+
 
+
SlimefunTask(Player) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.SlimefunTask
+
 
+
SlimefunWorld - Class in io.github.thebusybiscuit.slimefun4.core
+
 
+
SlimefunWorld(UUID) - Constructor for class io.github.thebusybiscuit.slimefun4.core.SlimefunWorld
+
 
+
SMALL_CAPACITOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SMALL_URANIUM - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SmeltersPickaxe - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
SmeltersPickaxe(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.SmeltersPickaxe
+
 
+
Smeltery - Class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
Smeltery() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Smeltery
+
 
+
SMELTERY - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
SMELTERY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOLAR_GENERATOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOLAR_GENERATOR_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOLAR_GENERATOR_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOLAR_GENERATOR_4 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOLAR_HELMET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOLAR_PANEL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SolarGenerator - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+
 
+
SolarGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.SolarGenerator
+
 
+
SolarHelmet - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
+
 
+
SolarHelmet(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.SolarHelmet
+
 
+
SOLDER_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOLDER_JETBOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOLDER_JETPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOLDER_MULTI_TOOL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
Soulbound - Interface in io.github.thebusybiscuit.slimefun4.core.attributes
+
+
This Interface, when attached to a class that inherits from SlimefunItem, marks + the Item as soulbound.
+
+
SOULBOUND_AXE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOULBOUND_BOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOULBOUND_BOW - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOULBOUND_CHESTPLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOULBOUND_ELYTRA - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOULBOUND_HELMET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOULBOUND_HOE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOULBOUND_LEGGINGS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOULBOUND_PICKAXE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOULBOUND_SHOVEL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOULBOUND_SWORD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SOULBOUND_TRIDENT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SoulboundBackpack - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
SoulboundBackpack(int, Category, SlimefunItemStack, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundBackpack
+
 
+
SoulboundItem - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
+
Represents an Item that will not drop on death.
+
+
SoulboundItem(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundItem
+
 
+
SoulboundListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
SoulboundListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.SoulboundListener
+
 
+
SoulboundRune - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
SoulboundRune(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundRune
+
 
+
speed(float) - Static method in class io.github.thebusybiscuit.slimefun4.utils.LoreBuilder
+
 
+
Splint - Class in io.github.thebusybiscuit.slimefun4.implementation.items.medical
+
 
+
Splint(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Splint
+
 
+
SPLINT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
STAFF_ELEMENTAL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
STAFF_FIRE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
STAFF_STORM - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
STAFF_WATER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
STAFF_WIND - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
start(UUID, int, Location, Location, boolean) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.TeleportationManager
+
 
+
start(Plugin, int) - Method in class io.github.thebusybiscuit.slimefun4.core.services.AutoSavingService
+
 
+
start(Plugin) - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
+
 
+
start() - Method in class io.github.thebusybiscuit.slimefun4.core.services.metrics.MetricsService
+
 
+
start() - Method in class io.github.thebusybiscuit.slimefun4.core.services.UpdaterService
+
 
+
startNewTick() - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.BlockTicker
+
+
This method resets the 'unique' flag for BlockTicker.uniqueTick()
+
+
StatusEffect - Class in io.github.thebusybiscuit.slimefun4.api.player
+
+
A very simple API that is meant for adding/getting/clearing custom status effects + to/from players.
+
+
StatusEffect(NamespacedKey) - Constructor for class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect
+
 
+
STEEL_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
STEEL_JETBOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
STEEL_JETPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
STEEL_MULTI_TOOL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
STEEL_PLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
STEEL_THRUSTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
STONE_CHUNK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
store(Block, ItemStack) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
store(Block, String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
StormStaff - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
StormStaff(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.StormStaff
+
 
+
SubCommand - Class in io.github.thebusybiscuit.slimefun4.core.commands
+
 
+
SULFATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SUPPORTED_TAGS - Static variable in class io.github.thebusybiscuit.slimefun4.core.MultiBlock
+
 
+
SWEET_BERRIES_FERTILIZER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SWEET_BERRIES_ORGANIC_FOOD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SWEET_BERRY_JUICE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SWORD_OF_BEHEADING - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SwordOfBeheading - Class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons
+
 
+
SwordOfBeheading(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SwordOfBeheading
+
 
+
SYNTHETIC_DIAMOND - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SYNTHETIC_EMERALD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
SYNTHETIC_SAPPHIRE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-2.html b/docs/index-files/index-2.html new file mode 100644 index 000000000..91cbce8b0 --- /dev/null +++ b/docs/index-files/index-2.html @@ -0,0 +1,279 @@ + + + + + +B-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

B

+
+
BACKPACK_LARGE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BACKPACK_MEDIUM - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BACKPACK_SMALL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BackpackListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
BackpackListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.BackpackListener
+
 
+
BackupService - Class in io.github.thebusybiscuit.slimefun4.core.services
+
 
+
BackupService() - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.BackupService
+
 
+
Bandage - Class in io.github.thebusybiscuit.slimefun4.implementation.items.medical
+
 
+
Bandage(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Bandage
+
 
+
BANDAGE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BASIC_CIRCUIT_BOARD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BATTERY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BEEF_JERKY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BEETROOT_FERTILIZER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BEETROOT_ORGANIC_FOOD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BIG_CAPACITOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BILLON_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BILLON_JETBOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BILLON_JETPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BILLON_MULTI_TOOL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
bindToResearch(Research) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
BIO_REACTOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BioGenerator - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+
 
+
BioGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.BioGenerator
+
 
+
BIRTHDAY - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
BirthdayCake - Class in io.github.thebusybiscuit.slimefun4.implementation.items.food
+
 
+
BirthdayCake(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.BirthdayCake
+
 
+
BLADE_OF_VAMPIRES - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BLANK_RUNE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BLISTERING_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BLISTERING_INGOT_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BLISTERING_INGOT_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BLOCK_PLACER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BlockBreakHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
+
 
+
BlockDataService - Class in io.github.thebusybiscuit.slimefun4.core.services
+
 
+
BlockDataService(Plugin, String) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.BlockDataService
+
 
+
BlockDispenseHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
+
 
+
BlockInfoConfig - Class in me.mrCookieSlime.Slimefun.api
+
 
+
BlockInfoConfig() - Constructor for class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
BlockInfoConfig(Map<String, String>) - Constructor for class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
BlockListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
BlockListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockListener
+
 
+
BlockLocation - Class in io.github.thebusybiscuit.slimefun4.api.blocks
+
 
+
BlockLocation(Block) - Constructor for class io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation
+
 
+
BlockLocation(Location) - Constructor for class io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation
+
 
+
BlockLocation(int, int, int) - Constructor for class io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation
+
 
+
BlockMenu - Class in me.mrCookieSlime.Slimefun.api.inventory
+
 
+
BlockMenu(BlockMenuPreset, Location) - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.BlockMenu
+
 
+
BlockMenu(BlockMenuPreset, Location, Config) - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.BlockMenu
+
 
+
BlockMenuPreset - Class in me.mrCookieSlime.Slimefun.api.inventory
+
 
+
BlockMenuPreset(String, String) - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
BlockMenuPreset(String, String, boolean) - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
BlockPhysicsListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
BlockPhysicsListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockPhysicsListener
+
 
+
BlockPlaceHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
+
 
+
BlockPlacer - Class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+
 
+
BlockPlacer(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.BlockPlacer
+
 
+
BlockStorage - Class in me.mrCookieSlime.Slimefun.api
+
 
+
BlockStorage(World) - Constructor for class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
BlockTicker - Class in me.mrCookieSlime.Slimefun.Objects.handlers
+
 
+
BlockTicker() - Constructor for class me.mrCookieSlime.Slimefun.Objects.handlers.BlockTicker
+
 
+
BlockUseHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
+
 
+
BookSlimefunGuide - Class in io.github.thebusybiscuit.slimefun4.implementation.guide
+
 
+
BookSlimefunGuide() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.guide.BookSlimefunGuide
+
 
+
BOOSTED_URANIUM - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BOOTS_OF_THE_STOMPER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BOUND_BACKPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BowShootHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
+
 
+
BRASS_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BROKEN_SPAWNER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BRONZE_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BUCKET_OF_FUEL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
BUCKET_OF_OIL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ButcherAndroid - Class in io.github.thebusybiscuit.slimefun4.implementation.items.androids
+
 
+
ButcherAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ButcherAndroid
+
 
+
BUTTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-20.html b/docs/index-files/index-20.html new file mode 100644 index 000000000..4944bb9ee --- /dev/null +++ b/docs/index-files/index-20.html @@ -0,0 +1,275 @@ + + + + + +T-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

T

+
+
TABLE_SAW - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TableSaw - Class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
TableSaw() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.TableSaw
+
 
+
Talisman - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
Talisman(SlimefunItemStack, ItemStack[], boolean, boolean, String, PotionEffect...) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
Talisman(SlimefunItemStack, ItemStack[], String, int, PotionEffect...) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
Talisman(SlimefunItemStack, ItemStack[], boolean, boolean, String, int, PotionEffect...) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
TALISMAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_ANGEL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_ANVIL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_FIRE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_HUNTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_KNIGHT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_LAVA - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_MAGICIAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_MINER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_TRAVELLER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_WARRIOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_WATER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_WHIRLWIND - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TALISMAN_WIZARD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TalismanListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
TalismanListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.TalismanListener
+
 
+
TALISMANS_1 - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
TALISMANS_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
TECH - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
TECH_MISC - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
TeleportationManager - Class in io.github.thebusybiscuit.slimefun4.api.gps
+
 
+
TeleportationManager(GPSNetwork) - Constructor for class io.github.thebusybiscuit.slimefun4.api.gps.TeleportationManager
+
 
+
Teleporter - Class in io.github.thebusybiscuit.slimefun4.implementation.items.gps
+
 
+
Teleporter(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.gps.Teleporter
+
 
+
TeleporterListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
TeleporterListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.TeleporterListener
+
 
+
TelepositionScroll - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
TelepositionScroll(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.TelepositionScroll
+
 
+
TERMINAL_OUT_SLOT - Static variable in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
+
 
+
terminal_slots - Static variable in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
+
 
+
tick() - Method in class io.github.thebusybiscuit.slimefun4.api.network.Network
+
 
+
tick(Block) - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
+
 
+
tick(Block) - Method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
+
 
+
tick(Block, SlimefunItem, Config) - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.BlockTicker
+
+
This method is called every tick for every block
+
+
tick(Block, SlimefunItem, Config) - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.RainbowTicker
+
 
+
TickerTask - Class in io.github.thebusybiscuit.slimefun4.implementation.tasks
+
 
+
TickerTask() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
timeDelta(Date) - Static method in class io.github.thebusybiscuit.slimefun4.utils.NumberUtils
+
 
+
TIN_DUST - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TIN_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TINY_URANIUM - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
toItem() - Method in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
toJSON() - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
TOME_OF_KNOWLEDGE_SHARING - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TOOLS - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
toString() - Method in class io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation
+
 
+
toString() - Method in class io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation
+
 
+
toString() - Method in enum io.github.thebusybiscuit.slimefun4.core.attributes.MachineTier
+
 
+
toString() - Method in enum io.github.thebusybiscuit.slimefun4.core.attributes.MachineType
+
 
+
toString() - Method in class io.github.thebusybiscuit.slimefun4.core.MultiBlock
+
 
+
toString() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
toString() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
toString() - Method in class me.mrCookieSlime.Slimefun.Objects.Category
+
 
+
toString() - Method in class me.mrCookieSlime.Slimefun.Objects.Research
+
 
+
toString() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
TOTEM_OF_UNDYING - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
trackHistory() - Method in interface me.mrCookieSlime.Slimefun.api.GuideHandler
+
+
Deprecated.
+
translationsEnabled - Variable in class me.mrCookieSlime.Slimefun.utils.ConfigCache
+
 
+
Translators - Class in io.github.thebusybiscuit.slimefun4.core.services.localization
+
+
This class holds all Translators of this project.
+
+
Translators(ConcurrentMap<String, Contributor>) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.localization.Translators
+
 
+
TRASH_CAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
TrashCan - Class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+
 
+
TrashCan(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.TrashCan
+
 
+
tryCatch(Function<Exception, ErrorReport>, Runnable) - Static method in class io.github.thebusybiscuit.slimefun4.api.ErrorReport
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-21.html b/docs/index-files/index-21.html new file mode 100644 index 000000000..0fa9b9829 --- /dev/null +++ b/docs/index-files/index-21.html @@ -0,0 +1,175 @@ + + + + + +U-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

U

+
+
uniqueTick() - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.BlockTicker
+
+
This method is called every tick but not per-block and only once.
+
+
uniqueTick() - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.RainbowTicker
+
 
+
UniversalBlockMenu - Class in me.mrCookieSlime.Slimefun.api.inventory
+
 
+
UniversalBlockMenu(BlockMenuPreset) - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.UniversalBlockMenu
+
 
+
UniversalBlockMenu(BlockMenuPreset, Config) - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.UniversalBlockMenu
+
 
+
unlock(Player, boolean) - Method in class me.mrCookieSlime.Slimefun.Objects.Research
+
+
Unlocks this Research for the specified Player.
+
+
unregisterNetwork(Network) - Method in class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager
+
 
+
UnregisterReason - Enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
+
Defines how a block handled by Slimefun is being unregistered.
+
+
update(ItemStack, SlimefunItem) - Method in class io.github.thebusybiscuit.slimefun4.api.items.HashedArmorpiece
+
 
+
update(Location, String) - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.ReactorHologram
+
 
+
update(Block, String) - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.SimpleHologram
+
 
+
update() - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.BlockTicker
+
 
+
updateProgressbar(ChestMenu, int, int, int, ItemStack) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
+
 
+
UpdaterService - Class in io.github.thebusybiscuit.slimefun4.core.services
+
+
This Class represents our Updater Service.
+
+
UpdaterService(Plugin, File) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.UpdaterService
+
 
+
updateTransmitter(Location, UUID, boolean) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
upgrade() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
URANIUM - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
useBlock() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
useItem() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-22.html b/docs/index-files/index-22.html new file mode 100644 index 000000000..2dc646cee --- /dev/null +++ b/docs/index-files/index-22.html @@ -0,0 +1,259 @@ + + + + + +V-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

V

+
+
VALENTINES_DAY - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
valueOf(String) - Static method in enum io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.github.thebusybiscuit.slimefun4.api.SlimefunBranch
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.github.thebusybiscuit.slimefun4.core.attributes.MachineTier
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.github.thebusybiscuit.slimefun4.core.attributes.MachineType
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.github.thebusybiscuit.slimefun4.core.attributes.Radioactivity
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNetComponentType
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidType
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.ScriptPart
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.mrCookieSlime.Slimefun.api.item_transport.ItemTransportFlow
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.mrCookieSlime.Slimefun.Objects.SlimefunItem.ItemState
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.mrCookieSlime.Slimefun.Objects.SlimefunItem.UnregisterReason
+
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.github.thebusybiscuit.slimefun4.api.SlimefunBranch
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.github.thebusybiscuit.slimefun4.core.attributes.MachineTier
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.github.thebusybiscuit.slimefun4.core.attributes.MachineType
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.github.thebusybiscuit.slimefun4.core.attributes.Radioactivity
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNetComponentType
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidType
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.ScriptPart
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.mrCookieSlime.Slimefun.api.item_transport.ItemTransportFlow
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.mrCookieSlime.Slimefun.Objects.SlimefunItem.ItemState
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.mrCookieSlime.Slimefun.Objects.SlimefunItem.UnregisterReason
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
VampireBladeListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
VampireBladeListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.VampireBladeListener
+
 
+
VanillaItem - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
+
Represents a vanilla item that is overridden by Slimefun (like ELYTRA).
+
+
VanillaItem(Category, ItemStack, String, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.VanillaItem
+
+
Instantiates a new VanillaItem with the given arguments.
+
+
VanillaMachinesListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
VanillaMachinesListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.VanillaMachinesListener
+
 
+
Vitamins - Class in io.github.thebusybiscuit.slimefun4.implementation.items.medical
+
 
+
Vitamins(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Vitamins
+
 
+
VITAMINS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-23.html b/docs/index-files/index-23.html new file mode 100644 index 000000000..06da2d59e --- /dev/null +++ b/docs/index-files/index-23.html @@ -0,0 +1,178 @@ + + + + + +W-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

W

+
+
warn(String) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
warnPlayer(PlayerProfile, Player, SlimefunItem, ItemStack) - Method in interface io.github.thebusybiscuit.slimefun4.api.items.ItemRestriction
+
+
This method is executed if an ItemRestriction took affect.
+
+
WaterStaff - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
WaterStaff(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.WaterStaff
+
 
+
WEAPONS - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
WHEAT_FERTILIZER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
WHEAT_FLOUR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
WHEAT_ORGANIC_FOOD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
WikiSetup - Class in io.github.thebusybiscuit.slimefun4.implementation.setup
+
+
This static setup class is used to add all wiki pages to the corresponding + instances of SlimefunItem.
+
+
WindStaff - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
WindStaff(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.WindStaff
+
 
+
withdraw(Block, Block, ItemStack) - Static method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoUtils
+
 
+
withdraw(Block, Block, int) - Static method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoUtils
+
 
+
WITHER_ASSEMBLER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
WITHER_PROOF_GLASS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
WITHER_PROOF_OBSIDIAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
WitherAssembler - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
WitherAssembler(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.WitherAssembler
+
 
+
WoodcutterAndroid - Class in io.github.thebusybiscuit.slimefun4.implementation.items.androids
+
 
+
WoodcutterAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.androids.WoodcutterAndroid
+
 
+
WorldListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
WorldListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.WorldListener
+
 
+
WOVEN_BACKPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-24.html b/docs/index-files/index-24.html new file mode 100644 index 000000000..caf678f5a --- /dev/null +++ b/docs/index-files/index-24.html @@ -0,0 +1,133 @@ + + + + + +X-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

X

+
+
XP_COLLECTOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
XPCollector - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
XPCollector(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.XPCollector
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-25.html b/docs/index-files/index-25.html new file mode 100644 index 000000000..427e0a512 --- /dev/null +++ b/docs/index-files/index-25.html @@ -0,0 +1,131 @@ + + + + + +Z-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

Z

+
+
ZINC_DUST - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ZINC_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-26.html b/docs/index-files/index-26.html new file mode 100644 index 000000000..bc085e923 --- /dev/null +++ b/docs/index-files/index-26.html @@ -0,0 +1,131 @@ + + + + + +_-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

_

+
+
_integrated_moveLocationInfo(Location, Location) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
_integrated_removeBlockInfo(Location, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-3.html b/docs/index-files/index-3.html new file mode 100644 index 000000000..5ddf81cb8 --- /dev/null +++ b/docs/index-files/index-3.html @@ -0,0 +1,502 @@ + + + + + +C-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

C

+
+
CACTUS_BOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CACTUS_CHESTPLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CACTUS_HELMET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CACTUS_LEGGINGS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
callItemHandler(Class<T>, Consumer<T>) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
This method calls every ItemHandler of the given Class + and performs the action as specified via the Consumer.
+
+
CAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
cancel() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
canOpen(Block, Player) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
canOpen(Block, Player) - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
canUnlock(Player) - Method in class me.mrCookieSlime.Slimefun.Objects.Research
+
+
Checks if the Player can unlock this Research.
+
+
Capacitor - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric
+
 
+
Capacitor(int, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.Capacitor
+
 
+
CARBON - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARBON_CHUNK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARBON_PRESS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARBON_PRESS_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARBON_PRESS_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARBONADO - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARBONADO_EDGED_CAPACITOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARBONADO_EDGED_FURNACE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARBONADO_JETBOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARBONADO_JETPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARBONADO_MULTI_TOOL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CarbonPress - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
CarbonPress(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CarbonPress
+
 
+
CARGO - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
CARGO_INPUT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARGO_MANAGER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARGO_MOTOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARGO_NODE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARGO_OUTPUT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARGO_OUTPUT_ADVANCED - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CargoConnector - Class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+
 
+
CargoConnector(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoConnector
+
 
+
CargoInputNode - Class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+
 
+
CargoInputNode(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoInputNode
+
 
+
CargoManager - Class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+
 
+
CargoManager(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoManager
+
 
+
CargoNet - Class in me.mrCookieSlime.Slimefun.api.item_transport
+
 
+
CargoOutputNode - Class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+
 
+
CargoOutputNode(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoOutputNode
+
 
+
CargoUtils - Class in me.mrCookieSlime.Slimefun.api.item_transport
+
 
+
CARROT_FERTILIZER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARROT_JUICE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CARROT_ORGANIC_FOOD - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
Categories - Class in me.mrCookieSlime.Slimefun.Lists
+
+
This class holds a static references to every Category + found in Slimefun.
+
+
Category - Class in me.mrCookieSlime.Slimefun.Objects
+
+
Statically handles categories.
+
+
Category(ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.Category
+
+
Deprecated. +
Use the alternative with a NamespacedKey instead
+
+
+
Category(NamespacedKey, ItemStack) - Constructor for class me.mrCookieSlime.Slimefun.Objects.Category
+
+
Constructs a new Category with the given NamespacedKey as an identifier + and the given ItemStack as its display item.
+
+
Category(ItemStack, int) - Constructor for class me.mrCookieSlime.Slimefun.Objects.Category
+
+
Deprecated. +
Use the alternative with a NamespacedKey instead
+
+
+
Category(NamespacedKey, ItemStack, int) - Constructor for class me.mrCookieSlime.Slimefun.Objects.Category
+
+
Constructs a new Category with the given NamespacedKey as an identifier + and the given ItemStack as its display item.
+
+
CHAIN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ChargableBlock - Class in me.mrCookieSlime.Slimefun.api.energy
+
 
+
ChargableItem - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
 
+
ChargableItem(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.ChargableItem
+
 
+
ChargableItem(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.ChargableItem
+
 
+
chargeInventory(Player, float) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ItemEnergy
+
 
+
chargeItem(ItemStack, float) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ItemEnergy
+
 
+
CHARGING_BENCH - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ChargingBench - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
ChargingBench(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ChargingBench
+
 
+
ChatUtils - Class in io.github.thebusybiscuit.slimefun4.utils
+
 
+
check(Block) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
check(Location) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
check(Block, String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
check(Location, String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
checkFor(Event, SlimefunItemStack) - Static method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
checkFor(Event, SlimefunItem) - Static method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
checkID(Block) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
checkID(Location) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
CHEESE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ChestMenuUtils - Class in io.github.thebusybiscuit.slimefun4.utils
+
 
+
ChestSlimefunGuide - Class in io.github.thebusybiscuit.slimefun4.implementation.guide
+
 
+
ChestSlimefunGuide(boolean) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.guide.ChestSlimefunGuide
+
 
+
CHICKEN_JERKY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
christmas(String) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChatUtils
+
 
+
CHRISTMAS - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
CHRISTMAS_APPLE_CIDER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CHRISTMAS_APPLE_PIE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CHRISTMAS_CAKE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CHRISTMAS_CARAMEL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CHRISTMAS_CARAMEL_APPLE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CHRISTMAS_CHOCOLATE_APPLE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CHRISTMAS_CHOCOLATE_MILK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CHRISTMAS_COOKIE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CHRISTMAS_EGG_NOG - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CHRISTMAS_FRUIT_CAKE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CHRISTMAS_HOT_CHOCOLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CHRISTMAS_MILK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CHRISTMAS_PRESENT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ChunkLocation - Class in io.github.thebusybiscuit.slimefun4.api.chunks
+
 
+
ChunkLocation(Chunk) - Constructor for class io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation
+
 
+
ChunkLocation(World, int, int) - Constructor for class io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation
+
 
+
classifyLocation(Location) - Method in class io.github.thebusybiscuit.slimefun4.api.network.Network
+
 
+
classifyLocation(Location) - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
+
 
+
classifyLocation(Location) - Method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
+
 
+
clear(Player) - Method in class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect
+
+
This will remove this StatusEffect from the given Player.
+
+
clearBlockInfo(Block) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
clearBlockInfo(Location) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
clearBlockInfo(Block, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
clearBlockInfo(Location, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
clearInventory(Location) - Method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
clone(BlockMenu) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
clone(UniversalBlockMenu) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
clone() - Method in class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
close() - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
CLOTH - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
COAL_GENERATOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
COAL_GENERATOR_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CoalGenerator - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+
 
+
CoalGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CoalGenerator
+
 
+
COBALT_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
COBALT_PICKAXE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ColoredFireworkStar - Class in io.github.thebusybiscuit.slimefun4.utils.itemstack
+
 
+
ColoredFireworkStar(Color, String, String...) - Constructor for class io.github.thebusybiscuit.slimefun4.utils.itemstack.ColoredFireworkStar
+
 
+
COMBUSTION_REACTOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CombustionGenerator - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+
 
+
CombustionGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CombustionGenerator
+
 
+
COMMA - Static variable in class io.github.thebusybiscuit.slimefun4.utils.PatternUtils
+
 
+
CommandSetup - Class in io.github.thebusybiscuit.slimefun4.core.commands.subcommands
+
 
+
Composter - Class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+
 
+
Composter(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Composter
+
 
+
COMPOSTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
COMPRESSED_CARBON - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
Compressor - Class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
Compressor() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Compressor
+
 
+
COMPRESSOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
COMPRESSOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
computeChanges() - Method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
ConfigCache - Class in me.mrCookieSlime.Slimefun.utils
+
 
+
ConfigCache(Config) - Constructor for class me.mrCookieSlime.Slimefun.utils.ConfigCache
+
 
+
connect(boolean) - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
+
 
+
connectsTo(Location) - Method in class io.github.thebusybiscuit.slimefun4.api.network.Network
+
 
+
consumeItem(int) - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
consumeItem(int, int) - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
consumeItem(int, int, boolean) - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
contains(String) - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
containsSimilarItem(Inventory, ItemStack, boolean) - Static method in class me.mrCookieSlime.Slimefun.Setup.SlimefunManager
+
 
+
ContextualRecipe - Interface in io.github.thebusybiscuit.slimefun4.api.recipes
+
 
+
Contributor - Class in io.github.thebusybiscuit.slimefun4.core.services.github
+
+
Represents a contributor on Slimefun4's GitHub repository.
+
+
Contributor(String, String) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
 
+
Contributor(String) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
 
+
COOLER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CoolerListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
CoolerListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.CoolerListener
+
 
+
COOLING_UNIT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
COPPER_DUST - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
COPPER_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
COPPER_WIRE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CORINTHIAN_BRONZE_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
countTransmitters(UUID) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
countVanillaItems() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
create(Location) - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.SimpleHologram
+
 
+
createBackpack(int) - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
createFile() - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
createFirework(Location, Color) - Static method in class io.github.thebusybiscuit.slimefun4.utils.FireworkUtils
+
 
+
createPreset(SlimefunItem, Consumer<BlockMenuPreset>) - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock
+
 
+
createPreset(SlimefunItem, String, Consumer<BlockMenuPreset>) - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock
+
 
+
crop(ChatColor, String) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChatUtils
+
 
+
CROP_GROWTH_ACCELERATOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CROP_GROWTH_ACCELERATOR_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CropGrowthAccelerator - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
CropGrowthAccelerator(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CropGrowthAccelerator
+
 
+
Crucible - Class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+
 
+
Crucible(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Crucible
+
 
+
CRUCIBLE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CRUSHED_ORE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
CustomItemDataService - Class in io.github.thebusybiscuit.slimefun4.core.services
+
+
This Service is responsible for applying NBT data to a SlimefunItemStack.
+
+
CustomItemDataService(Plugin, String) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.CustomItemDataService
+
 
+
CustomTextureService - Class in io.github.thebusybiscuit.slimefun4.core.services
+
+
This Service is responsible for applying custom model data to any SlimefunItemStack + if a Server Owner configured Slimefun to use those.
+
+
CustomTextureService(Plugin) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.CustomTextureService
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-4.html b/docs/index-files/index-4.html new file mode 100644 index 000000000..8e480719b --- /dev/null +++ b/docs/index-files/index-4.html @@ -0,0 +1,213 @@ + + + + + +D-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

D

+
+
DamageableItem - Interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces
+
 
+
damageItem(Player, ItemStack) - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.DamageableItem
+
 
+
DAMASCUS_STEEL_BOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DAMASCUS_STEEL_CHESTPLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DAMASCUS_STEEL_HELMET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DAMASCUS_STEEL_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DAMASCUS_STEEL_JETBOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DAMASCUS_STEEL_JETPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DAMASCUS_STEEL_LEGGINGS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DAMASCUS_STEEL_MULTI_TOOL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DASH - Static variable in class io.github.thebusybiscuit.slimefun4.utils.PatternUtils
+
 
+
DeathpointListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
DeathpointListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.DeathpointListener
+
 
+
DEBUG_FISH - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DebugFishListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
DebugFishListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.DebugFishListener
+
 
+
delete(Location) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenu
+
 
+
DIET_COOKIE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DietCookie - Class in io.github.thebusybiscuit.slimefun4.implementation.items.food
+
 
+
DietCookie(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.DietCookie
+
 
+
DIGITAL_MINER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
+
Deprecated.
+
+
DirtyChestMenu - Class in me.mrCookieSlime.Slimefun.api.inventory
+
 
+
DirtyChestMenu(BlockMenuPreset) - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
DirtyChestMenu.SaveHandler - Class in me.mrCookieSlime.Slimefun.api.inventory
+
 
+
disable() - Method in class io.github.thebusybiscuit.slimefun4.core.services.UpdaterService
+
 
+
DispenserListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
DispenserListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.DispenserListener
+
 
+
display() - Method in class io.github.thebusybiscuit.slimefun4.api.network.Network
+
 
+
displayItem(PlayerProfile, ItemStack, boolean) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide
+
 
+
displayItem(PlayerProfile, SlimefunItem, boolean) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide
+
 
+
displayItem(PlayerProfile, ItemStack, boolean) - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation
+
 
+
displayItem(PlayerProfile, SlimefunItem, boolean) - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation
+
 
+
displayItem(PlayerProfile, ItemStack, boolean) - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.BookSlimefunGuide
+
 
+
displayItem(PlayerProfile, SlimefunItem, boolean) - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.BookSlimefunGuide
+
 
+
displayItem(PlayerProfile, ItemStack, boolean) - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.ChestSlimefunGuide
+
 
+
displayItem(PlayerProfile, SlimefunItem, boolean) - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.ChestSlimefunGuide
+
 
+
drawBackground(ChestMenu, int...) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
+
 
+
DUCT_TAPE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DURALUMIN_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DURALUMIN_JETBOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DURALUMIN_JETPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
DURALUMIN_MULTI_TOOL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-5.html b/docs/index-files/index-5.html new file mode 100644 index 000000000..9cc7c3a67 --- /dev/null +++ b/docs/index-files/index-5.html @@ -0,0 +1,390 @@ + + + + + +E-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

E

+
+
EASTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
EASTER_APPLE_PIE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
EASTER_CARROT_PIE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
EASTER_EGG - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
EasterEgg - Class in io.github.thebusybiscuit.slimefun4.implementation.items
+
+
This SlimefunItem represents an EasterEgg.
+
+
EasterEgg(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack, ItemStack...) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.EasterEgg
+
 
+
ELECTRIC_DUST_WASHER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_DUST_WASHER_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_DUST_WASHER_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_FURNACE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_FURNACE_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_FURNACE_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_GOLD_PAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_GOLD_PAN_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_GOLD_PAN_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_INGOT_FACTORY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_INGOT_FACTORY_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_INGOT_FACTORY_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_INGOT_PULVERIZER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_MOTOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_ORE_GRINDER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_ORE_GRINDER_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_PRESS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_PRESS_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_SMELTERY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIC_SMELTERY_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ElectricDustWasher - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
ElectricDustWasher(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricDustWasher
+
 
+
ElectricFurnace - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
ElectricFurnace(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricFurnace
+
 
+
ElectricGoldPan - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
ElectricGoldPan(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricGoldPan
+
 
+
ElectricIngotFactory - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
ElectricIngotFactory(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotFactory
+
 
+
ElectricIngotPulverizer - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
ElectricIngotPulverizer(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer
+
 
+
ELECTRICITY - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
ElectricOreGrinder - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
ElectricOreGrinder(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricOreGrinder
+
 
+
ElectricPress - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
ElectricPress(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricPress
+
 
+
ElectricSmeltery - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
ElectricSmeltery(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricSmeltery
+
 
+
ELECTRIFIED_CRUCIBLE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIFIED_CRUCIBLE_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELECTRIFIED_CRUCIBLE_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ElectrifiedCrucible - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
ElectrifiedCrucible(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectrifiedCrucible
+
 
+
ELECTRO_MAGNET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELEVATOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ElevatorPlate - Class in io.github.thebusybiscuit.slimefun4.implementation.items.gps
+
 
+
ElevatorPlate(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.gps.ElevatorPlate
+
 
+
ELYTRA - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ELYTRA_SCALE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
emeraldEnchantsLimit - Variable in class me.mrCookieSlime.Slimefun.utils.ConfigCache
+
 
+
ENDER_BACKPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENDER_BOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENDER_CHESTPLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENDER_HELMET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENDER_LEGGINGS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENDER_LUMP_1 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENDER_LUMP_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENDER_LUMP_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENDER_TALISMAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
EnderBackpack - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
EnderBackpack(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.EnderBackpack
+
 
+
ENERGY_REGULATOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
EnergyNet - Class in io.github.thebusybiscuit.slimefun4.core.networks.energy
+
 
+
EnergyNetComponent - Interface in io.github.thebusybiscuit.slimefun4.core.attributes
+
+
This Interface, when attached to a class that inherits from SlimefunItem, marks + the Item as an electric Block.
+
+
EnergyNetComponentType - Enum in io.github.thebusybiscuit.slimefun4.core.networks.energy
+
+
This enum contains the different types of components an EnergyNet + can have.
+
+
EnergyRegulator - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
EnergyRegulator(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.EnergyRegulator
+
 
+
ENHANCED_CRAFTING_TABLE - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
ENHANCED_CRAFTING_TABLE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENHANCED_FURNACE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENHANCED_FURNACE_10 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENHANCED_FURNACE_11 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENHANCED_FURNACE_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENHANCED_FURNACE_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENHANCED_FURNACE_4 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENHANCED_FURNACE_5 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENHANCED_FURNACE_6 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENHANCED_FURNACE_7 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENHANCED_FURNACE_8 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ENHANCED_FURNACE_9 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
EnhancedCraftingTable - Class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
EnhancedCraftingTable() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.EnhancedCraftingTable
+
 
+
EnhancedFurnace - Class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+
 
+
EnhancedFurnace(int, int, int, SlimefunItemStack, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.EnhancedFurnace
+
 
+
EnhancedFurnaceListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
EnhancedFurnaceListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.EnhancedFurnaceListener
+
 
+
ENRICHED_NETHER_ICE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
EntityKillHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
+
+
If this ItemHandler is added to a SlimefunItem it will listen + for any EntityDeathEvent that was triggered by a Player using + the SlimefunItem this EntityKillHandler was linked to.
+
+
EntityKillListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
EntityKillListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.EntityKillListener
+
 
+
equals(Object) - Method in class io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation
+
 
+
equals(Object) - Method in class io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation
+
 
+
equals(Object) - Method in class io.github.thebusybiscuit.slimefun4.core.MultiBlock
+
 
+
error(String, Throwable) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
This will throw a Throwable to the console and signal that + this was caused by this SlimefunItem.
+
+
ErrorReport - Class in io.github.thebusybiscuit.slimefun4.api
+
 
+
ErrorReport(Throwable, Consumer<PrintStream>) - Constructor for class io.github.thebusybiscuit.slimefun4.api.ErrorReport
+
 
+
ErrorReport(Throwable, Location, SlimefunItem) - Constructor for class io.github.thebusybiscuit.slimefun4.api.ErrorReport
+
 
+
ErrorReport(Throwable, SlimefunItem) - Constructor for class io.github.thebusybiscuit.slimefun4.api.ErrorReport
+
 
+
ErrorReport(Throwable, Player) - Constructor for class io.github.thebusybiscuit.slimefun4.api.ErrorReport
+
 
+
ESSENCE_OF_AFTERLIFE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
executeTask() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.JetBootsTask
+
 
+
executeTask() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.JetpackTask
+
 
+
executeTask() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.MagnetTask
+
 
+
explode(Location) - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.GeneratorTicker
+
 
+
ExplosionsListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
ExplosionsListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.ExplosionsListener
+
 
+
EXPLOSIVE_BOW - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
EXPLOSIVE_PICKAXE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
EXPLOSIVE_SHOVEL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
ExplosiveBow - Class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons
+
 
+
ExplosiveBow(SlimefunItemStack, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.ExplosiveBow
+
 
+
ExplosivePickaxe - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
ExplosivePickaxe(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosivePickaxe
+
 
+
ExplosiveShovel - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
ExplosiveShovel(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosiveShovel
+
 
+
extraChannels - Static variable in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
+
 
+
extraTick(Location) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NetherStarReactor
+
 
+
extraTick(Location) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NuclearReactor
+
 
+
extraTick(Location) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-6.html b/docs/index-files/index-6.html new file mode 100644 index 000000000..2fcce6833 --- /dev/null +++ b/docs/index-files/index-6.html @@ -0,0 +1,213 @@ + + + + + +F-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

F

+
+
FARMER_SHOES - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
FarmerAndroid - Class in io.github.thebusybiscuit.slimefun4.implementation.items.androids
+
 
+
FarmerAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.androids.FarmerAndroid
+
 
+
FERROSILICON - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
FERTILIZER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
FILLED_FLASK_OF_KNOWLEDGE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
find(OfflinePlayer) - Static method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
findItem(Block) - Static method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener
+
 
+
FIREWORKS_KEY - Static variable in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideSettings
+
 
+
FireworkUtils - Class in io.github.thebusybiscuit.slimefun4.utils
+
 
+
FISH_JERKY - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
FisherAndroid - Class in io.github.thebusybiscuit.slimefun4.implementation.items.androids
+
 
+
FisherAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.androids.FisherAndroid
+
 
+
fits(ItemStack, int...) - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
fits(Block, ItemStack...) - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock
+
+
Deprecated.
+
+
fixItemStack(ItemStack, String) - Static method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener
+
 
+
FLASK_OF_KNOWLEDGE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
FLUID_PUMP - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
FluidPump - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
FluidPump(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FluidPump
+
 
+
FOOD - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
FOOD_COMPOSTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
FOOD_COMPOSTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
FOOD_COMPOSTER_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
FOOD_FABRICATOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
FOOD_FABRICATOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
FOOD_FABRICATOR_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
FoodComposter - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
FoodComposter(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodComposter
+
 
+
FoodFabricator - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
FoodFabricator(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodFabricator
+
 
+
formatBigNumber(int) - Static method in class io.github.thebusybiscuit.slimefun4.utils.NumberUtils
+
 
+
FORTUNE_COOKIE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
FortuneCookie - Class in io.github.thebusybiscuit.slimefun4.implementation.items.food
+
 
+
FortuneCookie(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.FortuneCookie
+
 
+
Freezer - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
Freezer(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Freezer
+
 
+
FREEZER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
FREEZER_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
fromUUID(UUID) - Static method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
+
This is now deprecated, use PlayerProfile.fromUUID(UUID, Consumer) instead
+
+
fromUUID(UUID, Consumer<PlayerProfile>) - Static method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-7.html b/docs/index-files/index-7.html new file mode 100644 index 000000000..4ba53850c --- /dev/null +++ b/docs/index-files/index-7.html @@ -0,0 +1,1765 @@ + + + + + +G-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

G

+
+
GearListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
GearListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.GearListener
+
 
+
generateEnergy(Location, SlimefunItem, Config) - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.GeneratorTicker
+
 
+
GeneratorTicker - Class in me.mrCookieSlime.Slimefun.Objects.handlers
+
 
+
GeneratorTicker() - Constructor for class me.mrCookieSlime.Slimefun.Objects.handlers.GeneratorTicker
+
 
+
GEO_MINER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GEOMiner - Class in io.github.thebusybiscuit.slimefun4.implementation.items.geo
+
 
+
GEOMiner(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner
+
 
+
GEOResource - Interface in io.github.thebusybiscuit.slimefun4.api.geo
+
 
+
GEOResourcesSetup - Class in io.github.thebusybiscuit.slimefun4.implementation.resources
+
+
This static setup class is used to register all default instances of + GEOResource that Slimefun includes out of the box.
+
+
GEOScannerBlock - Class in io.github.thebusybiscuit.slimefun4.implementation.items.geo
+
 
+
GEOScannerBlock(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOScannerBlock
+
 
+
get(OfflinePlayer) - Static method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
+
This is now deprecated, use PlayerProfile.get(OfflinePlayer, Consumer) instead
+
+
get(OfflinePlayer, Consumer<PlayerProfile>) - Static method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
+
Get the PlayerProfile for a player asynchronously.
+
+
getAccessPort(Location) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getActiveChunks() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getActiveTickers() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getAddon() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
This method returns the SlimefunAddon that registered this + SlimefunItem.
+
+
getAffectedItems() - Method in class me.mrCookieSlime.Slimefun.Objects.Research
+
+
Lists every SlimefunItem that is bound to this Research.
+
+
getAllSlimefunItems() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getAltarsInUse() - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener
+
 
+
getAncientAltarListener() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getAndroid() - Method in class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
+
+
This method returns the block of the + android who wants to mine a block.
+
+
getAndroid() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidEntity
+
 
+
getAndroidType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.AdvancedFarmerAndroid
+
 
+
getAndroidType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ButcherAndroid
+
 
+
getAndroidType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.FarmerAndroid
+
 
+
getAndroidType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.FisherAndroid
+
 
+
getAndroidType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.MinerAndroid
+
 
+
getAndroidType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
+
 
+
getAndroidType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.WoodcutterAndroid
+
 
+
getArmor() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
getArmorStand(Block, boolean) - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.HologramProjectorHologram
+
 
+
getArmorStand(Location, boolean) - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.ReactorHologram
+
 
+
getAutomatedCraftingChamberRecipes() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
+
Deprecated.
+
+
getBackButton(Player, String...) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
+
 
+
getBackground() - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
+
 
+
getBackpack(int) - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
getBackpack(ItemStack) - Static method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
getBackpackListener() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getBase64Texture() - Method in class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
getBlock() - Method in class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
+
+
This method returns the mined block
+
+
getBlock(Block) - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunWorld
+
+
This method will reliably get the instance of SlimefunBlock associated with the given + Block.
+
+
getBlock() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidEntity
+
 
+
getBlock() - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenu
+
 
+
getBlockData(TileState) - Method in class io.github.thebusybiscuit.slimefun4.core.services.BlockDataService
+
 
+
getBlockDataService() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getBlockHandlers() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getBlockInfoAsJson(Block) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getBlockInfoAsJson(Location) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getBlockTicker() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getBoolean(String) - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
getBowListener() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getBows() - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBowListener
+
 
+
getBranch() - Method in class io.github.thebusybiscuit.slimefun4.core.services.UpdaterService
+
+
This method returns the branch the current build of Slimefun is running on.
+
+
getBugTrackerURL() - Method in interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon
+
+
This method returns a link to the Bug Tracker of this SlimefunAddon
+
+
getBugTrackerURL() - Method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getBuild() - Method in class io.github.thebusybiscuit.slimefun4.core.MultiBlock
+
 
+
getByID(int) - Static method in class me.mrCookieSlime.Slimefun.Objects.Research
+
+
Attempts to get a Research with the given ID.
+
+
getByID(String) - Static method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getByItem(ItemStack) - Static method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getCapacity() - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.EnergyNetComponent
+
+
This method returns the max amount of electricity this Block can hold.
+
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.Capacitor
+
 
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AnimalGrowthAccelerator
+
 
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoBreeder
+
 
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDisenchanter
+
 
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDrier
+
 
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoEnchanter
+
 
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ChargingBench
+
 
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CropGrowthAccelerator
+
 
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer
+
 
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FluidPump
+
 
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Freezer
+
 
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.WitherAssembler
+
 
+
getCapacity() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.XPCollector
+
 
+
getCapacity() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
getCatalyst() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.altar.AltarRecipe
+
 
+
getCategories() - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
getCategory() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getCategoryName(Player, NamespacedKey) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
getCfg() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getChance() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
getChanges() - Method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getCharge(Block) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock
+
 
+
getCharge(Location) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock
+
 
+
getChargeableBlocks() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getChestMenu(Block) - Static method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoUtils
+
 
+
getChunkInfo(World, int, int) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getChunkInfo(World, int, int, String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getChunks() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getClickedBlock() - Method in class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent
+
 
+
getClickedBlock() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
getClickedFace() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
getComponent(Block) - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
+
 
+
getComponent(String) - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
+
 
+
getComponent(Location) - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
+
 
+
getConfig() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
getConfiguration() - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
getConnectors() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
+
 
+
getContributions() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
 
+
getContributions(String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
+
This method gives you the amount of contributions this Contributor + has submmited in the name of the given role.
+
+
getContributors() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
+
 
+
getCoolant() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NetherStarReactor
+
 
+
getCoolant() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NuclearReactor
+
 
+
getCoolant() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getCoolantSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.ReactorAccessPort
+
 
+
getCoolantSlots() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getCost() - Method in class me.mrCookieSlime.Slimefun.Objects.Research
+
+
Gets the cost in XP levels to unlock this Research.
+
+
getCurrentlyResearchingPlayers() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getDayEnergy() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.SolarGenerator
+
 
+
getDefaultLanguage() - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
getDefaultLanguage() - Method in class io.github.thebusybiscuit.slimefun4.core.services.LocalizationService
+
 
+
getDefaultSupply(World.Environment, Biome) - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource
+
+
Returns the default supply of this resource in that biome
+
+
getDescription(CommandSender) - Method in class io.github.thebusybiscuit.slimefun4.core.commands.SubCommand
+
 
+
getDirection() - Method in class me.mrCookieSlime.Slimefun.api.item_transport.ItemRequest
+
 
+
getDisplayName() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Composter
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Crucible
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDrier
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricGoldPan
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Freezer
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Refinery
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.OilPump
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Compressor
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.GrindStone
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Juicer
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreCrusher
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreWasher
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.PressureChamber
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Smeltery
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.TableSaw
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.GoldPan
+
 
+
getDisplayRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.NetherGoldPan
+
 
+
getDisplayRecipes() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
getDisplayRecipes() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
getDisplayRecipes() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getDisplayRecipes() - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.RecipeDisplayItem
+
 
+
getDisplayRecipes() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine
+
 
+
getDouble(String) - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
getDrops() - Method in interface io.github.thebusybiscuit.slimefun4.api.items.Placeable
+
 
+
getDrops(Player) - Method in interface io.github.thebusybiscuit.slimefun4.api.items.Placeable
+
 
+
getDrops() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getDrops(Player) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getEffects() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
getEffects() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunArmorPiece
+
 
+
getEmptyClickHandler() - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
+
 
+
getEnabledCategories() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getEnabledSlimefunItemIds() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getEnabledSlimefunItems() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getEnergyCapacities() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getEnergyCapacitors() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getEnergyComponentType() - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.EnergyNetComponent
+
+
This method returns the Type of EnergyNetComponentType this SlimefunItem represents.
+
+
getEnergyComponentType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.Capacitor
+
 
+
getEnergyComponentType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AnimalGrowthAccelerator
+
 
+
getEnergyComponentType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoBreeder
+
 
+
getEnergyComponentType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutomatedCraftingChamber
+
 
+
getEnergyComponentType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CropGrowthAccelerator
+
 
+
getEnergyComponentType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FluidPump
+
 
+
getEnergyComponentType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.WitherAssembler
+
 
+
getEnergyComponentType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.XPCollector
+
 
+
getEnergyComponentType() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSTransmitter
+
 
+
getEnergyComponentType() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
getEnergyComponentType() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
getEnergyComponentType() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getEnergyConsumers() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getEnergyConsumption() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDisenchanter
+
 
+
getEnergyConsumption() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDrier
+
 
+
getEnergyConsumption() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoEnchanter
+
 
+
getEnergyConsumption() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutomatedCraftingChamber
+
 
+
getEnergyConsumption() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ChargingBench
+
 
+
getEnergyConsumption() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CropGrowthAccelerator
+
 
+
getEnergyConsumption() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer
+
 
+
getEnergyConsumption() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSTransmitter
+
 
+
getEnergyConsumption() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
getEnergyGenerators() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getEnergyProduction() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
getEnergyProduction() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getEnergyTicker() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getFile() - Method in class io.github.thebusybiscuit.slimefun4.api.ErrorReport
+
 
+
getFile() - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
getFloors(Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.ElevatorPlate
+
 
+
getForcedStorage(World) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getForks() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
+
 
+
getFuelEfficiency() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
+
 
+
getFuelEfficiency() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.EnhancedFurnace
+
 
+
getFuelSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.ReactorAccessPort
+
 
+
getFuelSlots() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getFuelTypes() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
getFuelTypes() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getGEOResources() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getGitHubService() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getGPSNetwork() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getGrapplingHookListener() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getGuideHandlers() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
+
Deprecated.
+
+
getGuideHandlers(int) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
+
Deprecated.
+
+
getGuideHistory() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
getGuideLayout(SlimefunGuideLayout) - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getHand() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
getHandlerList() - Static method in class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
+
 
+
getHandlerList() - Static method in class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent
+
 
+
getHandlerList() - Static method in class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent
+
 
+
getHandlerList() - Static method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent
+
 
+
getHandlerList() - Static method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
getHandlerList() - Static method in class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent
+
 
+
getHandlers() - Method in class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
+
 
+
getHandlers() - Method in class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent
+
 
+
getHandlers() - Method in class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent
+
 
+
getHandlers() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent
+
 
+
getHandlers() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
getHandlers() - Method in class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent
+
 
+
getHandlers(Class<? extends ItemHandler>) - Static method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getHandlers() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
This method returns a Set of item handlers associated with this Item.
+
+
getHooks() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getIcon(Map.Entry<String, Location>) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
getID() - Method in class io.github.thebusybiscuit.slimefun4.api.blocks.SlimefunBlock
+
 
+
getID() - Method in class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack
+
 
+
getID() - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
getID() - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
getID() - Method in class me.mrCookieSlime.Slimefun.Objects.Research
+
+
Gets the ID of this Research.
+
+
getID() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Returns the identifier of this SlimefunItem.
+
+
getIdentifier() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockBreakHandler
+
 
+
getIdentifier() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockDispenseHandler
+
 
+
getIdentifier() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockPlaceHandler
+
 
+
getIdentifier() - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.BlockTicker
+
 
+
getIdentifier() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockUseHandler
+
 
+
getIdentifier() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.BowShootHandler
+
 
+
getIdentifier() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.EntityKillHandler
+
 
+
getIdentifier() - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.GeneratorTicker
+
 
+
getIdentifier() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemConsumptionHandler
+
 
+
getIdentifier() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemDropHandler
+
 
+
getIdentifier() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemHandler
+
+
This method returns the identifier for this ItemHandler.
+
+
getIdentifier() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemUseHandler
+
 
+
getIdentifier() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.MultiBlockInteractionHandler
+
 
+
getImmutableMeta() - Method in class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
getInput() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.altar.AltarRecipe
+
 
+
getInput() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineFuel
+
 
+
getInput() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineRecipe
+
 
+
getInputs() - Method in interface io.github.thebusybiscuit.slimefun4.api.recipes.ContextualRecipe
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.AdvancedCargoOutputNode
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoInputNode
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.ReactorAccessPort
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.TrashCan
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AnimalGrowthAccelerator
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoBreeder
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutomatedCraftingChamber
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CropGrowthAccelerator
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricSmeltery
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FluidPump
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.HeatedPressureChamber
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.WitherAssembler
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.XPCollector
+
 
+
getInputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner
+
 
+
getInputSlots() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
getInputSlots() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
getInputSlots() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getInputSlots() - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock
+
 
+
getInstalledAddons() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getInt(String) - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
getInteractEvent() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
getIntList(String) - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
getInventory() - Method in class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack
+
 
+
getInventory(Block) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getInventory(Location) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getInventorySlots() - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.BioGenerator
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CoalGenerator
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CombustionGenerator
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.LavaGenerator
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.MagnesiumGenerator
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoAnvil
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDisenchanter
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDrier
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoEnchanter
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CarbonPress
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ChargingBench
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricDustWasher
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricFurnace
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricGoldPan
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotFactory
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricOreGrinder
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricPress
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricSmeltery
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectrifiedCrucible
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodComposter
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodFabricator
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Freezer
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.HeatedPressureChamber
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Refinery
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NetherStarReactor
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NuclearReactor
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner
+
 
+
getInventoryTitle() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.OilPump
+
 
+
getInventoryTitle() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
getInventoryTitle() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
getInventoryTitle() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getIssues() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
+
 
+
getItem() - Method in class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent
+
 
+
getItem() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
getItem() - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource
+
+
This ItemStack is used for display-purposes in the GEO Scanner.
+
+
getItem() - Method in class io.github.thebusybiscuit.slimefun4.api.items.HashedArmorpiece
+
 
+
getItem(SlimefunGuideLayout) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide
+
 
+
getItem() - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation
+
 
+
getItem() - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
getItem() - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.BookSlimefunGuide
+
 
+
getItem() - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.ChestSlimefunGuide
+
 
+
getItem() - Method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.ScriptPart
+
 
+
getItem() - Method in class me.mrCookieSlime.Slimefun.api.item_transport.ItemRequest
+
 
+
getItem(Player) - Method in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
getItem(Player) - Method in class me.mrCookieSlime.Slimefun.Objects.Category
+
+
This method returns a localized display item of this Category + for the specified Player.
+
+
getItem() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getItem(String) - Static method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getItemCfg() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getItemConfig() - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
+
Returns the Config instance of Items.yml file.
+
+
getItemData(ItemStack) - Method in class io.github.thebusybiscuit.slimefun4.core.services.CustomItemDataService
+
 
+
getItemData(ItemMeta) - Method in class io.github.thebusybiscuit.slimefun4.core.services.CustomItemDataService
+
 
+
getItemDataService() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.BlockPlacer
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Composter
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Crucible
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.EnhancedFurnace
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.HologramProjector
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.InfusedHopper
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.RainbowBlock
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.RepairedSpawner
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoConnector
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.EasterEgg
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.Multimeter
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.SolarGenerator
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FluidPump
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.WitherAssembler
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.food.DietCookie
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.food.FortuneCookie
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.food.MagicSugar
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.food.MeatJerky
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.food.MonsterJerky
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOScannerBlock
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.PortableGEOScanner
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.ElevatorPlate
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSControlPanel
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSMarkerTool
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSTransmitter
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.EnderBackpack
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.InfernalBonemeal
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.KnowledgeFlask
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.KnowledgeTome
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.MagicEyeOfEnder
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundRune
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.StormStaff
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.TelepositionScroll
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.WaterStaff
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.WindStaff
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Bandage
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Medicine
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Rag
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Splint
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Vitamins
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosivePickaxe
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosiveShovel
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.GoldPan
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.GrapplingHook
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.HerculesPickaxe
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.LumberAxe
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.NetherGoldPan
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfContainment
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfTheSeeker
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfVeinMining
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PortableCrafter
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PortableDustbin
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.SmeltersPickaxe
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SeismicAxe
+
 
+
getItemHandler() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SwordOfBeheading
+
 
+
getItemHandler() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SimpleSlimefunItem
+
 
+
getItemHandler() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunBackpack
+
 
+
getItemHandlers() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getItemID() - Method in class me.mrCookieSlime.Slimefun.api.SlimefunItemStack
+
 
+
getItemName() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
This method will return this Item's Name (The name that is displayed when + hovering over this Item in an Inventory).
+
+
getItems() - Method in class me.mrCookieSlime.Slimefun.Objects.Category
+
+
Returns all instances of SlimefunItem bound to this Category.
+
+
getItemTextureService() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getItemValue(String, String) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
+
Returns the value associated to this key for the SlimefunItem corresponding to this id.
+
+
getJavaPlugin() - Method in interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon
+
+
This method returns the instance of JavaPlugin that this + SlimefunAddon refers to.
+
+
getJavaPlugin() - Method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getKey() - Method in class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect
+
 
+
getKey() - Method in class io.github.thebusybiscuit.slimefun4.core.services.LocalizationService
+
 
+
getKey() - Method in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
getKey() - Method in class me.mrCookieSlime.Slimefun.Objects.Category
+
 
+
getKey() - Method in class me.mrCookieSlime.Slimefun.Objects.Research
+
 
+
getKeys() - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
getKeys(String) - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
getLabelLocalPath() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
+
 
+
getLabelLocalPath() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner
+
 
+
getLabelLocalPath() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.GoldPan
+
 
+
getLabelLocalPath() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.NetherGoldPan
+
 
+
getLabelLocalPath() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
getLabelLocalPath() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getLabelLocalPath() - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.RecipeDisplayItem
+
 
+
getLanguage(String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
getLanguage(Player) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
getLanguage(String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.LocalizationService
+
 
+
getLanguage(Player) - Method in class io.github.thebusybiscuit.slimefun4.core.services.LocalizationService
+
 
+
getLanguages() - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
getLanguages() - Method in class io.github.thebusybiscuit.slimefun4.core.services.LocalizationService
+
 
+
getLastEntry(PlayerProfile, boolean) - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation
+
+
Retrieves the last page in the SlimefunGuide that was visited by a Player.
+
+
getLastUpdate() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
+
 
+
getLayout() - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation
+
 
+
getLayout() - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.BookSlimefunGuide
+
 
+
getLayout() - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.ChestSlimefunGuide
+
 
+
getLevel(Player) - Method in class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect
+
+
This method returns an OptionalInt describing the level of this status + effect on that player.
+
+
getLevel() - Method in enum io.github.thebusybiscuit.slimefun4.core.attributes.Radioactivity
+
+
This method returns the level for the radiation effect to use in conjunction + with this level of Radioactive.
+
+
getLocal() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getLocation() - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenu
+
 
+
getLocationInfo(Location) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getLocationInfo(Location, String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getLogger() - Method in interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon
+
+
This method returns the Logger of this addon, it defaults to the Logger + of the JavaPlugin provided by SlimefunAddon.getJavaPlugin()
+
+
getLogger() - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
 
+
getLore() - Method in enum io.github.thebusybiscuit.slimefun4.core.attributes.Radioactivity
+
 
+
getMachine() - Method in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoAnvil
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDisenchanter
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDrier
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoEnchanter
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CarbonPress
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ChargingBench
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricDustWasher
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricFurnace
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricGoldPan
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotFactory
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricOreGrinder
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricPress
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricSmeltery
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectrifiedCrucible
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodComposter
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodFabricator
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Freezer
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.HeatedPressureChamber
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Refinery
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner
+
 
+
getMachineIdentifier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.OilPump
+
 
+
getMachineIdentifier() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
getMap() - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
getMaxCharge(Block) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock
+
 
+
getMaxCharge(Location) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock
+
 
+
getMaxDeviation() - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource
+
+
Returns how much the value may deviate from the default supply (positive only).
+
+
getMaxEnergy(ItemStack) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ItemEnergy
+
 
+
getMaxSize() - Method in class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager
+
 
+
getMenuButton(Player) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
+
 
+
getMenuPresets() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getMessage(Player, String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
getMessages() - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
getMessages(Player, String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
getMinecraftName() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
+
Returns the MC name of the contributor.
+
+
getMinecraftRecipes() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getMobDrops() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getMobDrops(EntityType) - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getModelData(String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.CustomTextureService
+
 
+
getModes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.MultiTool
+
 
+
getMonth() - Method in class me.mrCookieSlime.Slimefun.Objects.SeasonalCategory
+
+
Gets the month during which the category should be displayed.
+
+
getMultiBlock() - Method in class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent
+
 
+
getMultiBlock() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine
+
 
+
getMultiBlocks() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getMultiplier(int) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSTransmitter
+
 
+
getName() - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource
+
+
Returns the name of this resource (e.g.
+
+
getName(Player) - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource
+
+
This method returns a localized name for this GEOResource in the + Language the given Player selected.
+
+
getName() - Method in interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon
+
+
This method returns the name of this addon, it defaults to the name + of the JavaPlugin provided by SlimefunAddon.getJavaPlugin()
+
+
getName() - Method in enum io.github.thebusybiscuit.slimefun4.api.SlimefunBranch
+
 
+
getName() - Method in class io.github.thebusybiscuit.slimefun4.core.commands.SubCommand
+
 
+
getName() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
+
Returns the name of this contributor.
+
+
getName(Player) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
getName(Player) - Method in class me.mrCookieSlime.Slimefun.Objects.Research
+
+
This method gives you a localized name for this Research.
+
+
getNetworkComplexity(UUID) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
getNetworkFromLocation(Location, Class<T>) - Method in class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager
+
 
+
getNetworkFromLocation(Location) - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
+
 
+
getNetworkFromLocation(Location) - Static method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
+
 
+
getNetworkFromLocationOrCreate(Location) - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
+
 
+
getNetworkFromLocationOrCreate(Location) - Static method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
+
 
+
getNetworkList() - Method in class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager
+
 
+
getNetworkManager() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getNetworksFromLocation(Location, Class<T>) - Method in class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager
+
 
+
getNewLanguage() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent
+
 
+
getNextButton(Player, int, int) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
+
 
+
getNightEnergy() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.SolarGenerator
+
 
+
getNoPermissionTooltip() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getOpeningHandler() - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu.SaveHandler
+
 
+
getOutput(ItemStack[]) - Method in interface io.github.thebusybiscuit.slimefun4.api.recipes.ContextualRecipe
+
 
+
getOutput() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.altar.AltarRecipe
+
 
+
getOutput() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.EnhancedFurnace
+
 
+
getOutput() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineFuel
+
 
+
getOutput() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineRecipe
+
 
+
getOutputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
+
 
+
getOutputSlots() - Static method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.ReactorAccessPort
+
 
+
getOutputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.TrashCan
+
 
+
getOutputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AnimalGrowthAccelerator
+
 
+
getOutputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoBreeder
+
 
+
getOutputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutomatedCraftingChamber
+
 
+
getOutputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CropGrowthAccelerator
+
 
+
getOutputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricSmeltery
+
 
+
getOutputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FluidPump
+
 
+
getOutputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.HeatedPressureChamber
+
 
+
getOutputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.XPCollector
+
 
+
getOutputSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner
+
 
+
getOutputSlots() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
getOutputSlots() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
getOutputSlots() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getOutputSlots() - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock
+
 
+
getParents() - Method in class me.mrCookieSlime.Slimefun.Objects.LockedCategory
+
+
Gets the list of parent categories for this LockedCategory.
+
+
getPermission() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getPlayer() - Method in class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent
+
 
+
getPlayer() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent
+
 
+
getPlayer() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
getPlayer() - Method in class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent
+
 
+
getPlayer() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
getPlayerProfiles() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getPlugin() - Method in class io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand
+
 
+
getPluginVersion() - Method in interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon
+
+
This method returns the version of this addon, it defaults to the version + of the JavaPlugin provided by SlimefunAddon.getJavaPlugin()
+
+
getPreset(String) - Static method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
getPreset() - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
getPresetSlots() - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
getPreviousButton(Player, int, int) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
+
 
+
getPreviousLanguage() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent
+
 
+
getProcessing(Block) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
getProcessing(Location) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
getProcessing(Location) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getProcessingTime() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner
+
 
+
getProfile() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
+
Returns a link to the GitHub profile of this Contributor.
+
+
getProgress(Language) - Method in class io.github.thebusybiscuit.slimefun4.core.services.LocalizationService
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.BioGenerator
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CoalGenerator
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CombustionGenerator
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.LavaGenerator
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.MagnesiumGenerator
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoAnvil
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDisenchanter
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDrier
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoEnchanter
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CarbonPress
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ChargingBench
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricDustWasher
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricFurnace
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricGoldPan
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotFactory
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricOreGrinder
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricPress
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricSmeltery
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectrifiedCrucible
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodComposter
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodFabricator
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Freezer
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.HeatedPressureChamber
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Refinery
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NetherStarReactor
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NuclearReactor
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner
+
 
+
getProgressBar() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.OilPump
+
 
+
getProgressBar(int, int) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
+
 
+
getProgressBar() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
getProgressBar() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
getProgressBar() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
getProtectionManager() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getPullRequests() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
+
 
+
getRadioactiveItems() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getRadioactivity() - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.Radioactive
+
+
This method returns the level of Radioactivity for this Radioactive item.
+
+
getRadioactivity() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.RadioactiveItem
+
 
+
getRadius() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CropGrowthAccelerator
+
 
+
getRandomDust() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreWasher
+
 
+
getRandomEffect(Random, Color) - Static method in class io.github.thebusybiscuit.slimefun4.utils.FireworkUtils
+
 
+
getRange() - Method in class io.github.thebusybiscuit.slimefun4.api.network.Network
+
 
+
getRange() - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
+
 
+
getRange() - Method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
+
 
+
getReactor(Location) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.ReactorAccessPort
+
 
+
getReactorMenu(Location) - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.ReactorAccessPort
+
 
+
getRecipe() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getRecipeInputList(SlimefunMachine) - Static method in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
getRecipeInputs(SlimefunMachine) - Static method in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
getRecipeOutput(ItemStack, List<ItemStack>) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener
+
 
+
getRecipeOutput(SlimefunMachine, ItemStack) - Static method in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
getRecipeOutput() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getRecipeOutputList(SlimefunMachine, ItemStack[]) - Static method in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
getRecipes() - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener
+
 
+
getRecipes() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine
+
 
+
getRecipeSectionLabel(Player) - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.RecipeDisplayItem
+
 
+
getRecipeType() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getRecipeTypeItem(Player, RecipeType) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
getRecipeTypes() - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
getRegistry() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getRepairFactor() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoAnvil
+
 
+
getRequiredType() - Method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.ScriptPart
+
 
+
getResearch() - Method in class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent
+
 
+
getResearch() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getResearchCfg() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getResearches() - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
getResearches() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getResearches() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
+
This Method will return all Researches that this Player has unlocked
+
+
getResearchIds() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getResearchName(Player, NamespacedKey) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
getResourceManager() - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
getResources() - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
getResourceString(Player, String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
getRunnable() - Method in interface me.mrCookieSlime.Slimefun.api.GuideHandler
+
+
Deprecated.
+
getRunnable(boolean) - Method in interface me.mrCookieSlime.Slimefun.api.GuideHandler
+
+
Deprecated.
+
getSearchButton(Player) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
+
 
+
getSettings() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getSize() - Method in class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack
+
 
+
getSize() - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
getSize() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunBackpack
+
 
+
getSlimefunBlock() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
getSlimefunItem() - Method in class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
+
 
+
getSlimefunItem() - Method in class io.github.thebusybiscuit.slimefun4.core.MultiBlock
+
 
+
getSlimefunItemIds() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getSlot() - Method in class me.mrCookieSlime.Slimefun.api.item_transport.ItemRequest
+
 
+
getSlotsAccessedByItemTransport(ItemTransportFlow) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
getSlotsAccessedByItemTransport(DirtyChestMenu, ItemTransportFlow, ItemStack) - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
getSoulSandSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.WitherAssembler
+
 
+
getSpeed(int, Location, Location) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.TeleportationManager
+
 
+
getSpeed() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.EnhancedFurnace
+
 
+
getSpeed() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.JetBoots
+
 
+
getSpeed() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoAnvil
+
 
+
getSpeed() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDisenchanter
+
 
+
getSpeed() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDrier
+
 
+
getSpeed() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoEnchanter
+
 
+
getSpeed() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ChargingBench
+
 
+
getSpeed() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CropGrowthAccelerator
+
 
+
getSpeed() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricDustWasher
+
 
+
getSpeed() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricGoldPan
+
 
+
getSpeed() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer
+
 
+
getSpeed() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
getStars() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
+
 
+
getState() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
getStorage(World) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getStoredEnergy(ItemStack) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ItemEnergy
+
 
+
getString(String) - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
getStringList(String) - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
getSuffix() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
getSupplies(GEOResource, World, int, int) - Method in class io.github.thebusybiscuit.slimefun4.api.geo.ResourceManager
+
 
+
getTabArguments() - Method in class io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand
+
 
+
getTeleleportationService() - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
getTerminal() - Method in class me.mrCookieSlime.Slimefun.api.item_transport.ItemRequest
+
 
+
getTexture() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
+
Returns this Creator's head texture.
+
+
getThrust() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.Jetpack
+
 
+
getTicker() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getTickerBlocks() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getTickingChunks() - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getTickingLocations(Chunk) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getTickingLocations(String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getTicks() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineFuel
+
 
+
getTicks() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineRecipe
+
 
+
getTier() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid
+
 
+
getTier() - Method in interface me.mrCookieSlime.Slimefun.api.GuideHandler
+
+
Deprecated.
+
getTier() - Method in class me.mrCookieSlime.Slimefun.Objects.Category
+
+
Returns the tier of this Category.
+
+
getTime() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
getTimeLeft(int) - Static method in class io.github.thebusybiscuit.slimefun4.utils.NumberUtils
+
 
+
getTimings(Block) - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
getTimings(String) - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
getTimings(Chunk) - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
getTitle() - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
getTitle() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
getTotalContributions() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
 
+
getTransmitters(UUID) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
getTriggerBlock() - Method in class io.github.thebusybiscuit.slimefun4.core.MultiBlock
+
 
+
getUniversalInventories() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getUniversalInventory(Block) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getUniversalInventory(Location) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getUniversalInventory(String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
getUnsavedChanges() - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
getUpdater() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getUsers() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.ElevatorPlate
+
 
+
getUUID() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunWorld
+
+
This method will return the UUID of this instance.
+
+
getUUID() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
getValue(String) - Method in class me.mrCookieSlime.Slimefun.api.BlockInfoConfig
+
 
+
getVersion() - Method in class io.github.thebusybiscuit.slimefun4.core.services.CustomTextureService
+
 
+
getVersion() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getWaypoints(UUID) - Method in class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
getWhitelist() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
getWikiButton() - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
+
 
+
getWikipage() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
This method returns the wiki page that has been asigned to this item.
+
+
getWitherSkullSlots() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.WitherAssembler
+
 
+
getWorld() - Method in class io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation
+
 
+
getWorlds() - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry
+
 
+
getX() - Method in class io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation
+
 
+
getX() - Method in class io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation
+
 
+
getY() - Method in class io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation
+
 
+
getZ() - Method in class io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation
+
 
+
getZ() - Method in class io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation
+
 
+
GILDED_BACKPACK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GILDED_IRON - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GILDED_IRON_BOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GILDED_IRON_CHESTPLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GILDED_IRON_HELMET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GILDED_IRON_LEGGINGS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GitHubService - Class in io.github.thebusybiscuit.slimefun4.core.services.github
+
+
This Service is responsible for grabbing every Contributor to this project + from GitHub and holding data associated to the project repository, such + as open issues or pending pull requests.
+
+
GitHubService(String) - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
+
 
+
GLOWSTONE_BOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GLOWSTONE_CHESTPLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GLOWSTONE_HELMET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GLOWSTONE_LEGGINGS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_10K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_12K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_14K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_16K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_18K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_20K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_22K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_24K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_24K_BLOCK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_4K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_6K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_8K - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_BOOTS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_CHESTPLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_DUST - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_HELMET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_LEGGINGS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLD_PAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
GOLD_PAN - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GOLDEN_APPLE_JUICE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GoldPan - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
GoldPan(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.GoldPan
+
 
+
GPS - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
GPS_ACTIVATION_DEVICE_PERSONAL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GPS_ACTIVATION_DEVICE_SHARED - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GPS_CONTROL_PANEL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GPS_EMERGENCY_TRANSMITTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GPS_GEO_SCANNER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GPS_MARKER_TOOL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GPS_TELEPORTATION_MATRIX - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GPS_TELEPORTER_PYLON - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GPS_TRANSMITTER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GPS_TRANSMITTER_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GPS_TRANSMITTER_3 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GPS_TRANSMITTER_4 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GPSControlPanel - Class in io.github.thebusybiscuit.slimefun4.implementation.items.gps
+
 
+
GPSControlPanel(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSControlPanel
+
 
+
GPSMarkerTool - Class in io.github.thebusybiscuit.slimefun4.implementation.items.gps
+
 
+
GPSMarkerTool(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSMarkerTool
+
 
+
GPSNetwork - Class in io.github.thebusybiscuit.slimefun4.api.gps
+
 
+
GPSNetwork() - Constructor for class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork
+
 
+
GPSTransmitter - Class in io.github.thebusybiscuit.slimefun4.implementation.items.gps
+
 
+
GPSTransmitter(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSTransmitter
+
 
+
GRANDMAS_WALKING_STICK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GRANDPAS_WALKING_STICK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GRAPPLING_HOOK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GrapplingHook - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
GrapplingHook(Category, SlimefunItemStack, RecipeType, ItemStack[], String[], Object[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.GrapplingHook
+
 
+
GrapplingHookListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
GrapplingHookListener() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.GrapplingHookListener
+
 
+
GRIND_STONE - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
GRIND_STONE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
GrindStone - Class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
GrindStone() - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.GrindStone
+
 
+
GuideHandler - Interface in me.mrCookieSlime.Slimefun.api
+
+
Deprecated.
+
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-8.html b/docs/index-files/index-8.html new file mode 100644 index 000000000..dd0ff1b6a --- /dev/null +++ b/docs/index-files/index-8.html @@ -0,0 +1,252 @@ + + + + + +H-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

H

+
+
HALLOWEEN - Static variable in class me.mrCookieSlime.Slimefun.Lists.Categories
+
 
+
halt() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
handleAllNetworkLocationUpdate(Location) - Method in class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager
+
 
+
HandledBlock - Class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
+
Deprecated. +
Yeah no idea what to say about this, it will be removed.
+
+
+
HandledBlock(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.HandledBlock
+
+
Deprecated.
+
handleLocationUpdate(Location) - Method in class io.github.thebusybiscuit.slimefun4.api.network.Network
+
 
+
HARDENED_GLASS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
HARDENED_METAL_INGOT - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
hasBlockInfo(Block) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
hasBlockInfo(Location) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
hasChunkInfo(World, int, int) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
hasDiverged(ItemStack) - Method in class io.github.thebusybiscuit.slimefun4.api.items.HashedArmorpiece
+
 
+
HASH - Static variable in class io.github.thebusybiscuit.slimefun4.utils.PatternUtils
+
 
+
hashCode() - Method in class io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation
+
 
+
hashCode() - Method in class io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation
+
 
+
hashCode() - Method in class io.github.thebusybiscuit.slimefun4.core.MultiBlock
+
 
+
HashedArmorpiece - Class in io.github.thebusybiscuit.slimefun4.api.items
+
 
+
HashedArmorpiece() - Constructor for class io.github.thebusybiscuit.slimefun4.api.items.HashedArmorpiece
+
 
+
hasInventory(Location) - Method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
hasInventory(Block) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
hasLanguage(String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization
+
 
+
hasLanguage(String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.LocalizationService
+
 
+
hasPermission(Player, SlimefunItem, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
+
Checks if this player has the permission to use this item.
+
+
hasTexture() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
+
This method will return whether this instance of Contributor has + pulled a texture yet.
+
+
hasUniversalInventory(String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
hasUniversalInventory(Block) - Method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
hasUniversalInventory(Location) - Method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
hasUnlocked(Research) - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
+
This method returns whether the Player has unlocked the given Research
+
+
hasUnlocked(Player, ItemStack, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
+
Checks if this player can use this item.
+
+
hasUnlocked(Player, SlimefunItem, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
+
Checks if this player can use this item.
+
+
hasUnlocked(Player) - Method in class me.mrCookieSlime.Slimefun.Objects.LockedCategory
+
+
Checks if the Player has fully unlocked all parent categories.
+
+
hasUnlocked(Player, PlayerProfile) - Method in class me.mrCookieSlime.Slimefun.Objects.LockedCategory
+
 
+
hasWikipage() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
This method returns whether this item has been assigned a wiki page.
+
+
HAZMAT_SUIT_REQUIRED - Static variable in class io.github.thebusybiscuit.slimefun4.utils.LoreBuilder
+
 
+
HAZMATSUIT_CHESTPLATE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
HAZMATSUIT_LEGGINGS - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
HEATED_PRESSURE_CHAMBER - Static variable in class me.mrCookieSlime.Slimefun.Lists.RecipeType
+
 
+
HEATED_PRESSURE_CHAMBER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
HEATED_PRESSURE_CHAMBER_2 - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
HeatedPressureChamber - Class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
HeatedPressureChamber(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.HeatedPressureChamber
+
 
+
HEATING_COIL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
HEAVY_CREAM - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
HERCULES_PICKAXE - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
HerculesPickaxe - Class in io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
HerculesPickaxe(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.HerculesPickaxe
+
 
+
HOLOGRAM_PROJECTOR - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
HologramProjector - Class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+
 
+
HologramProjector(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.HologramProjector
+
 
+
HologramProjectorHologram - Class in io.github.thebusybiscuit.slimefun4.utils.holograms
+
 
+
HOOK - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
humanize(String) - Static method in class io.github.thebusybiscuit.slimefun4.utils.ChatUtils
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-9.html b/docs/index-files/index-9.html new file mode 100644 index 000000000..cbd2d40bc --- /dev/null +++ b/docs/index-files/index-9.html @@ -0,0 +1,483 @@ + + + + + +I-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W X Z _  + + +

I

+
+
ICY_BOW - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
IcyBow - Class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons
+
 
+
IcyBow(SlimefunItemStack, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.IcyBow
+
 
+
IGNITION_CHAMBER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
IgnitionChamberListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
IgnitionChamberListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.IgnitionChamberListener
+
 
+
index() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor
+
 
+
INFERNAL_BONEMEAL - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
InfernalBonemeal - Class in io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
InfernalBonemeal(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.InfernalBonemeal
+
 
+
info(CommandSender) - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
info(String) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
INFUSED_ELYTRA - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
INFUSED_HOPPER - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
INFUSED_MAGNET - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
InfusedHopper - Class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+
 
+
InfusedHopper(Category, SlimefunItemStack, RecipeType, ItemStack[]) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.InfusedHopper
+
 
+
init() - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
inject(Block) - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock
+
+
Deprecated.
+
+
insert(Block, Block, ItemStack, int) - Static method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoUtils
+
 
+
install() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
install() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.PressureChamber
+
 
+
install() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
Deprecated.
+
+
install() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine
+
 
+
instance - Static variable in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
InventoryBlock - Interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces
+
 
+
io.github.thebusybiscuit.slimefun4.api - package io.github.thebusybiscuit.slimefun4.api
+
 
+
io.github.thebusybiscuit.slimefun4.api.blocks - package io.github.thebusybiscuit.slimefun4.api.blocks
+
 
+
io.github.thebusybiscuit.slimefun4.api.chunks - package io.github.thebusybiscuit.slimefun4.api.chunks
+
 
+
io.github.thebusybiscuit.slimefun4.api.events - package io.github.thebusybiscuit.slimefun4.api.events
+
 
+
io.github.thebusybiscuit.slimefun4.api.geo - package io.github.thebusybiscuit.slimefun4.api.geo
+
 
+
io.github.thebusybiscuit.slimefun4.api.gps - package io.github.thebusybiscuit.slimefun4.api.gps
+
 
+
io.github.thebusybiscuit.slimefun4.api.items - package io.github.thebusybiscuit.slimefun4.api.items
+
 
+
io.github.thebusybiscuit.slimefun4.api.network - package io.github.thebusybiscuit.slimefun4.api.network
+
 
+
io.github.thebusybiscuit.slimefun4.api.player - package io.github.thebusybiscuit.slimefun4.api.player
+
 
+
io.github.thebusybiscuit.slimefun4.api.recipes - package io.github.thebusybiscuit.slimefun4.api.recipes
+
 
+
io.github.thebusybiscuit.slimefun4.core - package io.github.thebusybiscuit.slimefun4.core
+
 
+
io.github.thebusybiscuit.slimefun4.core.attributes - package io.github.thebusybiscuit.slimefun4.core.attributes
+
 
+
io.github.thebusybiscuit.slimefun4.core.commands - package io.github.thebusybiscuit.slimefun4.core.commands
+
 
+
io.github.thebusybiscuit.slimefun4.core.commands.subcommands - package io.github.thebusybiscuit.slimefun4.core.commands.subcommands
+
 
+
io.github.thebusybiscuit.slimefun4.core.guide - package io.github.thebusybiscuit.slimefun4.core.guide
+
 
+
io.github.thebusybiscuit.slimefun4.core.hooks - package io.github.thebusybiscuit.slimefun4.core.hooks
+
 
+
io.github.thebusybiscuit.slimefun4.core.networks.energy - package io.github.thebusybiscuit.slimefun4.core.networks.energy
+
 
+
io.github.thebusybiscuit.slimefun4.core.services - package io.github.thebusybiscuit.slimefun4.core.services
+
 
+
io.github.thebusybiscuit.slimefun4.core.services.github - package io.github.thebusybiscuit.slimefun4.core.services.github
+
 
+
io.github.thebusybiscuit.slimefun4.core.services.localization - package io.github.thebusybiscuit.slimefun4.core.services.localization
+
 
+
io.github.thebusybiscuit.slimefun4.core.services.metrics - package io.github.thebusybiscuit.slimefun4.core.services.metrics
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.guide - package io.github.thebusybiscuit.slimefun4.implementation.guide
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items - package io.github.thebusybiscuit.slimefun4.implementation.items
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.altar - package io.github.thebusybiscuit.slimefun4.implementation.items.altar
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.androids - package io.github.thebusybiscuit.slimefun4.implementation.items.androids
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.blocks - package io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.cargo - package io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric - package io.github.thebusybiscuit.slimefun4.implementation.items.electric
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets - package io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators - package io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines - package io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors - package io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.food - package io.github.thebusybiscuit.slimefun4.implementation.items.food
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.geo - package io.github.thebusybiscuit.slimefun4.implementation.items.geo
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.gps - package io.github.thebusybiscuit.slimefun4.implementation.items.gps
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical - package io.github.thebusybiscuit.slimefun4.implementation.items.magical
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.medical - package io.github.thebusybiscuit.slimefun4.implementation.items.medical
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks - package io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools - package io.github.thebusybiscuit.slimefun4.implementation.items.tools
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.items.weapons - package io.github.thebusybiscuit.slimefun4.implementation.items.weapons
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.listeners - package io.github.thebusybiscuit.slimefun4.implementation.listeners
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.resources - package io.github.thebusybiscuit.slimefun4.implementation.resources
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.setup - package io.github.thebusybiscuit.slimefun4.implementation.setup
+
 
+
io.github.thebusybiscuit.slimefun4.implementation.tasks - package io.github.thebusybiscuit.slimefun4.implementation.tasks
+
 
+
io.github.thebusybiscuit.slimefun4.utils - package io.github.thebusybiscuit.slimefun4.utils
+
 
+
io.github.thebusybiscuit.slimefun4.utils.holograms - package io.github.thebusybiscuit.slimefun4.utils.holograms
+
 
+
io.github.thebusybiscuit.slimefun4.utils.itemstack - package io.github.thebusybiscuit.slimefun4.utils.itemstack
+
 
+
IRON_DUST - Static variable in class me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+
 
+
isActive() - Method in class io.github.thebusybiscuit.slimefun4.core.services.CustomTextureService
+
 
+
isActive() - Static method in class me.mrCookieSlime.Slimefun.SlimefunPlugin
+
 
+
isAddonItem() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
This method returns whether this SlimefunItem was added by an addon.
+
+
isAllowed(PlayerProfile, Player, SlimefunItem, ItemStack) - Method in interface io.github.thebusybiscuit.slimefun4.api.items.ItemRestriction
+
+
This method represents a check.
+
+
isBlock(Block, String) - Method in class io.github.thebusybiscuit.slimefun4.core.SlimefunWorld
+
 
+
isCancelled() - Method in class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
+
 
+
isCancelled() - Method in class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent
+
 
+
isCancelled() - Method in class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent
+
 
+
isCancelled() - Method in class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent
+
 
+
isChargable(Block) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock
+
 
+
isChargable(Location) - Static method in class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock
+
 
+
isClearLagInstalled() - Method in class io.github.thebusybiscuit.slimefun4.core.hooks.SlimefunHooks
+
 
+
isConnected(Block) - Static method in class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet
+
+
Deprecated.
+
+
isConsumable() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
isCoreProtectInstalled() - Method in class io.github.thebusybiscuit.slimefun4.core.hooks.SlimefunHooks
+
 
+
isDamageable() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosivePickaxe
+
 
+
isDamageable() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosiveShovel
+
 
+
isDamageable() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfTheSeeker
+
 
+
isDamageable() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SeismicAxe
+
 
+
isDamageable() - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.DamageableItem
+
 
+
isDefault() - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.Language
+
 
+
isDirty() - Method in class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu
+
 
+
isDirty() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
+
This method returns whether the Profile has unsaved changes
+
+
isDisabled() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
This method returns whether this SlimefunItem is disabled.
+
+
isDisenchantable() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
isEmeraldEnchantsInstalled() - Method in class io.github.thebusybiscuit.slimefun4.core.hooks.SlimefunHooks
+
 
+
isEnabled(Player, ItemStack, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
+
Checks if this item is enabled in the world this player is in.
+
+
isEnabled(Player, SlimefunItem, boolean) - Static method in class me.mrCookieSlime.Slimefun.api.Slimefun
+
+
Checks if this item is enabled in the world this player is in.
+
+
isEnabled() - Method in class me.mrCookieSlime.Slimefun.Objects.Research
+
 
+
isEnchantable() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
isEventCancelled() - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+
 
+
isExoticGardenInstalled() - Method in class io.github.thebusybiscuit.slimefun4.core.hooks.SlimefunHooks
+
 
+
isGuideItem(ItemStack) - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide
+
 
+
isHalted() - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask
+
 
+
isHidden() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
+
This method returns whether this SlimefunItem was hidden from the + SlimefunGuide.
+
+
isInventory(String) - Static method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
isItem(ItemStack) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
isItemSimilar(ItemStack, ItemStack, boolean) - Static method in class me.mrCookieSlime.Slimefun.Setup.SlimefunManager
+
 
+
isItemSoulbound(ItemStack) - Static method in class me.mrCookieSlime.Slimefun.Setup.SlimefunManager
+
 
+
isJumping(UUID) - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.GrapplingHookListener
+
 
+
isLanguageLoaded(String) - Method in class io.github.thebusybiscuit.slimefun4.core.services.LocalizationService
+
 
+
isLoaded(UUID) - Static method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
isLoggingEnabled() - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService
+
 
+
isMarkedForDeletion() - Method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
+
This method returns whether the Player has logged off.
+
+
isObtainableFromGEOMiner() - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource
+
+
Returns whether this Resource can be obtained using a GEO Miner.
+
+
isOfficial() - Method in enum io.github.thebusybiscuit.slimefun4.api.SlimefunBranch
+
+
This method returns whether this SlimefunBranch is considered official.
+
+
isPlaceholderAPIInstalled() - Method in class io.github.thebusybiscuit.slimefun4.core.hooks.SlimefunHooks
+
 
+
isPresent(Player) - Method in class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect
+
+
This will check whether this StatusEffect is currently applied + to that Player.
+
+
isPrivate() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemDropHandler
+
 
+
isPrivate() - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemHandler
+
+
This method is used to determine whether this ItemHandler can be + safely associated with one particular SlimefunItem.
+
+
isProcessing(Block) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
+
 
+
isProcessing(Location) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator
+
 
+
isProcessing(Location) - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor
+
 
+
isShapeless() - Method in interface io.github.thebusybiscuit.slimefun4.api.recipes.ContextualRecipe
+
 
+
isSymmetric() - Method in class io.github.thebusybiscuit.slimefun4.core.MultiBlock
+
 
+
isSynchronized() - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.BlockTicker
+
+
This method must be overridden to define whether a Block + needs to be run on the main server thread (World Manipulation requires that)
+
+
isSynchronized() - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.RainbowTicker
+
 
+
isTicking(String) - Static method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
isTicking() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
isType(AndroidType) - Method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidType
+
 
+
isUniversal() - Method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
isUniversalInventory(String) - Static method in class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset
+
 
+
isUnlocked() - Method in class me.mrCookieSlime.Slimefun.Objects.SeasonalCategory
+
+
Checks if the category should currently be displayed in the Guide.
+
+
isUseableInWorkbench() - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem
+
 
+
isWorldEditInstalled() - Method in class io.github.thebusybiscuit.slimefun4.core.hooks.SlimefunHooks
+
 
+
isWorldRegistered(String) - Static method in class me.mrCookieSlime.Slimefun.api.BlockStorage
+
 
+
ItemConsumptionHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
+
 
+
ItemDropHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
+
 
+
ItemEnergy - Class in me.mrCookieSlime.Slimefun.api.energy
+
 
+
ItemHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
+
+
An ItemHandler represents a certain action that a SlimefunItem + can perform.
+
+
ItemManipulationEvent - Interface in me.mrCookieSlime.Slimefun.api.inventory
+
 
+
ItemPickupListener - Class in io.github.thebusybiscuit.slimefun4.implementation.listeners
+
+
Listens to the ItemPickup events to prevent it if the item has the "no_pickup" metadata or is an ALTAR_PROBE.
+
+
ItemPickupListener(SlimefunPlugin) - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.ItemPickupListener
+
 
+
ItemRequest - Class in me.mrCookieSlime.Slimefun.api.item_transport
+
 
+
ItemRequest(Location, int, ItemStack, ItemTransportFlow) - Constructor for class me.mrCookieSlime.Slimefun.api.item_transport.ItemRequest
+
 
+
ItemRestriction - Interface in io.github.thebusybiscuit.slimefun4.api.items
+
 
+
ItemState - Enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+
+
Defines whether a SlimefunItem is enabled, disabled or fall-back to its vanilla behavior.
+
+
ItemTransportFlow - Enum in me.mrCookieSlime.Slimefun.api.item_transport
+
 
+
ItemUseHandler - Interface in me.mrCookieSlime.Slimefun.Objects.handlers
+
+
This ItemHandler is triggered when the SlimefunItem it was assigned to + is right-clicked.
+
+
iterator() - Static method in class me.mrCookieSlime.Slimefun.api.PlayerProfile
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 000000000..f280f2947 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,75 @@ + + + + + +Generated Documentation (Untitled) + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/ErrorReport.html b/docs/io/github/thebusybiscuit/slimefun4/api/ErrorReport.html new file mode 100644 index 000000000..9c1782227 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/ErrorReport.html @@ -0,0 +1,332 @@ + + + + + +ErrorReport + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api
+

Class ErrorReport

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html b/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html new file mode 100644 index 000000000..a0e1325bd --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html @@ -0,0 +1,332 @@ + + + + + +SlimefunAddon + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api
+

Interface SlimefunAddon

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html b/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html new file mode 100644 index 000000000..2a760f1bf --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html @@ -0,0 +1,405 @@ + + + + + +SlimefunBranch + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api
+

Enum SlimefunBranch

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/blocks/BlockLocation.html b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/BlockLocation.html new file mode 100644 index 000000000..f178055f1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/BlockLocation.html @@ -0,0 +1,376 @@ + + + + + +BlockLocation + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.blocks
+

Class BlockLocation

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/blocks/SlimefunBlock.html b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/SlimefunBlock.html new file mode 100644 index 000000000..8373f6197 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/SlimefunBlock.html @@ -0,0 +1,608 @@ + + + + + +SlimefunBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.blocks
+

Class SlimefunBlock

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/blocks/class-use/BlockLocation.html b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/class-use/BlockLocation.html new file mode 100644 index 000000000..9aed50972 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/class-use/BlockLocation.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation

+
+
No usage of io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/blocks/class-use/SlimefunBlock.html b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/class-use/SlimefunBlock.html new file mode 100644 index 000000000..5727e9702 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/class-use/SlimefunBlock.html @@ -0,0 +1,167 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.blocks.SlimefunBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.blocks.SlimefunBlock

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/blocks/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/package-frame.html new file mode 100644 index 000000000..d912143c1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/package-frame.html @@ -0,0 +1,21 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.blocks + + + + + +

io.github.thebusybiscuit.slimefun4.api.blocks

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/blocks/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/package-summary.html new file mode 100644 index 000000000..ca863b8e3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/package-summary.html @@ -0,0 +1,146 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.blocks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.api.blocks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/blocks/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/package-tree.html new file mode 100644 index 000000000..b50df2e87 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/package-tree.html @@ -0,0 +1,138 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.blocks Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.api.blocks

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/blocks/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/package-use.html new file mode 100644 index 000000000..89d70b6b7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/blocks/package-use.html @@ -0,0 +1,157 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.api.blocks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.api.blocks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/chunks/ChunkLocation.html b/docs/io/github/thebusybiscuit/slimefun4/api/chunks/ChunkLocation.html new file mode 100644 index 000000000..c65229af7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/chunks/ChunkLocation.html @@ -0,0 +1,364 @@ + + + + + +ChunkLocation + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.chunks
+

Class ChunkLocation

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/chunks/class-use/ChunkLocation.html b/docs/io/github/thebusybiscuit/slimefun4/api/chunks/class-use/ChunkLocation.html new file mode 100644 index 000000000..6ff70284d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/chunks/class-use/ChunkLocation.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation

+
+
No usage of io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/chunks/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/chunks/package-frame.html new file mode 100644 index 000000000..3ab5a9269 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/chunks/package-frame.html @@ -0,0 +1,20 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.chunks + + + + + +

io.github.thebusybiscuit.slimefun4.api.chunks

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/chunks/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/chunks/package-summary.html new file mode 100644 index 000000000..9bf4370f8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/chunks/package-summary.html @@ -0,0 +1,142 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.chunks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.api.chunks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/chunks/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/chunks/package-tree.html new file mode 100644 index 000000000..5438c02d8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/chunks/package-tree.html @@ -0,0 +1,137 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.chunks Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.api.chunks

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/chunks/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/chunks/package-use.html new file mode 100644 index 000000000..30639e189 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/chunks/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.api.chunks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.api.chunks

+
+
No usage of io.github.thebusybiscuit.slimefun4.api.chunks
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/class-use/ErrorReport.html b/docs/io/github/thebusybiscuit/slimefun4/api/class-use/ErrorReport.html new file mode 100644 index 000000000..f5a0e34a6 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/class-use/ErrorReport.html @@ -0,0 +1,165 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.ErrorReport + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.ErrorReport

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/class-use/SlimefunAddon.html b/docs/io/github/thebusybiscuit/slimefun4/api/class-use/SlimefunAddon.html new file mode 100644 index 000000000..cfcae607d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/class-use/SlimefunAddon.html @@ -0,0 +1,255 @@ + + + + + +Uses of Interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
io.github.thebusybiscuit.slimefun4.api.SlimefunAddon

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/class-use/SlimefunBranch.html b/docs/io/github/thebusybiscuit/slimefun4/api/class-use/SlimefunBranch.html new file mode 100644 index 000000000..2539cea4b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/class-use/SlimefunBranch.html @@ -0,0 +1,197 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.SlimefunBranch + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.SlimefunBranch

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html new file mode 100644 index 000000000..340b322c5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html @@ -0,0 +1,405 @@ + + + + + +AndroidMineEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.events
+

Class AndroidMineEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html new file mode 100644 index 000000000..6fd9fa91b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html @@ -0,0 +1,369 @@ + + + + + +AutoDisenchantEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.events
+

Class AutoDisenchantEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html new file mode 100644 index 000000000..c0f7a3089 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html @@ -0,0 +1,397 @@ + + + + + +MultiBlockInteractEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.events
+

Class MultiBlockInteractEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html new file mode 100644 index 000000000..c1fa2fbd5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html @@ -0,0 +1,358 @@ + + + + + +PlayerLanguageChangeEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.events
+

Class PlayerLanguageChangeEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html new file mode 100644 index 000000000..f930e3c0e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html @@ -0,0 +1,484 @@ + + + + + +PlayerRightClickEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.events
+

Class PlayerRightClickEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html new file mode 100644 index 000000000..7a74f5b12 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html @@ -0,0 +1,382 @@ + + + + + +ResearchUnlockEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.events
+

Class ResearchUnlockEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AndroidMineEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AndroidMineEvent.html new file mode 100644 index 000000000..3a69f7469 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AndroidMineEvent.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent

+
+
No usage of io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AutoDisenchantEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AutoDisenchantEvent.html new file mode 100644 index 000000000..24f66ef0d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/AutoDisenchantEvent.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent

+
+
No usage of io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/MultiBlockInteractEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/MultiBlockInteractEvent.html new file mode 100644 index 000000000..577dc0b4f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/MultiBlockInteractEvent.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent

+
+
No usage of io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerLanguageChangeEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerLanguageChangeEvent.html new file mode 100644 index 000000000..c45b173f4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerLanguageChangeEvent.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent

+
+
No usage of io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerRightClickEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerRightClickEvent.html new file mode 100644 index 000000000..861719d70 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/PlayerRightClickEvent.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/ResearchUnlockEvent.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/ResearchUnlockEvent.html new file mode 100644 index 000000000..1abe194c5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/class-use/ResearchUnlockEvent.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent

+
+
No usage of io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-frame.html new file mode 100644 index 000000000..9c9d69b11 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-frame.html @@ -0,0 +1,25 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.events + + + + + +

io.github.thebusybiscuit.slimefun4.api.events

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-summary.html new file mode 100644 index 000000000..20a6f8dd2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-summary.html @@ -0,0 +1,167 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.events + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.api.events

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-tree.html new file mode 100644 index 000000000..ba2435eba --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-tree.html @@ -0,0 +1,146 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.events Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.api.events

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/events/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-use.html new file mode 100644 index 000000000..26d27452d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/events/package-use.html @@ -0,0 +1,176 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.api.events + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.api.events

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html b/docs/io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html new file mode 100644 index 000000000..0533c827f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html @@ -0,0 +1,367 @@ + + + + + +GEOResource + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.geo
+

Interface GEOResource

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html b/docs/io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html new file mode 100644 index 000000000..764b64062 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html @@ -0,0 +1,326 @@ + + + + + +ResourceManager + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.geo
+

Class ResourceManager

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/geo/class-use/GEOResource.html b/docs/io/github/thebusybiscuit/slimefun4/api/geo/class-use/GEOResource.html new file mode 100644 index 000000000..31086ef1a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/geo/class-use/GEOResource.html @@ -0,0 +1,201 @@ + + + + + +Uses of Interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
io.github.thebusybiscuit.slimefun4.api.geo.GEOResource

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/geo/class-use/ResourceManager.html b/docs/io/github/thebusybiscuit/slimefun4/api/geo/class-use/ResourceManager.html new file mode 100644 index 000000000..e1f5e29d8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/geo/class-use/ResourceManager.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.geo.ResourceManager + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.geo.ResourceManager

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/geo/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/geo/package-frame.html new file mode 100644 index 000000000..905ce165b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/geo/package-frame.html @@ -0,0 +1,24 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.geo + + + + + +

io.github.thebusybiscuit.slimefun4.api.geo

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/geo/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/geo/package-summary.html new file mode 100644 index 000000000..aa8f9b3ec --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/geo/package-summary.html @@ -0,0 +1,157 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.geo + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.api.geo

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/geo/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/geo/package-tree.html new file mode 100644 index 000000000..63acf0347 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/geo/package-tree.html @@ -0,0 +1,145 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.geo Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.api.geo

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/geo/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/geo/package-use.html new file mode 100644 index 000000000..7bf9a805b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/geo/package-use.html @@ -0,0 +1,195 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.api.geo + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.api.geo

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html b/docs/io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html new file mode 100644 index 000000000..68cae80ed --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html @@ -0,0 +1,424 @@ + + + + + +GPSNetwork + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.gps
+

Class GPSNetwork

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html b/docs/io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html new file mode 100644 index 000000000..10639b79d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html @@ -0,0 +1,315 @@ + + + + + +TeleportationManager + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.gps
+

Class TeleportationManager

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/gps/class-use/GPSNetwork.html b/docs/io/github/thebusybiscuit/slimefun4/api/gps/class-use/GPSNetwork.html new file mode 100644 index 000000000..bba91c088 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/gps/class-use/GPSNetwork.html @@ -0,0 +1,184 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/gps/class-use/TeleportationManager.html b/docs/io/github/thebusybiscuit/slimefun4/api/gps/class-use/TeleportationManager.html new file mode 100644 index 000000000..5cd2742ac --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/gps/class-use/TeleportationManager.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.gps.TeleportationManager + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.gps.TeleportationManager

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/gps/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/gps/package-frame.html new file mode 100644 index 000000000..02a4c58c5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/gps/package-frame.html @@ -0,0 +1,21 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.gps + + + + + +

io.github.thebusybiscuit.slimefun4.api.gps

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/gps/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/gps/package-summary.html new file mode 100644 index 000000000..402532b50 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/gps/package-summary.html @@ -0,0 +1,146 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.gps + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.api.gps

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/gps/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/gps/package-tree.html new file mode 100644 index 000000000..4b2d2cf94 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/gps/package-tree.html @@ -0,0 +1,138 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.gps Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.api.gps

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/gps/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/gps/package-use.html new file mode 100644 index 000000000..d4f79272c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/gps/package-use.html @@ -0,0 +1,179 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.api.gps + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.api.gps

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html b/docs/io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html new file mode 100644 index 000000000..9d550da59 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html @@ -0,0 +1,299 @@ + + + + + +HashedArmorpiece + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.items
+

Class HashedArmorpiece

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/items/ItemRestriction.html b/docs/io/github/thebusybiscuit/slimefun4/api/items/ItemRestriction.html new file mode 100644 index 000000000..1528d5505 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/items/ItemRestriction.html @@ -0,0 +1,269 @@ + + + + + +ItemRestriction + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.items
+

Interface ItemRestriction

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/items/Placeable.html b/docs/io/github/thebusybiscuit/slimefun4/api/items/Placeable.html new file mode 100644 index 000000000..8ffa1dbe8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/items/Placeable.html @@ -0,0 +1,281 @@ + + + + + +Placeable + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.items
+

Interface Placeable

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/items/class-use/HashedArmorpiece.html b/docs/io/github/thebusybiscuit/slimefun4/api/items/class-use/HashedArmorpiece.html new file mode 100644 index 000000000..eebe2fee4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/items/class-use/HashedArmorpiece.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.items.HashedArmorpiece + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.items.HashedArmorpiece

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/items/class-use/ItemRestriction.html b/docs/io/github/thebusybiscuit/slimefun4/api/items/class-use/ItemRestriction.html new file mode 100644 index 000000000..e851f65b4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/items/class-use/ItemRestriction.html @@ -0,0 +1,124 @@ + + + + + +Uses of Interface io.github.thebusybiscuit.slimefun4.api.items.ItemRestriction + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
io.github.thebusybiscuit.slimefun4.api.items.ItemRestriction

+
+
No usage of io.github.thebusybiscuit.slimefun4.api.items.ItemRestriction
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/items/class-use/Placeable.html b/docs/io/github/thebusybiscuit/slimefun4/api/items/class-use/Placeable.html new file mode 100644 index 000000000..32236c3a8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/items/class-use/Placeable.html @@ -0,0 +1,1124 @@ + + + + + +Uses of Interface io.github.thebusybiscuit.slimefun4.api.items.Placeable + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
io.github.thebusybiscuit.slimefun4.api.items.Placeable

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/items/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/items/package-frame.html new file mode 100644 index 000000000..2a212a074 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/items/package-frame.html @@ -0,0 +1,25 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.items + + + + + +

io.github.thebusybiscuit.slimefun4.api.items

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/items/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/items/package-summary.html new file mode 100644 index 000000000..8bb26bf67 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/items/package-summary.html @@ -0,0 +1,161 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.items + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.api.items

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/items/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/items/package-tree.html new file mode 100644 index 000000000..fa0a547db --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/items/package-tree.html @@ -0,0 +1,142 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.items Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.api.items

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/items/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/items/package-use.html new file mode 100644 index 000000000..f86853421 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/items/package-use.html @@ -0,0 +1,556 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.api.items + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.api.items

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/Network.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/Network.html new file mode 100644 index 000000000..af7f5bdf3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/Network.html @@ -0,0 +1,328 @@ + + + + + +Network + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.network
+

Class Network

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html new file mode 100644 index 000000000..1762dc65a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html @@ -0,0 +1,353 @@ + + + + + +NetworkComponent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.network
+

Enum NetworkComponent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html new file mode 100644 index 000000000..f6b967473 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html @@ -0,0 +1,353 @@ + + + + + +NetworkManager + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.network
+

Class NetworkManager

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/Network.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/Network.html new file mode 100644 index 000000000..a1cbc9099 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/Network.html @@ -0,0 +1,244 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.network.Network + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.network.Network

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/NetworkComponent.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/NetworkComponent.html new file mode 100644 index 000000000..de878a196 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/NetworkComponent.html @@ -0,0 +1,266 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/NetworkManager.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/NetworkManager.html new file mode 100644 index 000000000..c110bcf09 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/class-use/NetworkManager.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.network.NetworkManager

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-frame.html new file mode 100644 index 000000000..ca6aa2860 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-frame.html @@ -0,0 +1,25 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.network + + + + + +

io.github.thebusybiscuit.slimefun4.api.network

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-summary.html new file mode 100644 index 000000000..a0aa9d6b1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-summary.html @@ -0,0 +1,163 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.network + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.api.network

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-tree.html new file mode 100644 index 000000000..7a8968a90 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-tree.html @@ -0,0 +1,150 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.network Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.api.network

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/network/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-use.html new file mode 100644 index 000000000..24edac3b4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/network/package-use.html @@ -0,0 +1,229 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.api.network + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.api.network

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/package-frame.html new file mode 100644 index 000000000..92a01a2e9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/package-frame.html @@ -0,0 +1,28 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api + + + + + +

io.github.thebusybiscuit.slimefun4.api

+
+

Interfaces

+ +

Classes

+ +

Enums

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/package-summary.html new file mode 100644 index 000000000..619e1d720 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/package-summary.html @@ -0,0 +1,177 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.api

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/package-tree.html new file mode 100644 index 000000000..836c9a5b2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/package-tree.html @@ -0,0 +1,153 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.api

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/package-use.html new file mode 100644 index 000000000..be12bf33a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/package-use.html @@ -0,0 +1,271 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.api + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.api

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html new file mode 100644 index 000000000..e16db4c52 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html @@ -0,0 +1,373 @@ + + + + + +PlayerBackpack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.player
+

Class PlayerBackpack

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html new file mode 100644 index 000000000..4336fc9ff --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html @@ -0,0 +1,442 @@ + + + + + +StatusEffect + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.player
+

Class StatusEffect

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/PlayerBackpack.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/PlayerBackpack.html new file mode 100644 index 000000000..f1ffdf6ae --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/PlayerBackpack.html @@ -0,0 +1,172 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/StatusEffect.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/StatusEffect.html new file mode 100644 index 000000000..23c75f49d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/class-use/StatusEffect.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.api.player.StatusEffect

+
+
No usage of io.github.thebusybiscuit.slimefun4.api.player.StatusEffect
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-frame.html new file mode 100644 index 000000000..5df921690 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-frame.html @@ -0,0 +1,21 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.player + + + + + +

io.github.thebusybiscuit.slimefun4.api.player

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-summary.html new file mode 100644 index 000000000..27a955c97 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-summary.html @@ -0,0 +1,149 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.player + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.api.player

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-tree.html new file mode 100644 index 000000000..ed2801274 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-tree.html @@ -0,0 +1,138 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.player Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.api.player

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/player/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-use.html new file mode 100644 index 000000000..2b38f8dbb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/player/package-use.html @@ -0,0 +1,157 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.api.player + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.api.player

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/recipes/ContextualRecipe.html b/docs/io/github/thebusybiscuit/slimefun4/api/recipes/ContextualRecipe.html new file mode 100644 index 000000000..345b0e236 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/recipes/ContextualRecipe.html @@ -0,0 +1,259 @@ + + + + + +ContextualRecipe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.api.recipes
+

Interface ContextualRecipe

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/recipes/class-use/ContextualRecipe.html b/docs/io/github/thebusybiscuit/slimefun4/api/recipes/class-use/ContextualRecipe.html new file mode 100644 index 000000000..eb4c3a20f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/recipes/class-use/ContextualRecipe.html @@ -0,0 +1,124 @@ + + + + + +Uses of Interface io.github.thebusybiscuit.slimefun4.api.recipes.ContextualRecipe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
io.github.thebusybiscuit.slimefun4.api.recipes.ContextualRecipe

+
+
No usage of io.github.thebusybiscuit.slimefun4.api.recipes.ContextualRecipe
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/recipes/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/api/recipes/package-frame.html new file mode 100644 index 000000000..49dac81c8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/recipes/package-frame.html @@ -0,0 +1,20 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.recipes + + + + + +

io.github.thebusybiscuit.slimefun4.api.recipes

+
+

Interfaces

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/recipes/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/api/recipes/package-summary.html new file mode 100644 index 000000000..df0a990f2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/recipes/package-summary.html @@ -0,0 +1,142 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.recipes + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.api.recipes

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/recipes/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/api/recipes/package-tree.html new file mode 100644 index 000000000..3d12276b8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/recipes/package-tree.html @@ -0,0 +1,137 @@ + + + + + +io.github.thebusybiscuit.slimefun4.api.recipes Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.api.recipes

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/api/recipes/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/api/recipes/package-use.html new file mode 100644 index 000000000..60a55d0d1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/api/recipes/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.api.recipes + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.api.recipes

+
+
No usage of io.github.thebusybiscuit.slimefun4.api.recipes
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/MultiBlock.html b/docs/io/github/thebusybiscuit/slimefun4/core/MultiBlock.html new file mode 100644 index 000000000..51eb221d1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/MultiBlock.html @@ -0,0 +1,425 @@ + + + + + +MultiBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core
+

Class MultiBlock

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html b/docs/io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html new file mode 100644 index 000000000..8471229c9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html @@ -0,0 +1,688 @@ + + + + + +SlimefunRegistry + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core
+

Class SlimefunRegistry

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/SlimefunWorld.html b/docs/io/github/thebusybiscuit/slimefun4/core/SlimefunWorld.html new file mode 100644 index 000000000..f81b1296f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/SlimefunWorld.html @@ -0,0 +1,319 @@ + + + + + +SlimefunWorld + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core
+

Class SlimefunWorld

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html new file mode 100644 index 000000000..d44116ec0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html @@ -0,0 +1,264 @@ + + + + + +EnergyNetComponent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.attributes
+

Interface EnergyNetComponent

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html new file mode 100644 index 000000000..d9fe4de6a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html @@ -0,0 +1,406 @@ + + + + + +MachineTier + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.attributes
+

Enum MachineTier

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html new file mode 100644 index 000000000..0605c7087 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html @@ -0,0 +1,370 @@ + + + + + +MachineType + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.attributes
+

Enum MachineType

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html new file mode 100644 index 000000000..40ad2ffa8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html @@ -0,0 +1,242 @@ + + + + + +Radioactive + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.attributes
+

Interface Radioactive

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html new file mode 100644 index 000000000..b767b631a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html @@ -0,0 +1,422 @@ + + + + + +Radioactivity + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.attributes
+

Enum Radioactivity

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Soulbound.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Soulbound.html new file mode 100644 index 000000000..e27cc3068 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/Soulbound.html @@ -0,0 +1,180 @@ + + + + + +Soulbound + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.attributes
+

Interface Soulbound

+
+
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/EnergyNetComponent.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/EnergyNetComponent.html new file mode 100644 index 000000000..9ccf693e6 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/EnergyNetComponent.html @@ -0,0 +1,432 @@ + + + + + +Uses of Interface io.github.thebusybiscuit.slimefun4.core.attributes.EnergyNetComponent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
io.github.thebusybiscuit.slimefun4.core.attributes.EnergyNetComponent

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineTier.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineTier.html new file mode 100644 index 000000000..b72f69009 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineTier.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.attributes.MachineTier + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.attributes.MachineTier

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineType.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineType.html new file mode 100644 index 000000000..ab74b22e1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/MachineType.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.attributes.MachineType + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.attributes.MachineType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactive.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactive.html new file mode 100644 index 000000000..d33d16b93 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactive.html @@ -0,0 +1,167 @@ + + + + + +Uses of Interface io.github.thebusybiscuit.slimefun4.core.attributes.Radioactive + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
io.github.thebusybiscuit.slimefun4.core.attributes.Radioactive

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactivity.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactivity.html new file mode 100644 index 000000000..4817753e8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Radioactivity.html @@ -0,0 +1,238 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.attributes.Radioactivity + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.attributes.Radioactivity

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Soulbound.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Soulbound.html new file mode 100644 index 000000000..f37ecb72b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/class-use/Soulbound.html @@ -0,0 +1,170 @@ + + + + + +Uses of Interface io.github.thebusybiscuit.slimefun4.core.attributes.Soulbound + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
io.github.thebusybiscuit.slimefun4.core.attributes.Soulbound

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-frame.html new file mode 100644 index 000000000..f62c49411 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-frame.html @@ -0,0 +1,28 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.attributes + + + + + +

io.github.thebusybiscuit.slimefun4.core.attributes

+
+

Interfaces

+ +

Enums

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html new file mode 100644 index 000000000..5ce547856 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html @@ -0,0 +1,184 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.attributes + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.core.attributes

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-tree.html new file mode 100644 index 000000000..2eddf612c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-tree.html @@ -0,0 +1,149 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.attributes Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.core.attributes

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-use.html new file mode 100644 index 000000000..63fb1e2b7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/attributes/package-use.html @@ -0,0 +1,395 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.core.attributes + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.core.attributes

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/class-use/MultiBlock.html b/docs/io/github/thebusybiscuit/slimefun4/core/class-use/MultiBlock.html new file mode 100644 index 000000000..fd3628064 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/class-use/MultiBlock.html @@ -0,0 +1,245 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.MultiBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.MultiBlock

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/class-use/SlimefunRegistry.html b/docs/io/github/thebusybiscuit/slimefun4/core/class-use/SlimefunRegistry.html new file mode 100644 index 000000000..4abd0384f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/class-use/SlimefunRegistry.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.SlimefunRegistry

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/class-use/SlimefunWorld.html b/docs/io/github/thebusybiscuit/slimefun4/core/class-use/SlimefunWorld.html new file mode 100644 index 000000000..1cb8abed2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/class-use/SlimefunWorld.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.SlimefunWorld + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.SlimefunWorld

+
+
No usage of io.github.thebusybiscuit.slimefun4.core.SlimefunWorld
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html new file mode 100644 index 000000000..29cdd8a1f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html @@ -0,0 +1,338 @@ + + + + + +SlimefunCommand + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.commands
+

Class SlimefunCommand

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/SlimefunTabCompleter.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/SlimefunTabCompleter.html new file mode 100644 index 000000000..a44af2edb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/SlimefunTabCompleter.html @@ -0,0 +1,286 @@ + + + + + +SlimefunTabCompleter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.commands
+

Class SlimefunTabCompleter

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html new file mode 100644 index 000000000..50ee3d847 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html @@ -0,0 +1,265 @@ + + + + + +SubCommand + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.commands
+

Class SubCommand

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SlimefunCommand.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SlimefunCommand.html new file mode 100644 index 000000000..66f130eae --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SlimefunCommand.html @@ -0,0 +1,185 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SlimefunTabCompleter.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SlimefunTabCompleter.html new file mode 100644 index 000000000..009e928ae --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SlimefunTabCompleter.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.commands.SlimefunTabCompleter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.commands.SlimefunTabCompleter

+
+
No usage of io.github.thebusybiscuit.slimefun4.core.commands.SlimefunTabCompleter
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SubCommand.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SubCommand.html new file mode 100644 index 000000000..08ad222e5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/class-use/SubCommand.html @@ -0,0 +1,165 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.commands.SubCommand + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.commands.SubCommand

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-frame.html new file mode 100644 index 000000000..3870fbf0c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-frame.html @@ -0,0 +1,22 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.commands + + + + + +

io.github.thebusybiscuit.slimefun4.core.commands

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-summary.html new file mode 100644 index 000000000..43ef69018 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-summary.html @@ -0,0 +1,150 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.commands + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.core.commands

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-tree.html new file mode 100644 index 000000000..4ecdd4c8f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-tree.html @@ -0,0 +1,139 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.commands Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.core.commands

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-use.html new file mode 100644 index 000000000..39c204217 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/package-use.html @@ -0,0 +1,179 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.core.commands + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.core.commands

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/CommandSetup.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/CommandSetup.html new file mode 100644 index 000000000..f5b16169c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/CommandSetup.html @@ -0,0 +1,239 @@ + + + + + +CommandSetup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.commands.subcommands
+

Class CommandSetup

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/class-use/CommandSetup.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/class-use/CommandSetup.html new file mode 100644 index 000000000..834fcb397 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/class-use/CommandSetup.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.commands.subcommands.CommandSetup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.commands.subcommands.CommandSetup

+
+
No usage of io.github.thebusybiscuit.slimefun4.core.commands.subcommands.CommandSetup
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-frame.html new file mode 100644 index 000000000..7257b6bc9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-frame.html @@ -0,0 +1,20 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.commands.subcommands + + + + + +

io.github.thebusybiscuit.slimefun4.core.commands.subcommands

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-summary.html new file mode 100644 index 000000000..e919a416a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-summary.html @@ -0,0 +1,142 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.commands.subcommands + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.core.commands.subcommands

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-tree.html new file mode 100644 index 000000000..e8d9aa83d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-tree.html @@ -0,0 +1,137 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.commands.subcommands Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.core.commands.subcommands

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-use.html new file mode 100644 index 000000000..1fd0f4e55 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.core.commands.subcommands + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.core.commands.subcommands

+
+
No usage of io.github.thebusybiscuit.slimefun4.core.commands.subcommands
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html new file mode 100644 index 000000000..5f9cfdbd3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html @@ -0,0 +1,386 @@ + + + + + +SlimefunGuide + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.guide
+

Class SlimefunGuide

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html new file mode 100644 index 000000000..daf8741eb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html @@ -0,0 +1,379 @@ + + + + + +SlimefunGuideImplementation + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.guide
+

Interface SlimefunGuideImplementation

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html new file mode 100644 index 000000000..e9e90cdf7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html @@ -0,0 +1,353 @@ + + + + + +SlimefunGuideLayout + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.guide
+

Enum SlimefunGuideLayout

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideSettings.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideSettings.html new file mode 100644 index 000000000..fd2a7b085 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideSettings.html @@ -0,0 +1,275 @@ + + + + + +SlimefunGuideSettings + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.guide
+

Class SlimefunGuideSettings

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuide.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuide.html new file mode 100644 index 000000000..92913097d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuide.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide

+
+
No usage of io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideImplementation.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideImplementation.html new file mode 100644 index 000000000..d918d504f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideImplementation.html @@ -0,0 +1,190 @@ + + + + + +Uses of Interface io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideLayout.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideLayout.html new file mode 100644 index 000000000..65861987b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideLayout.html @@ -0,0 +1,258 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideSettings.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideSettings.html new file mode 100644 index 000000000..f3c8370c5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/class-use/SlimefunGuideSettings.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideSettings + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideSettings

+
+
No usage of io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideSettings
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-frame.html new file mode 100644 index 000000000..6147d1063 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-frame.html @@ -0,0 +1,29 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.guide + + + + + +

io.github.thebusybiscuit.slimefun4.core.guide

+
+

Interfaces

+ +

Classes

+ +

Enums

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html new file mode 100644 index 000000000..4006604fd --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html @@ -0,0 +1,176 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.guide + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.core.guide

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-tree.html new file mode 100644 index 000000000..542d8d450 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-tree.html @@ -0,0 +1,154 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.guide Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.core.guide

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-use.html new file mode 100644 index 000000000..4a67aaadb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/guide/package-use.html @@ -0,0 +1,201 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.core.guide + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.core.guide

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/hooks/SlimefunHooks.html b/docs/io/github/thebusybiscuit/slimefun4/core/hooks/SlimefunHooks.html new file mode 100644 index 000000000..a05d21ca4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/hooks/SlimefunHooks.html @@ -0,0 +1,342 @@ + + + + + +SlimefunHooks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.hooks
+

Class SlimefunHooks

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/hooks/class-use/SlimefunHooks.html b/docs/io/github/thebusybiscuit/slimefun4/core/hooks/class-use/SlimefunHooks.html new file mode 100644 index 000000000..fa9b697ec --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/hooks/class-use/SlimefunHooks.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.hooks.SlimefunHooks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.hooks.SlimefunHooks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/hooks/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/hooks/package-frame.html new file mode 100644 index 000000000..babc5462b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/hooks/package-frame.html @@ -0,0 +1,20 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.hooks + + + + + +

io.github.thebusybiscuit.slimefun4.core.hooks

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/hooks/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/hooks/package-summary.html new file mode 100644 index 000000000..3db9c7041 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/hooks/package-summary.html @@ -0,0 +1,145 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.hooks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.core.hooks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/hooks/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/hooks/package-tree.html new file mode 100644 index 000000000..d163fd9d3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/hooks/package-tree.html @@ -0,0 +1,137 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.hooks Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.core.hooks

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/hooks/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/hooks/package-use.html new file mode 100644 index 000000000..ae49ed2c9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/hooks/package-use.html @@ -0,0 +1,160 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.core.hooks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.core.hooks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html new file mode 100644 index 000000000..10ba39d21 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html @@ -0,0 +1,384 @@ + + + + + +EnergyNet + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.networks.energy
+

Class EnergyNet

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html new file mode 100644 index 000000000..c374e31f9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html @@ -0,0 +1,373 @@ + + + + + +EnergyNetComponentType + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.networks.energy
+

Enum EnergyNetComponentType

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNet.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNet.html new file mode 100644 index 000000000..c98d29bd3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNet.html @@ -0,0 +1,168 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNetComponentType.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNetComponentType.html new file mode 100644 index 000000000..bbf8f41f7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/class-use/EnergyNetComponentType.html @@ -0,0 +1,343 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNetComponentType + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNetComponentType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-frame.html new file mode 100644 index 000000000..6bfd0f553 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-frame.html @@ -0,0 +1,24 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.networks.energy + + + + + +

io.github.thebusybiscuit.slimefun4.core.networks.energy

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-summary.html new file mode 100644 index 000000000..dd528c4fa --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-summary.html @@ -0,0 +1,160 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.networks.energy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.core.networks.energy

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-tree.html new file mode 100644 index 000000000..6e4194192 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-tree.html @@ -0,0 +1,153 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.networks.energy Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.core.networks.energy

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-use.html new file mode 100644 index 000000000..05908bb0d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/networks/energy/package-use.html @@ -0,0 +1,273 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.core.networks.energy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.core.networks.energy

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/package-frame.html new file mode 100644 index 000000000..bb81232a4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/package-frame.html @@ -0,0 +1,22 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core + + + + + +

io.github.thebusybiscuit.slimefun4.core

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/package-summary.html new file mode 100644 index 000000000..188d4cf29 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/package-summary.html @@ -0,0 +1,155 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.core

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/package-tree.html new file mode 100644 index 000000000..38a080d15 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/package-tree.html @@ -0,0 +1,139 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.core

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/package-use.html new file mode 100644 index 000000000..dc5c0ce68 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/package-use.html @@ -0,0 +1,244 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.core + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.core

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html new file mode 100644 index 000000000..1e4b349cf --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html @@ -0,0 +1,305 @@ + + + + + +AutoSavingService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services
+

Class AutoSavingService

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/BackupService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/BackupService.html new file mode 100644 index 000000000..a80033818 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/BackupService.html @@ -0,0 +1,271 @@ + + + + + +BackupService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services
+

Class BackupService

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html new file mode 100644 index 000000000..450f051e8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html @@ -0,0 +1,288 @@ + + + + + +BlockDataService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services
+

Class BlockDataService

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html new file mode 100644 index 000000000..7d935d84a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html @@ -0,0 +1,325 @@ + + + + + +CustomItemDataService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services
+

Class CustomItemDataService

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html new file mode 100644 index 000000000..57470933f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html @@ -0,0 +1,347 @@ + + + + + +CustomTextureService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services
+

Class CustomTextureService

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html new file mode 100644 index 000000000..1aa7e76f0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html @@ -0,0 +1,418 @@ + + + + + +LocalizationService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services
+

Class LocalizationService

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html new file mode 100644 index 000000000..52c60aeb4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html @@ -0,0 +1,315 @@ + + + + + +UpdaterService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services
+

Class UpdaterService

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/AutoSavingService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/AutoSavingService.html new file mode 100644 index 000000000..08b2fae3d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/AutoSavingService.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.AutoSavingService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.AutoSavingService

+
+
No usage of io.github.thebusybiscuit.slimefun4.core.services.AutoSavingService
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/BackupService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/BackupService.html new file mode 100644 index 000000000..7b85e7bf9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/BackupService.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.BackupService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.BackupService

+
+
No usage of io.github.thebusybiscuit.slimefun4.core.services.BackupService
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/BlockDataService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/BlockDataService.html new file mode 100644 index 000000000..f8152e0ee --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/BlockDataService.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.BlockDataService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.BlockDataService

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/CustomItemDataService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/CustomItemDataService.html new file mode 100644 index 000000000..c6173047b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/CustomItemDataService.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.CustomItemDataService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.CustomItemDataService

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/CustomTextureService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/CustomTextureService.html new file mode 100644 index 000000000..70ddd1be3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/CustomTextureService.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.CustomTextureService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.CustomTextureService

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/LocalizationService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/LocalizationService.html new file mode 100644 index 000000000..31294ac58 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/LocalizationService.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.LocalizationService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.LocalizationService

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/UpdaterService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/UpdaterService.html new file mode 100644 index 000000000..d29ba99ab --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/class-use/UpdaterService.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.UpdaterService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.UpdaterService

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html new file mode 100644 index 000000000..f5cc65b9e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html @@ -0,0 +1,499 @@ + + + + + +Contributor + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services.github
+

Class Contributor

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html new file mode 100644 index 000000000..c6de81b33 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html @@ -0,0 +1,395 @@ + + + + + +GitHubService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services.github
+

Class GitHubService

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/github/class-use/Contributor.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/class-use/Contributor.html new file mode 100644 index 000000000..8a41c7f74 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/class-use/Contributor.html @@ -0,0 +1,184 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.github.Contributor + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.github.Contributor

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/github/class-use/GitHubService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/class-use/GitHubService.html new file mode 100644 index 000000000..63084a56a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/class-use/GitHubService.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.github.GitHubService

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/github/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/package-frame.html new file mode 100644 index 000000000..f5fcfa60a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/package-frame.html @@ -0,0 +1,21 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.services.github + + + + + +

io.github.thebusybiscuit.slimefun4.core.services.github

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/github/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/package-summary.html new file mode 100644 index 000000000..e6720aff0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/package-summary.html @@ -0,0 +1,152 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.services.github + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.core.services.github

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/github/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/package-tree.html new file mode 100644 index 000000000..9188798f8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/package-tree.html @@ -0,0 +1,138 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.services.github Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.core.services.github

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/github/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/package-use.html new file mode 100644 index 000000000..71831318b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/github/package-use.html @@ -0,0 +1,203 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.core.services.github + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.core.services.github

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html new file mode 100644 index 000000000..a6f5c47ee --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html @@ -0,0 +1,450 @@ + + + + + +Language + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services.localization
+

Class Language

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html new file mode 100644 index 000000000..300532a2c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html @@ -0,0 +1,588 @@ + + + + + +SlimefunLocalization + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services.localization
+

Class SlimefunLocalization

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.html new file mode 100644 index 000000000..729d6505d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.html @@ -0,0 +1,245 @@ + + + + + +Translators + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services.localization
+

Class Translators

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/class-use/Language.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/class-use/Language.html new file mode 100644 index 000000000..083ebbf1c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/class-use/Language.html @@ -0,0 +1,280 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.localization.Language + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.localization.Language

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/class-use/SlimefunLocalization.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/class-use/SlimefunLocalization.html new file mode 100644 index 000000000..8772b4584 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/class-use/SlimefunLocalization.html @@ -0,0 +1,166 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/class-use/Translators.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/class-use/Translators.html new file mode 100644 index 000000000..b82cb17ab --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/class-use/Translators.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.localization.Translators + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.localization.Translators

+
+
No usage of io.github.thebusybiscuit.slimefun4.core.services.localization.Translators
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/package-frame.html new file mode 100644 index 000000000..3c0a70dc9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/package-frame.html @@ -0,0 +1,22 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.services.localization + + + + + +

io.github.thebusybiscuit.slimefun4.core.services.localization

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/package-summary.html new file mode 100644 index 000000000..487358885 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/package-summary.html @@ -0,0 +1,156 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.services.localization + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.core.services.localization

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/package-tree.html new file mode 100644 index 000000000..34702eaaa --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/package-tree.html @@ -0,0 +1,143 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.services.localization Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.core.services.localization

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/package-use.html new file mode 100644 index 000000000..0d0afc050 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/localization/package-use.html @@ -0,0 +1,206 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.core.services.localization + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.core.services.localization

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/MetricsService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/MetricsService.html new file mode 100644 index 000000000..96f6c2fec --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/MetricsService.html @@ -0,0 +1,279 @@ + + + + + +MetricsService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.core.services.metrics
+

Class MetricsService

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/class-use/MetricsService.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/class-use/MetricsService.html new file mode 100644 index 000000000..d40c5f52b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/class-use/MetricsService.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.core.services.metrics.MetricsService + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.metrics.MetricsService

+
+
No usage of io.github.thebusybiscuit.slimefun4.core.services.metrics.MetricsService
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/package-frame.html new file mode 100644 index 000000000..a7ba63359 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/package-frame.html @@ -0,0 +1,20 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.services.metrics + + + + + +

io.github.thebusybiscuit.slimefun4.core.services.metrics

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/package-summary.html new file mode 100644 index 000000000..2f02a29fd --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/package-summary.html @@ -0,0 +1,145 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.services.metrics + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.core.services.metrics

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/package-tree.html new file mode 100644 index 000000000..dacbf6be1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/package-tree.html @@ -0,0 +1,137 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.services.metrics Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.core.services.metrics

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/package-use.html new file mode 100644 index 000000000..e5a3e388d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/metrics/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.core.services.metrics + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.core.services.metrics

+
+
No usage of io.github.thebusybiscuit.slimefun4.core.services.metrics
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/package-frame.html new file mode 100644 index 000000000..96a9ec428 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/package-frame.html @@ -0,0 +1,26 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.services + + + + + +

io.github.thebusybiscuit.slimefun4.core.services

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/package-summary.html new file mode 100644 index 000000000..37aa38cd7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/package-summary.html @@ -0,0 +1,178 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.services + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.core.services

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/package-tree.html new file mode 100644 index 000000000..b0b8a18ba --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/package-tree.html @@ -0,0 +1,151 @@ + + + + + +io.github.thebusybiscuit.slimefun4.core.services Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.core.services

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/core/services/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/core/services/package-use.html new file mode 100644 index 000000000..5218365d7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/core/services/package-use.html @@ -0,0 +1,178 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.core.services + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.core.services

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html new file mode 100644 index 000000000..2dafbaf69 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html @@ -0,0 +1,413 @@ + + + + + +BookSlimefunGuide + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.guide
+

Class BookSlimefunGuide

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html new file mode 100644 index 000000000..3c81fe044 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html @@ -0,0 +1,413 @@ + + + + + +ChestSlimefunGuide + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.guide
+

Class ChestSlimefunGuide

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/class-use/BookSlimefunGuide.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/class-use/BookSlimefunGuide.html new file mode 100644 index 000000000..8940abb7e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/class-use/BookSlimefunGuide.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.guide.BookSlimefunGuide + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.guide.BookSlimefunGuide

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.guide.BookSlimefunGuide
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/class-use/ChestSlimefunGuide.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/class-use/ChestSlimefunGuide.html new file mode 100644 index 000000000..e8a73eb2a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/class-use/ChestSlimefunGuide.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.guide.ChestSlimefunGuide + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.guide.ChestSlimefunGuide

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.guide.ChestSlimefunGuide
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/package-frame.html new file mode 100644 index 000000000..68d9e7a36 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/package-frame.html @@ -0,0 +1,21 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.guide + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.guide

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/package-summary.html new file mode 100644 index 000000000..126202ed5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/package-summary.html @@ -0,0 +1,146 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.guide + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.guide

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/package-tree.html new file mode 100644 index 000000000..393a24d3b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/package-tree.html @@ -0,0 +1,138 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.guide Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.guide

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/package-use.html new file mode 100644 index 000000000..b234f73ef --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/guide/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.guide + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.guide

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.guide
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/EasterEgg.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/EasterEgg.html new file mode 100644 index 000000000..d7cdc3d13 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/EasterEgg.html @@ -0,0 +1,327 @@ + + + + + +EasterEgg + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items
+

Class EasterEgg

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/AltarRecipe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/AltarRecipe.html new file mode 100644 index 000000000..a64d7985e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/AltarRecipe.html @@ -0,0 +1,299 @@ + + + + + +AltarRecipe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.altar
+

Class AltarRecipe

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientPedestal.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientPedestal.html new file mode 100644 index 000000000..eac2c0d2e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientPedestal.html @@ -0,0 +1,268 @@ + + + + + +AncientPedestal + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.altar
+

Class AncientPedestal

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/class-use/AltarRecipe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/class-use/AltarRecipe.html new file mode 100644 index 000000000..b1fa18e2b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/class-use/AltarRecipe.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.altar.AltarRecipe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.altar.AltarRecipe

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/class-use/AncientPedestal.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/class-use/AncientPedestal.html new file mode 100644 index 000000000..faf0b4e53 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/class-use/AncientPedestal.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.altar.AncientPedestal + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.altar.AncientPedestal

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.altar.AncientPedestal
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-frame.html new file mode 100644 index 000000000..908109c2b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-frame.html @@ -0,0 +1,21 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.altar + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.altar

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-summary.html new file mode 100644 index 000000000..8201c8f4b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-summary.html @@ -0,0 +1,146 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.altar + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.altar

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-tree.html new file mode 100644 index 000000000..5edfd8cc6 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-tree.html @@ -0,0 +1,142 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.altar Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.altar

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-use.html new file mode 100644 index 000000000..234d92e7f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-use.html @@ -0,0 +1,157 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.altar + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.altar

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/AdvancedFarmerAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/AdvancedFarmerAndroid.html new file mode 100644 index 000000000..c53745315 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/AdvancedFarmerAndroid.html @@ -0,0 +1,384 @@ + + + + + +AdvancedFarmerAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.androids
+

Class AdvancedFarmerAndroid

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidEntity.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidEntity.html new file mode 100644 index 000000000..cbf0cae41 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidEntity.html @@ -0,0 +1,286 @@ + + + + + +AndroidEntity + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.androids
+

Class AndroidEntity

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html new file mode 100644 index 000000000..f9f378ab8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html @@ -0,0 +1,426 @@ + + + + + +AndroidType + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.androids
+

Enum AndroidType

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/ButcherAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/ButcherAndroid.html new file mode 100644 index 000000000..1e8d5e48c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/ButcherAndroid.html @@ -0,0 +1,379 @@ + + + + + +ButcherAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.androids
+

Class ButcherAndroid

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/FarmerAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/FarmerAndroid.html new file mode 100644 index 000000000..561784310 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/FarmerAndroid.html @@ -0,0 +1,383 @@ + + + + + +FarmerAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.androids
+

Class FarmerAndroid

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/FisherAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/FisherAndroid.html new file mode 100644 index 000000000..b3882ef15 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/FisherAndroid.html @@ -0,0 +1,379 @@ + + + + + +FisherAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.androids
+

Class FisherAndroid

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html new file mode 100644 index 000000000..3ff722bd0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html @@ -0,0 +1,379 @@ + + + + + +MinerAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.androids
+

Class MinerAndroid

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html new file mode 100644 index 000000000..395029ab8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html @@ -0,0 +1,490 @@ + + + + + +ProgrammableAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.androids
+

Class ProgrammableAndroid

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html new file mode 100644 index 000000000..d7d45a8ba --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html @@ -0,0 +1,655 @@ + + + + + +ScriptPart + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.androids
+

Enum ScriptPart

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/WoodcutterAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/WoodcutterAndroid.html new file mode 100644 index 000000000..f6614a36b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/WoodcutterAndroid.html @@ -0,0 +1,379 @@ + + + + + +WoodcutterAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.androids
+

Class WoodcutterAndroid

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/AdvancedFarmerAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/AdvancedFarmerAndroid.html new file mode 100644 index 000000000..b410fd2a6 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/AdvancedFarmerAndroid.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.androids.AdvancedFarmerAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.AdvancedFarmerAndroid

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.androids.AdvancedFarmerAndroid
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/AndroidEntity.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/AndroidEntity.html new file mode 100644 index 000000000..5e3f29ea0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/AndroidEntity.html @@ -0,0 +1,179 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidEntity + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidEntity

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/AndroidType.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/AndroidType.html new file mode 100644 index 000000000..002e12608 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/AndroidType.html @@ -0,0 +1,218 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidType + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/ButcherAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/ButcherAndroid.html new file mode 100644 index 000000000..0b67449ab --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/ButcherAndroid.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ButcherAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.ButcherAndroid

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.androids.ButcherAndroid
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/FarmerAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/FarmerAndroid.html new file mode 100644 index 000000000..a08ab8a50 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/FarmerAndroid.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.androids.FarmerAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.FarmerAndroid

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/FisherAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/FisherAndroid.html new file mode 100644 index 000000000..279e68edd --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/FisherAndroid.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.androids.FisherAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.FisherAndroid

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.androids.FisherAndroid
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/MinerAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/MinerAndroid.html new file mode 100644 index 000000000..77eff0890 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/MinerAndroid.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.androids.MinerAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.MinerAndroid

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.androids.MinerAndroid
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/ProgrammableAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/ProgrammableAndroid.html new file mode 100644 index 000000000..b2bcda93e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/ProgrammableAndroid.html @@ -0,0 +1,209 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/ScriptPart.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/ScriptPart.html new file mode 100644 index 000000000..ac92fba95 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/ScriptPart.html @@ -0,0 +1,173 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.androids.ScriptPart + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.ScriptPart

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/WoodcutterAndroid.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/WoodcutterAndroid.html new file mode 100644 index 000000000..28518a9e7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/class-use/WoodcutterAndroid.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.androids.WoodcutterAndroid + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.androids.WoodcutterAndroid

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.androids.WoodcutterAndroid
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-frame.html new file mode 100644 index 000000000..dc5e8891b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-frame.html @@ -0,0 +1,32 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.androids + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.androids

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-summary.html new file mode 100644 index 000000000..7b869f7bb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-summary.html @@ -0,0 +1,189 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.androids + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.androids

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-tree.html new file mode 100644 index 000000000..d03fb2e8c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-tree.html @@ -0,0 +1,167 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.androids Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.androids

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-use.html new file mode 100644 index 000000000..573780989 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.androids + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.androids

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html new file mode 100644 index 000000000..cdd8e75bd --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html @@ -0,0 +1,337 @@ + + + + + +BlockPlacer + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+

Class BlockPlacer

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html new file mode 100644 index 000000000..c325382b3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html @@ -0,0 +1,341 @@ + + + + + +Composter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+

Class Composter

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html new file mode 100644 index 000000000..98511bdca --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html @@ -0,0 +1,341 @@ + + + + + +Crucible + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+

Class Crucible

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html new file mode 100644 index 000000000..d33810beb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html @@ -0,0 +1,357 @@ + + + + + +EnhancedFurnace + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+

Class EnhancedFurnace

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html new file mode 100644 index 000000000..9922d9245 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html @@ -0,0 +1,318 @@ + + + + + +HologramProjector + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+

Class HologramProjector

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html new file mode 100644 index 000000000..e9b242138 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html @@ -0,0 +1,316 @@ + + + + + +InfusedHopper + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+

Class InfusedHopper

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RainbowBlock.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RainbowBlock.html new file mode 100644 index 000000000..606f03d66 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RainbowBlock.html @@ -0,0 +1,320 @@ + + + + + +RainbowBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+

Class RainbowBlock

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RepairedSpawner.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RepairedSpawner.html new file mode 100644 index 000000000..86eb81d9d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RepairedSpawner.html @@ -0,0 +1,316 @@ + + + + + +RepairedSpawner + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+

Class RepairedSpawner

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/BlockPlacer.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/BlockPlacer.html new file mode 100644 index 000000000..ed7cf8e76 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/BlockPlacer.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.BlockPlacer + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.BlockPlacer

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.blocks.BlockPlacer
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Composter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Composter.html new file mode 100644 index 000000000..4d679e07c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Composter.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Composter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Composter

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Composter
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Crucible.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Crucible.html new file mode 100644 index 000000000..03dbc9831 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/Crucible.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Crucible + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Crucible

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.blocks.Crucible
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/EnhancedFurnace.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/EnhancedFurnace.html new file mode 100644 index 000000000..0b7b485d9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/EnhancedFurnace.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.EnhancedFurnace + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.EnhancedFurnace

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.blocks.EnhancedFurnace
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/HologramProjector.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/HologramProjector.html new file mode 100644 index 000000000..ef6eab03d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/HologramProjector.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.HologramProjector + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.HologramProjector

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.blocks.HologramProjector
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/InfusedHopper.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/InfusedHopper.html new file mode 100644 index 000000000..b809d9a11 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/InfusedHopper.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.InfusedHopper + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.InfusedHopper

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.blocks.InfusedHopper
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RainbowBlock.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RainbowBlock.html new file mode 100644 index 000000000..d04aaa1c8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RainbowBlock.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.RainbowBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.RainbowBlock

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.blocks.RainbowBlock
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RepairedSpawner.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RepairedSpawner.html new file mode 100644 index 000000000..4f4cef3a2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/class-use/RepairedSpawner.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.RepairedSpawner + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.RepairedSpawner

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.blocks.RepairedSpawner
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-frame.html new file mode 100644 index 000000000..230118595 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-frame.html @@ -0,0 +1,27 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.blocks + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.blocks

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html new file mode 100644 index 000000000..89e4b4655 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html @@ -0,0 +1,170 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.blocks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.blocks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-tree.html new file mode 100644 index 000000000..72c82b2ef --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-tree.html @@ -0,0 +1,152 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.blocks Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.blocks

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-use.html new file mode 100644 index 000000000..a8ba402d6 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.blocks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.blocks

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.blocks
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/AdvancedCargoOutputNode.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/AdvancedCargoOutputNode.html new file mode 100644 index 000000000..96a6d6cf4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/AdvancedCargoOutputNode.html @@ -0,0 +1,302 @@ + + + + + +AdvancedCargoOutputNode + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+

Class AdvancedCargoOutputNode

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnector.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnector.html new file mode 100644 index 000000000..c2db7019f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnector.html @@ -0,0 +1,318 @@ + + + + + +CargoConnector + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+

Class CargoConnector

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoInputNode.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoInputNode.html new file mode 100644 index 000000000..54740b1d5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoInputNode.html @@ -0,0 +1,302 @@ + + + + + +CargoInputNode + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+

Class CargoInputNode

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoManager.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoManager.html new file mode 100644 index 000000000..174f9e797 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoManager.html @@ -0,0 +1,304 @@ + + + + + +CargoManager + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+

Class CargoManager

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoOutputNode.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoOutputNode.html new file mode 100644 index 000000000..60f8390b2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoOutputNode.html @@ -0,0 +1,268 @@ + + + + + +CargoOutputNode + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+

Class CargoOutputNode

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html new file mode 100644 index 000000000..4fe6aaece --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html @@ -0,0 +1,365 @@ + + + + + +ReactorAccessPort + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+

Class ReactorAccessPort

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html new file mode 100644 index 000000000..f9b7d0033 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html @@ -0,0 +1,346 @@ + + + + + +TrashCan + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+

Class TrashCan

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/AdvancedCargoOutputNode.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/AdvancedCargoOutputNode.html new file mode 100644 index 000000000..c509c8630 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/AdvancedCargoOutputNode.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.AdvancedCargoOutputNode + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.cargo.AdvancedCargoOutputNode

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.cargo.AdvancedCargoOutputNode
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoConnector.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoConnector.html new file mode 100644 index 000000000..dcd89c64a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoConnector.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoConnector + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoConnector

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoConnector
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoInputNode.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoInputNode.html new file mode 100644 index 000000000..62477de69 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoInputNode.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoInputNode + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoInputNode

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoInputNode
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoManager.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoManager.html new file mode 100644 index 000000000..d734584bf --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoManager.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoManager + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoManager

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoManager
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoOutputNode.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoOutputNode.html new file mode 100644 index 000000000..9c353905d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/CargoOutputNode.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoOutputNode + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoOutputNode

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.cargo.CargoOutputNode
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/ReactorAccessPort.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/ReactorAccessPort.html new file mode 100644 index 000000000..8022acfe9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/ReactorAccessPort.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.ReactorAccessPort + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.cargo.ReactorAccessPort

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.cargo.ReactorAccessPort
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/TrashCan.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/TrashCan.html new file mode 100644 index 000000000..2fb5256f1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/class-use/TrashCan.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.TrashCan + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.cargo.TrashCan

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.cargo.TrashCan
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-frame.html new file mode 100644 index 000000000..f015f61a6 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-frame.html @@ -0,0 +1,26 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.cargo + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.cargo

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html new file mode 100644 index 000000000..8129c2fcd --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html @@ -0,0 +1,166 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.cargo + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.cargo

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-tree.html new file mode 100644 index 000000000..c6c83faa7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-tree.html @@ -0,0 +1,151 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.cargo Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.cargo

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-use.html new file mode 100644 index 000000000..182e4f3b9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.cargo + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.cargo

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.cargo
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/class-use/EasterEgg.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/class-use/EasterEgg.html new file mode 100644 index 000000000..f7c6aca49 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/class-use/EasterEgg.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.EasterEgg + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.EasterEgg

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.EasterEgg
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html new file mode 100644 index 000000000..3092230bb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html @@ -0,0 +1,336 @@ + + + + + +Capacitor + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric
+

Class Capacitor

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/class-use/Capacitor.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/class-use/Capacitor.html new file mode 100644 index 000000000..5c8a4e7b5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/class-use/Capacitor.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.Capacitor + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.Capacitor

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.Capacitor
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/JetBoots.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/JetBoots.html new file mode 100644 index 000000000..8aad2266b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/JetBoots.html @@ -0,0 +1,303 @@ + + + + + +JetBoots + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
+

Class JetBoots

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Jetpack.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Jetpack.html new file mode 100644 index 000000000..219c5a2b2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Jetpack.html @@ -0,0 +1,303 @@ + + + + + +Jetpack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
+

Class Jetpack

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Multimeter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Multimeter.html new file mode 100644 index 000000000..069d399f9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Multimeter.html @@ -0,0 +1,316 @@ + + + + + +Multimeter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
+

Class Multimeter

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/SolarHelmet.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/SolarHelmet.html new file mode 100644 index 000000000..2b2b1c223 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/SolarHelmet.html @@ -0,0 +1,270 @@ + + + + + +SolarHelmet + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
+

Class SolarHelmet

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/class-use/JetBoots.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/class-use/JetBoots.html new file mode 100644 index 000000000..84d1fb898 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/class-use/JetBoots.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.JetBoots + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.JetBoots

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.JetBoots
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/class-use/Jetpack.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/class-use/Jetpack.html new file mode 100644 index 000000000..38dcbc1bb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/class-use/Jetpack.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.Jetpack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.Jetpack

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.Jetpack
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/class-use/Multimeter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/class-use/Multimeter.html new file mode 100644 index 000000000..3d4197324 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/class-use/Multimeter.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.Multimeter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.Multimeter

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.Multimeter
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/class-use/SolarHelmet.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/class-use/SolarHelmet.html new file mode 100644 index 000000000..5a104a484 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/class-use/SolarHelmet.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.SolarHelmet + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.SolarHelmet

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.SolarHelmet
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-frame.html new file mode 100644 index 000000000..dac01a168 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-frame.html @@ -0,0 +1,23 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html new file mode 100644 index 000000000..36489b422 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html @@ -0,0 +1,154 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-tree.html new file mode 100644 index 000000000..b764e0c3b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-tree.html @@ -0,0 +1,152 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-use.html new file mode 100644 index 000000000..6354cac90 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html new file mode 100644 index 000000000..47292fd9a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html @@ -0,0 +1,379 @@ + + + + + +BioGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+

Class BioGenerator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html new file mode 100644 index 000000000..b8709423b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html @@ -0,0 +1,379 @@ + + + + + +CoalGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+

Class CoalGenerator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html new file mode 100644 index 000000000..73192ccb7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html @@ -0,0 +1,379 @@ + + + + + +CombustionGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+

Class CombustionGenerator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html new file mode 100644 index 000000000..e25725766 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html @@ -0,0 +1,379 @@ + + + + + +LavaGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+

Class LavaGenerator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html new file mode 100644 index 000000000..db5ce2862 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html @@ -0,0 +1,379 @@ + + + + + +MagnesiumGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+

Class MagnesiumGenerator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html new file mode 100644 index 000000000..7327d0c3e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html @@ -0,0 +1,342 @@ + + + + + +SolarGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+

Class SolarGenerator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/BioGenerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/BioGenerator.html new file mode 100644 index 000000000..f9b075feb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/BioGenerator.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.BioGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.BioGenerator

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.BioGenerator
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/CoalGenerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/CoalGenerator.html new file mode 100644 index 000000000..b54abf5d8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/CoalGenerator.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CoalGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CoalGenerator

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CoalGenerator
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/CombustionGenerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/CombustionGenerator.html new file mode 100644 index 000000000..5025638b8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/CombustionGenerator.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CombustionGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CombustionGenerator

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.CombustionGenerator
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/LavaGenerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/LavaGenerator.html new file mode 100644 index 000000000..8c1136439 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/LavaGenerator.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.LavaGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.LavaGenerator

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.LavaGenerator
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/MagnesiumGenerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/MagnesiumGenerator.html new file mode 100644 index 000000000..a2d18760d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/MagnesiumGenerator.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.MagnesiumGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.MagnesiumGenerator

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.MagnesiumGenerator
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/SolarGenerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/SolarGenerator.html new file mode 100644 index 000000000..c8fb40013 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/class-use/SolarGenerator.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.SolarGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.SolarGenerator

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.SolarGenerator
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-frame.html new file mode 100644 index 000000000..8c247ff4f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-frame.html @@ -0,0 +1,25 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-summary.html new file mode 100644 index 000000000..65d3e0473 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-summary.html @@ -0,0 +1,162 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-tree.html new file mode 100644 index 000000000..94e2dfcf3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-tree.html @@ -0,0 +1,154 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-use.html new file mode 100644 index 000000000..77c3d64e6 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AnimalGrowthAccelerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AnimalGrowthAccelerator.html new file mode 100644 index 000000000..f32b3ee76 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AnimalGrowthAccelerator.html @@ -0,0 +1,394 @@ + + + + + +AnimalGrowthAccelerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class AnimalGrowthAccelerator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html new file mode 100644 index 000000000..aa992f6cd --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html @@ -0,0 +1,402 @@ + + + + + +AutoAnvil + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class AutoAnvil

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoBreeder.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoBreeder.html new file mode 100644 index 000000000..b9ce1d772 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoBreeder.html @@ -0,0 +1,394 @@ + + + + + +AutoBreeder + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class AutoBreeder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html new file mode 100644 index 000000000..9e4658464 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html @@ -0,0 +1,432 @@ + + + + + +AutoDisenchanter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class AutoDisenchanter

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html new file mode 100644 index 000000000..2cd558ce0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html @@ -0,0 +1,459 @@ + + + + + +AutoDrier + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class AutoDrier

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html new file mode 100644 index 000000000..bca4f2d8e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html @@ -0,0 +1,432 @@ + + + + + +AutoEnchanter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class AutoEnchanter

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutomatedCraftingChamber.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutomatedCraftingChamber.html new file mode 100644 index 000000000..78bb235d5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutomatedCraftingChamber.html @@ -0,0 +1,390 @@ + + + + + +AutomatedCraftingChamber + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class AutomatedCraftingChamber

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html new file mode 100644 index 000000000..0804ade77 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html @@ -0,0 +1,397 @@ + + + + + +CarbonPress + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class CarbonPress

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html new file mode 100644 index 000000000..10e2d12be --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html @@ -0,0 +1,432 @@ + + + + + +ChargingBench + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class ChargingBench

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html new file mode 100644 index 000000000..dfd633a47 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html @@ -0,0 +1,433 @@ + + + + + +CropGrowthAccelerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class CropGrowthAccelerator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricDustWasher.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricDustWasher.html new file mode 100644 index 000000000..ade5c6f2e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricDustWasher.html @@ -0,0 +1,406 @@ + + + + + +ElectricDustWasher + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class ElectricDustWasher

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html new file mode 100644 index 000000000..7cc774995 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html @@ -0,0 +1,389 @@ + + + + + +ElectricFurnace + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class ElectricFurnace

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html new file mode 100644 index 000000000..7e5bb5ca4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html @@ -0,0 +1,433 @@ + + + + + +ElectricGoldPan + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class ElectricGoldPan

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotFactory.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotFactory.html new file mode 100644 index 000000000..375ec4a7a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotFactory.html @@ -0,0 +1,397 @@ + + + + + +ElectricIngotFactory + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class ElectricIngotFactory

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html new file mode 100644 index 000000000..a939170d2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html @@ -0,0 +1,476 @@ + + + + + +ElectricIngotPulverizer + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class ElectricIngotPulverizer

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html new file mode 100644 index 000000000..1aeb9d4da --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html @@ -0,0 +1,380 @@ + + + + + +ElectricOreGrinder + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class ElectricOreGrinder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html new file mode 100644 index 000000000..9ce090bee --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html @@ -0,0 +1,397 @@ + + + + + +ElectricPress + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class ElectricPress

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html new file mode 100644 index 000000000..33b4d56c4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html @@ -0,0 +1,410 @@ + + + + + +ElectricSmeltery + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class ElectricSmeltery

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html new file mode 100644 index 000000000..2fef90223 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html @@ -0,0 +1,389 @@ + + + + + +ElectrifiedCrucible + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class ElectrifiedCrucible

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html new file mode 100644 index 000000000..1cfb70e51 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html @@ -0,0 +1,304 @@ + + + + + +EnergyRegulator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class EnergyRegulator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html new file mode 100644 index 000000000..41b1c4ab8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html @@ -0,0 +1,406 @@ + + + + + +FluidPump + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class FluidPump

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html new file mode 100644 index 000000000..992a32814 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html @@ -0,0 +1,397 @@ + + + + + +FoodComposter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class FoodComposter

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html new file mode 100644 index 000000000..15d19686d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html @@ -0,0 +1,389 @@ + + + + + +FoodFabricator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class FoodFabricator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html new file mode 100644 index 000000000..85dc89f88 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html @@ -0,0 +1,442 @@ + + + + + +Freezer + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class Freezer

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html new file mode 100644 index 000000000..dfe1ecb6e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html @@ -0,0 +1,444 @@ + + + + + +HeatedPressureChamber + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class HeatedPressureChamber

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html new file mode 100644 index 000000000..19d2811ee --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html @@ -0,0 +1,399 @@ + + + + + +Refinery + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class Refinery

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html new file mode 100644 index 000000000..1e7a20444 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html @@ -0,0 +1,404 @@ + + + + + +WitherAssembler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class WitherAssembler

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html new file mode 100644 index 000000000..4fe43ee2a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html @@ -0,0 +1,394 @@ + + + + + +XPCollector + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+

Class XPCollector

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AnimalGrowthAccelerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AnimalGrowthAccelerator.html new file mode 100644 index 000000000..28923de1e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AnimalGrowthAccelerator.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AnimalGrowthAccelerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AnimalGrowthAccelerator

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AnimalGrowthAccelerator
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoAnvil.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoAnvil.html new file mode 100644 index 000000000..7ad4decdd --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoAnvil.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoAnvil + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoAnvil

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoAnvil
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoBreeder.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoBreeder.html new file mode 100644 index 000000000..f316a2e9c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoBreeder.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoBreeder + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoBreeder

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoBreeder
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoDisenchanter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoDisenchanter.html new file mode 100644 index 000000000..fe951a065 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoDisenchanter.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDisenchanter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDisenchanter

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDisenchanter
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoDrier.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoDrier.html new file mode 100644 index 000000000..60ad58ddf --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoDrier.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDrier + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDrier

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoDrier
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoEnchanter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoEnchanter.html new file mode 100644 index 000000000..bd539050e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutoEnchanter.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoEnchanter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoEnchanter

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutoEnchanter
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutomatedCraftingChamber.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutomatedCraftingChamber.html new file mode 100644 index 000000000..1161a4aef --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/AutomatedCraftingChamber.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutomatedCraftingChamber + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutomatedCraftingChamber

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.AutomatedCraftingChamber
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/CarbonPress.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/CarbonPress.html new file mode 100644 index 000000000..3a2b81722 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/CarbonPress.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CarbonPress + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CarbonPress

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CarbonPress
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ChargingBench.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ChargingBench.html new file mode 100644 index 000000000..5a7dcc77f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ChargingBench.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ChargingBench + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ChargingBench

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ChargingBench
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/CropGrowthAccelerator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/CropGrowthAccelerator.html new file mode 100644 index 000000000..9ab3bb6be --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/CropGrowthAccelerator.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CropGrowthAccelerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CropGrowthAccelerator

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.CropGrowthAccelerator
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricDustWasher.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricDustWasher.html new file mode 100644 index 000000000..00298dcdd --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricDustWasher.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricDustWasher + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricDustWasher

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricDustWasher
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricFurnace.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricFurnace.html new file mode 100644 index 000000000..719a6dfa7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricFurnace.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricFurnace + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricFurnace

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricFurnace
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricGoldPan.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricGoldPan.html new file mode 100644 index 000000000..d5ee0ae79 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricGoldPan.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricGoldPan + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricGoldPan

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricGoldPan
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricIngotFactory.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricIngotFactory.html new file mode 100644 index 000000000..1958a872f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricIngotFactory.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotFactory + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotFactory

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotFactory
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricIngotPulverizer.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricIngotPulverizer.html new file mode 100644 index 000000000..4d6a99d4b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricIngotPulverizer.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricOreGrinder.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricOreGrinder.html new file mode 100644 index 000000000..e42a109a4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricOreGrinder.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricOreGrinder + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricOreGrinder

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricOreGrinder
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricPress.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricPress.html new file mode 100644 index 000000000..cada00a9f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricPress.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricPress + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricPress

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricPress
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricSmeltery.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricSmeltery.html new file mode 100644 index 000000000..507b84fc0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectricSmeltery.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricSmeltery + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricSmeltery

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricSmeltery
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectrifiedCrucible.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectrifiedCrucible.html new file mode 100644 index 000000000..c259a35c6 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/ElectrifiedCrucible.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectrifiedCrucible + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectrifiedCrucible

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectrifiedCrucible
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/EnergyRegulator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/EnergyRegulator.html new file mode 100644 index 000000000..d7afbefcc --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/EnergyRegulator.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.EnergyRegulator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.EnergyRegulator

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.EnergyRegulator
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/FluidPump.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/FluidPump.html new file mode 100644 index 000000000..606a889a7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/FluidPump.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FluidPump + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FluidPump

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FluidPump
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/FoodComposter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/FoodComposter.html new file mode 100644 index 000000000..2eff5bffe --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/FoodComposter.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodComposter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodComposter

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodComposter
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/FoodFabricator.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/FoodFabricator.html new file mode 100644 index 000000000..2279a93f1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/FoodFabricator.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodFabricator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodFabricator

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.FoodFabricator
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/Freezer.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/Freezer.html new file mode 100644 index 000000000..cddff2412 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/Freezer.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Freezer + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Freezer

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Freezer
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/HeatedPressureChamber.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/HeatedPressureChamber.html new file mode 100644 index 000000000..7949b36aa --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/HeatedPressureChamber.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.HeatedPressureChamber + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.HeatedPressureChamber

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.HeatedPressureChamber
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/Refinery.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/Refinery.html new file mode 100644 index 000000000..d4256f367 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/Refinery.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Refinery + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Refinery

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.Refinery
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/WitherAssembler.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/WitherAssembler.html new file mode 100644 index 000000000..2a1943577 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/WitherAssembler.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.WitherAssembler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.WitherAssembler

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.WitherAssembler
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/XPCollector.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/XPCollector.html new file mode 100644 index 000000000..7930a7c93 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/class-use/XPCollector.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.XPCollector + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.XPCollector

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.XPCollector
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-frame.html new file mode 100644 index 000000000..ea071db6a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-frame.html @@ -0,0 +1,47 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html new file mode 100644 index 000000000..1728710fb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html @@ -0,0 +1,250 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-tree.html new file mode 100644 index 000000000..71610b4d3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-tree.html @@ -0,0 +1,176 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-use.html new file mode 100644 index 000000000..b64488568 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-frame.html new file mode 100644 index 000000000..e05cdaee1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-frame.html @@ -0,0 +1,20 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.electric

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-summary.html new file mode 100644 index 000000000..ae5d71570 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-summary.html @@ -0,0 +1,142 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.electric

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-tree.html new file mode 100644 index 000000000..034bebf96 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-tree.html @@ -0,0 +1,141 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.electric

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-use.html new file mode 100644 index 000000000..199eb18b9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.electric + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.electric

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html new file mode 100644 index 000000000..8242507d0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html @@ -0,0 +1,413 @@ + + + + + +NetherStarReactor + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
+

Class NetherStarReactor

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html new file mode 100644 index 000000000..81b906000 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html @@ -0,0 +1,413 @@ + + + + + +NuclearReactor + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
+

Class NuclearReactor

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/class-use/NetherStarReactor.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/class-use/NetherStarReactor.html new file mode 100644 index 000000000..58950b7a2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/class-use/NetherStarReactor.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NetherStarReactor + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NetherStarReactor

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NetherStarReactor
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/class-use/NuclearReactor.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/class-use/NuclearReactor.html new file mode 100644 index 000000000..478ead343 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/class-use/NuclearReactor.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NuclearReactor + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NuclearReactor

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.NuclearReactor
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-frame.html new file mode 100644 index 000000000..d83d624d8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-frame.html @@ -0,0 +1,21 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-summary.html new file mode 100644 index 000000000..be359d880 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-summary.html @@ -0,0 +1,146 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-tree.html new file mode 100644 index 000000000..0528a3349 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-tree.html @@ -0,0 +1,146 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-use.html new file mode 100644 index 000000000..51aec7113 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/BirthdayCake.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/BirthdayCake.html new file mode 100644 index 000000000..f37a68557 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/BirthdayCake.html @@ -0,0 +1,267 @@ + + + + + +BirthdayCake + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.food
+

Class BirthdayCake

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/DietCookie.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/DietCookie.html new file mode 100644 index 000000000..03ed695c8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/DietCookie.html @@ -0,0 +1,316 @@ + + + + + +DietCookie + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.food
+

Class DietCookie

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/FortuneCookie.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/FortuneCookie.html new file mode 100644 index 000000000..10b3a14c2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/FortuneCookie.html @@ -0,0 +1,316 @@ + + + + + +FortuneCookie + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.food
+

Class FortuneCookie

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/MagicSugar.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/MagicSugar.html new file mode 100644 index 000000000..ecffb8af1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/MagicSugar.html @@ -0,0 +1,316 @@ + + + + + +MagicSugar + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.food
+

Class MagicSugar

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/MeatJerky.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/MeatJerky.html new file mode 100644 index 000000000..41927d5c5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/MeatJerky.html @@ -0,0 +1,333 @@ + + + + + +MeatJerky + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.food
+

Class MeatJerky

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/MonsterJerky.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/MonsterJerky.html new file mode 100644 index 000000000..2a19ccb8f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/MonsterJerky.html @@ -0,0 +1,316 @@ + + + + + +MonsterJerky + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.food
+

Class MonsterJerky

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/BirthdayCake.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/BirthdayCake.html new file mode 100644 index 000000000..3c1e50be1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/BirthdayCake.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.food.BirthdayCake + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.food.BirthdayCake

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.food.BirthdayCake
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/DietCookie.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/DietCookie.html new file mode 100644 index 000000000..59eb746bf --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/DietCookie.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.food.DietCookie + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.food.DietCookie

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.food.DietCookie
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/FortuneCookie.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/FortuneCookie.html new file mode 100644 index 000000000..e0f5df40f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/FortuneCookie.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.food.FortuneCookie + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.food.FortuneCookie

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.food.FortuneCookie
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/MagicSugar.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/MagicSugar.html new file mode 100644 index 000000000..fa68bca0b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/MagicSugar.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.food.MagicSugar + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.food.MagicSugar

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.food.MagicSugar
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/MeatJerky.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/MeatJerky.html new file mode 100644 index 000000000..f299c7a7a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/MeatJerky.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.food.MeatJerky + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.food.MeatJerky

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.food.MeatJerky
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/MonsterJerky.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/MonsterJerky.html new file mode 100644 index 000000000..3a2780bd5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/class-use/MonsterJerky.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.food.MonsterJerky + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.food.MonsterJerky

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.food.MonsterJerky
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/package-frame.html new file mode 100644 index 000000000..69cb3031a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/package-frame.html @@ -0,0 +1,25 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.food + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.food

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html new file mode 100644 index 000000000..d2f156508 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html @@ -0,0 +1,162 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.food + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.food

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/package-tree.html new file mode 100644 index 000000000..09682b00f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/package-tree.html @@ -0,0 +1,150 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.food Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.food

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/package-use.html new file mode 100644 index 000000000..e8d3dbb71 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/food/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.food + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.food

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.food
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html new file mode 100644 index 000000000..2ecaea206 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html @@ -0,0 +1,467 @@ + + + + + +GEOMiner + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.geo
+

Class GEOMiner

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOScannerBlock.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOScannerBlock.html new file mode 100644 index 000000000..3bc68c6ea --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOScannerBlock.html @@ -0,0 +1,316 @@ + + + + + +GEOScannerBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.geo
+

Class GEOScannerBlock

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html new file mode 100644 index 000000000..706da3922 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html @@ -0,0 +1,399 @@ + + + + + +OilPump + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.geo
+

Class OilPump

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/PortableGEOScanner.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/PortableGEOScanner.html new file mode 100644 index 000000000..30a4a6bab --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/PortableGEOScanner.html @@ -0,0 +1,316 @@ + + + + + +PortableGEOScanner + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.geo
+

Class PortableGEOScanner

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/class-use/GEOMiner.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/class-use/GEOMiner.html new file mode 100644 index 000000000..4b8da9780 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/class-use/GEOMiner.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOMiner
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/class-use/GEOScannerBlock.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/class-use/GEOScannerBlock.html new file mode 100644 index 000000000..b5118f9a3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/class-use/GEOScannerBlock.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOScannerBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOScannerBlock

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.geo.GEOScannerBlock
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/class-use/OilPump.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/class-use/OilPump.html new file mode 100644 index 000000000..4417507a3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/class-use/OilPump.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.geo.OilPump + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.geo.OilPump

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.geo.OilPump
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/class-use/PortableGEOScanner.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/class-use/PortableGEOScanner.html new file mode 100644 index 000000000..84e33d54c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/class-use/PortableGEOScanner.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.geo.PortableGEOScanner + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.geo.PortableGEOScanner

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.geo.PortableGEOScanner
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-frame.html new file mode 100644 index 000000000..fb0bbb791 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-frame.html @@ -0,0 +1,23 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.geo + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.geo

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-summary.html new file mode 100644 index 000000000..d5dd7c3f7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-summary.html @@ -0,0 +1,154 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.geo + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.geo

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-tree.html new file mode 100644 index 000000000..63e53e5f6 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-tree.html @@ -0,0 +1,152 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.geo Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.geo

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-use.html new file mode 100644 index 000000000..4825a15e0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.geo + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.geo

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.geo
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html new file mode 100644 index 000000000..607cdacde --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html @@ -0,0 +1,374 @@ + + + + + +ElevatorPlate + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.gps
+

Class ElevatorPlate

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSControlPanel.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSControlPanel.html new file mode 100644 index 000000000..e342df7b4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSControlPanel.html @@ -0,0 +1,316 @@ + + + + + +GPSControlPanel + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.gps
+

Class GPSControlPanel

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSMarkerTool.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSMarkerTool.html new file mode 100644 index 000000000..09cec7508 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSMarkerTool.html @@ -0,0 +1,317 @@ + + + + + +GPSMarkerTool + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.gps
+

Class GPSMarkerTool

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html new file mode 100644 index 000000000..73fe49d85 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html @@ -0,0 +1,374 @@ + + + + + +GPSTransmitter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.gps
+

Class GPSTransmitter

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/PersonalActivationPlate.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/PersonalActivationPlate.html new file mode 100644 index 000000000..8f6b93fac --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/PersonalActivationPlate.html @@ -0,0 +1,266 @@ + + + + + +PersonalActivationPlate + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.gps
+

Class PersonalActivationPlate

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/Teleporter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/Teleporter.html new file mode 100644 index 000000000..ff03f66ba --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/Teleporter.html @@ -0,0 +1,266 @@ + + + + + +Teleporter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.gps
+

Class Teleporter

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/ElevatorPlate.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/ElevatorPlate.html new file mode 100644 index 000000000..e60ddcf5a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/ElevatorPlate.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.gps.ElevatorPlate + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.gps.ElevatorPlate

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.gps.ElevatorPlate
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/GPSControlPanel.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/GPSControlPanel.html new file mode 100644 index 000000000..bd0edb56c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/GPSControlPanel.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSControlPanel + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSControlPanel

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSControlPanel
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/GPSMarkerTool.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/GPSMarkerTool.html new file mode 100644 index 000000000..aef6b341b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/GPSMarkerTool.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSMarkerTool + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSMarkerTool

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSMarkerTool
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/GPSTransmitter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/GPSTransmitter.html new file mode 100644 index 000000000..4d32d2f6b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/GPSTransmitter.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSTransmitter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSTransmitter

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.gps.GPSTransmitter
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/PersonalActivationPlate.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/PersonalActivationPlate.html new file mode 100644 index 000000000..d2adc6c44 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/PersonalActivationPlate.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.gps.PersonalActivationPlate + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.gps.PersonalActivationPlate

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.gps.PersonalActivationPlate
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/Teleporter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/Teleporter.html new file mode 100644 index 000000000..4d316df85 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/class-use/Teleporter.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.gps.Teleporter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.gps.Teleporter

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.gps.Teleporter
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-frame.html new file mode 100644 index 000000000..2ad1ba86c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-frame.html @@ -0,0 +1,25 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.gps + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.gps

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-summary.html new file mode 100644 index 000000000..7d83bf460 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-summary.html @@ -0,0 +1,162 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.gps + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.gps

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-tree.html new file mode 100644 index 000000000..da80eb2f5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-tree.html @@ -0,0 +1,150 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.gps Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.gps

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-use.html new file mode 100644 index 000000000..05c93e169 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.gps + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.gps

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.gps
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/EnderBackpack.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/EnderBackpack.html new file mode 100644 index 000000000..19cfb9f4f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/EnderBackpack.html @@ -0,0 +1,317 @@ + + + + + +EnderBackpack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class EnderBackpack

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/InfernalBonemeal.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/InfernalBonemeal.html new file mode 100644 index 000000000..adec6e8a7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/InfernalBonemeal.html @@ -0,0 +1,318 @@ + + + + + +InfernalBonemeal + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class InfernalBonemeal

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeFlask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeFlask.html new file mode 100644 index 000000000..88eda30ae --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeFlask.html @@ -0,0 +1,318 @@ + + + + + +KnowledgeFlask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class KnowledgeFlask

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeTome.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeTome.html new file mode 100644 index 000000000..6ee30c29c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeTome.html @@ -0,0 +1,316 @@ + + + + + +KnowledgeTome + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class KnowledgeTome

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicEyeOfEnder.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicEyeOfEnder.html new file mode 100644 index 000000000..d1997300b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicEyeOfEnder.html @@ -0,0 +1,316 @@ + + + + + +MagicEyeOfEnder + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class MagicEyeOfEnder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundBackpack.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundBackpack.html new file mode 100644 index 000000000..d7e414b90 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundBackpack.html @@ -0,0 +1,291 @@ + + + + + +SoulboundBackpack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class SoulboundBackpack

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundItem.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundItem.html new file mode 100644 index 000000000..81556db3c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundItem.html @@ -0,0 +1,272 @@ + + + + + +SoulboundItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class SoulboundItem

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundRune.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundRune.html new file mode 100644 index 000000000..4c7ba59d0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundRune.html @@ -0,0 +1,316 @@ + + + + + +SoulboundRune + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class SoulboundRune

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html new file mode 100644 index 000000000..5ec2446b8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html @@ -0,0 +1,356 @@ + + + + + +StormStaff + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class StormStaff

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html new file mode 100644 index 000000000..5191643c8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html @@ -0,0 +1,477 @@ + + + + + +Talisman + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class Talisman

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/TelepositionScroll.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/TelepositionScroll.html new file mode 100644 index 000000000..7a1c15140 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/TelepositionScroll.html @@ -0,0 +1,316 @@ + + + + + +TelepositionScroll + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class TelepositionScroll

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/WaterStaff.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/WaterStaff.html new file mode 100644 index 000000000..f785cd5b2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/WaterStaff.html @@ -0,0 +1,316 @@ + + + + + +WaterStaff + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class WaterStaff

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/WindStaff.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/WindStaff.html new file mode 100644 index 000000000..ad037778f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/WindStaff.html @@ -0,0 +1,316 @@ + + + + + +WindStaff + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.magical
+

Class WindStaff

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/EnderBackpack.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/EnderBackpack.html new file mode 100644 index 000000000..799762ef5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/EnderBackpack.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.EnderBackpack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.EnderBackpack

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.EnderBackpack
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/InfernalBonemeal.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/InfernalBonemeal.html new file mode 100644 index 000000000..8fdbcaf9a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/InfernalBonemeal.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.InfernalBonemeal + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.InfernalBonemeal

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.InfernalBonemeal
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/KnowledgeFlask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/KnowledgeFlask.html new file mode 100644 index 000000000..e92d497f0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/KnowledgeFlask.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.KnowledgeFlask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.KnowledgeFlask

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.KnowledgeFlask
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/KnowledgeTome.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/KnowledgeTome.html new file mode 100644 index 000000000..665233453 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/KnowledgeTome.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.KnowledgeTome + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.KnowledgeTome

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.KnowledgeTome
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/MagicEyeOfEnder.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/MagicEyeOfEnder.html new file mode 100644 index 000000000..8119e6c01 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/MagicEyeOfEnder.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.MagicEyeOfEnder + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.MagicEyeOfEnder

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.MagicEyeOfEnder
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/SoulboundBackpack.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/SoulboundBackpack.html new file mode 100644 index 000000000..5983456de --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/SoulboundBackpack.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundBackpack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundBackpack

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundBackpack
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/SoulboundItem.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/SoulboundItem.html new file mode 100644 index 000000000..0f6e497bc --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/SoulboundItem.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundItem

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundItem
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/SoulboundRune.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/SoulboundRune.html new file mode 100644 index 000000000..881b6ff92 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/SoulboundRune.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundRune + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundRune

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundRune
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/StormStaff.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/StormStaff.html new file mode 100644 index 000000000..bb9f2fb71 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/StormStaff.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.StormStaff + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.StormStaff

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.StormStaff
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/Talisman.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/Talisman.html new file mode 100644 index 000000000..6091ae838 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/Talisman.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.Talisman
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/TelepositionScroll.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/TelepositionScroll.html new file mode 100644 index 000000000..2c05e5c45 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/TelepositionScroll.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.TelepositionScroll + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.TelepositionScroll

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.TelepositionScroll
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/WaterStaff.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/WaterStaff.html new file mode 100644 index 000000000..83c9bb72c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/WaterStaff.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.WaterStaff + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.WaterStaff

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.WaterStaff
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/WindStaff.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/WindStaff.html new file mode 100644 index 000000000..ddf39de7d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/class-use/WindStaff.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.magical.WindStaff + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.WindStaff

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical.WindStaff
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-frame.html new file mode 100644 index 000000000..0b61c560f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-frame.html @@ -0,0 +1,32 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.magical + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.magical

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html new file mode 100644 index 000000000..b2583f982 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html @@ -0,0 +1,192 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.magical + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.magical

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-tree.html new file mode 100644 index 000000000..a7c007d3b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-tree.html @@ -0,0 +1,161 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.magical Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.magical

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-use.html new file mode 100644 index 000000000..b92c83842 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.magical + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.magical

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.magical
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Bandage.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Bandage.html new file mode 100644 index 000000000..ef2a1ee40 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Bandage.html @@ -0,0 +1,318 @@ + + + + + +Bandage + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.medical
+

Class Bandage

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Medicine.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Medicine.html new file mode 100644 index 000000000..2df8e3d32 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Medicine.html @@ -0,0 +1,316 @@ + + + + + +Medicine + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.medical
+

Class Medicine

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Rag.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Rag.html new file mode 100644 index 000000000..6fdf423b4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Rag.html @@ -0,0 +1,316 @@ + + + + + +Rag + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.medical
+

Class Rag

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Splint.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Splint.html new file mode 100644 index 000000000..dc67966da --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Splint.html @@ -0,0 +1,318 @@ + + + + + +Splint + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.medical
+

Class Splint

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Vitamins.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Vitamins.html new file mode 100644 index 000000000..6ae552d88 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/Vitamins.html @@ -0,0 +1,316 @@ + + + + + +Vitamins + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.medical
+

Class Vitamins

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Bandage.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Bandage.html new file mode 100644 index 000000000..e15244a5a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Bandage.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Bandage + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.medical.Bandage

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.medical.Bandage
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Medicine.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Medicine.html new file mode 100644 index 000000000..7e578cb0d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Medicine.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Medicine + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.medical.Medicine

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.medical.Medicine
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Rag.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Rag.html new file mode 100644 index 000000000..b8959834a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Rag.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Rag + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.medical.Rag

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.medical.Rag
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Splint.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Splint.html new file mode 100644 index 000000000..ba65b9bef --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Splint.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Splint + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.medical.Splint

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.medical.Splint
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Vitamins.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Vitamins.html new file mode 100644 index 000000000..8caa50618 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/class-use/Vitamins.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.medical.Vitamins + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.medical.Vitamins

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.medical.Vitamins
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-frame.html new file mode 100644 index 000000000..c62a74eff --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-frame.html @@ -0,0 +1,24 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.medical + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.medical

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-summary.html new file mode 100644 index 000000000..fdce2fe62 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-summary.html @@ -0,0 +1,158 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.medical + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.medical

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-tree.html new file mode 100644 index 000000000..ff2aa66d5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-tree.html @@ -0,0 +1,149 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.medical Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.medical

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-use.html new file mode 100644 index 000000000..43033895a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.medical + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.medical

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.medical
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/ArmorForge.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/ArmorForge.html new file mode 100644 index 000000000..1e5f74802 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/ArmorForge.html @@ -0,0 +1,331 @@ + + + + + +ArmorForge + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+

Class ArmorForge

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.html new file mode 100644 index 000000000..6548b9540 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.html @@ -0,0 +1,348 @@ + + + + + +AutomatedPanningMachine + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+

Class AutomatedPanningMachine

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Compressor.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Compressor.html new file mode 100644 index 000000000..129179c93 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Compressor.html @@ -0,0 +1,350 @@ + + + + + +Compressor + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+

Class Compressor

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/EnhancedCraftingTable.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/EnhancedCraftingTable.html new file mode 100644 index 000000000..3bfeff9e5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/EnhancedCraftingTable.html @@ -0,0 +1,331 @@ + + + + + +EnhancedCraftingTable + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+

Class EnhancedCraftingTable

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html new file mode 100644 index 000000000..fe21cb926 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html @@ -0,0 +1,350 @@ + + + + + +GrindStone + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+

Class GrindStone

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Juicer.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Juicer.html new file mode 100644 index 000000000..7bb270fa3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Juicer.html @@ -0,0 +1,350 @@ + + + + + +Juicer + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+

Class Juicer

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MagicWorkbench.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MagicWorkbench.html new file mode 100644 index 000000000..c4a74a2e8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MagicWorkbench.html @@ -0,0 +1,331 @@ + + + + + +MagicWorkbench + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+

Class MagicWorkbench

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html new file mode 100644 index 000000000..e0c508944 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html @@ -0,0 +1,350 @@ + + + + + +OreCrusher + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+

Class OreCrusher

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html new file mode 100644 index 000000000..61d16a499 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html @@ -0,0 +1,363 @@ + + + + + +OreWasher + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+

Class OreWasher

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html new file mode 100644 index 000000000..bbb240134 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html @@ -0,0 +1,367 @@ + + + + + +PressureChamber + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+

Class PressureChamber

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Smeltery.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Smeltery.html new file mode 100644 index 000000000..a38bb3725 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Smeltery.html @@ -0,0 +1,367 @@ + + + + + +Smeltery + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+

Class Smeltery

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/TableSaw.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/TableSaw.html new file mode 100644 index 000000000..674518eb8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/TableSaw.html @@ -0,0 +1,350 @@ + + + + + +TableSaw + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+

Class TableSaw

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/ArmorForge.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/ArmorForge.html new file mode 100644 index 000000000..b6fa5a838 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/ArmorForge.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.ArmorForge + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.ArmorForge

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.ArmorForge
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/AutomatedPanningMachine.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/AutomatedPanningMachine.html new file mode 100644 index 000000000..05c8e8745 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/AutomatedPanningMachine.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.AutomatedPanningMachine + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.AutomatedPanningMachine

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.AutomatedPanningMachine
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/Compressor.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/Compressor.html new file mode 100644 index 000000000..62ebf769d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/Compressor.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Compressor + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Compressor

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Compressor
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/EnhancedCraftingTable.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/EnhancedCraftingTable.html new file mode 100644 index 000000000..db6e56fc5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/EnhancedCraftingTable.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.EnhancedCraftingTable + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.EnhancedCraftingTable

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.EnhancedCraftingTable
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/GrindStone.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/GrindStone.html new file mode 100644 index 000000000..e2971f073 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/GrindStone.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.GrindStone + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.GrindStone

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.GrindStone
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/Juicer.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/Juicer.html new file mode 100644 index 000000000..6927ced20 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/Juicer.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Juicer + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Juicer

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Juicer
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/MagicWorkbench.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/MagicWorkbench.html new file mode 100644 index 000000000..bbdee5c1a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/MagicWorkbench.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.MagicWorkbench + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.MagicWorkbench

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.MagicWorkbench
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/OreCrusher.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/OreCrusher.html new file mode 100644 index 000000000..3f81fcb5e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/OreCrusher.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreCrusher + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreCrusher

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreCrusher
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/OreWasher.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/OreWasher.html new file mode 100644 index 000000000..bef7ce7f3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/OreWasher.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreWasher + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreWasher

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.OreWasher
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/PressureChamber.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/PressureChamber.html new file mode 100644 index 000000000..09df9bc51 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/PressureChamber.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.PressureChamber + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.PressureChamber

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.PressureChamber
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/Smeltery.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/Smeltery.html new file mode 100644 index 000000000..237dcf9d9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/Smeltery.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Smeltery + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Smeltery

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.Smeltery
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/TableSaw.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/TableSaw.html new file mode 100644 index 000000000..cc40fa61d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/class-use/TableSaw.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.TableSaw + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.TableSaw

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.TableSaw
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-frame.html new file mode 100644 index 000000000..cd9de2485 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-frame.html @@ -0,0 +1,31 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-summary.html new file mode 100644 index 000000000..68e24ea8a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-summary.html @@ -0,0 +1,186 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-tree.html new file mode 100644 index 000000000..3f2e1924e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-tree.html @@ -0,0 +1,160 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-use.html new file mode 100644 index 000000000..faa9396de --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/package-frame.html new file mode 100644 index 000000000..a85595b79 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/package-frame.html @@ -0,0 +1,20 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/package-summary.html new file mode 100644 index 000000000..ae53bd7de --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/package-summary.html @@ -0,0 +1,144 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/package-tree.html new file mode 100644 index 000000000..cbd6103e4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/package-tree.html @@ -0,0 +1,145 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/package-use.html new file mode 100644 index 000000000..5a4faebf4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosivePickaxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosivePickaxe.html new file mode 100644 index 000000000..1ca664330 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosivePickaxe.html @@ -0,0 +1,362 @@ + + + + + +ExplosivePickaxe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class ExplosivePickaxe

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosiveShovel.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosiveShovel.html new file mode 100644 index 000000000..63e2727e2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosiveShovel.html @@ -0,0 +1,362 @@ + + + + + +ExplosiveShovel + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class ExplosiveShovel

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html new file mode 100644 index 000000000..a82615b3e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html @@ -0,0 +1,375 @@ + + + + + +GoldPan + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class GoldPan

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/GrapplingHook.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/GrapplingHook.html new file mode 100644 index 000000000..0c1fd0103 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/GrapplingHook.html @@ -0,0 +1,337 @@ + + + + + +GrapplingHook + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class GrapplingHook

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/HerculesPickaxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/HerculesPickaxe.html new file mode 100644 index 000000000..cffb85a5b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/HerculesPickaxe.html @@ -0,0 +1,316 @@ + + + + + +HerculesPickaxe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class HerculesPickaxe

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/LumberAxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/LumberAxe.html new file mode 100644 index 000000000..744ad1c61 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/LumberAxe.html @@ -0,0 +1,317 @@ + + + + + +LumberAxe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class LumberAxe

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/MultiTool.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/MultiTool.html new file mode 100644 index 000000000..401b9075a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/MultiTool.html @@ -0,0 +1,339 @@ + + + + + +MultiTool + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class MultiTool

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/NetherGoldPan.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/NetherGoldPan.html new file mode 100644 index 000000000..4f7210711 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/NetherGoldPan.html @@ -0,0 +1,375 @@ + + + + + +NetherGoldPan + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class NetherGoldPan

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfContainment.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfContainment.html new file mode 100644 index 000000000..e91776469 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfContainment.html @@ -0,0 +1,316 @@ + + + + + +PickaxeOfContainment + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class PickaxeOfContainment

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfTheSeeker.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfTheSeeker.html new file mode 100644 index 000000000..65a54ea2c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfTheSeeker.html @@ -0,0 +1,341 @@ + + + + + +PickaxeOfTheSeeker + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class PickaxeOfTheSeeker

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfVeinMining.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfVeinMining.html new file mode 100644 index 000000000..ae6184e12 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfVeinMining.html @@ -0,0 +1,316 @@ + + + + + +PickaxeOfVeinMining + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class PickaxeOfVeinMining

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html new file mode 100644 index 000000000..9c1b5496a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html @@ -0,0 +1,317 @@ + + + + + +PortableCrafter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class PortableCrafter

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html new file mode 100644 index 000000000..fc560c266 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html @@ -0,0 +1,317 @@ + + + + + +PortableDustbin + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class PortableDustbin

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/SmeltersPickaxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/SmeltersPickaxe.html new file mode 100644 index 000000000..18a87ddbb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/SmeltersPickaxe.html @@ -0,0 +1,316 @@ + + + + + +SmeltersPickaxe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.tools
+

Class SmeltersPickaxe

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosivePickaxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosivePickaxe.html new file mode 100644 index 000000000..93326f568 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosivePickaxe.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosivePickaxe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosivePickaxe

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosivePickaxe
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosiveShovel.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosiveShovel.html new file mode 100644 index 000000000..b2fe896da --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/ExplosiveShovel.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosiveShovel + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosiveShovel

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.ExplosiveShovel
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GoldPan.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GoldPan.html new file mode 100644 index 000000000..c80c20b6e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GoldPan.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.GoldPan + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.GoldPan

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.GoldPan
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GrapplingHook.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GrapplingHook.html new file mode 100644 index 000000000..0756d59d3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/GrapplingHook.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.GrapplingHook + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.GrapplingHook

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.GrapplingHook
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/HerculesPickaxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/HerculesPickaxe.html new file mode 100644 index 000000000..27ff37e6e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/HerculesPickaxe.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.HerculesPickaxe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.HerculesPickaxe

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.HerculesPickaxe
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/LumberAxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/LumberAxe.html new file mode 100644 index 000000000..77f60f89d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/LumberAxe.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.LumberAxe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.LumberAxe

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.LumberAxe
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/MultiTool.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/MultiTool.html new file mode 100644 index 000000000..458492dd5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/MultiTool.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.MultiTool + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.MultiTool

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.MultiTool
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/NetherGoldPan.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/NetherGoldPan.html new file mode 100644 index 000000000..1f010d86c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/NetherGoldPan.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.NetherGoldPan + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.NetherGoldPan

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.NetherGoldPan
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfContainment.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfContainment.html new file mode 100644 index 000000000..43d4ad6a4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfContainment.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfContainment + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfContainment

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfContainment
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfTheSeeker.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfTheSeeker.html new file mode 100644 index 000000000..e29a2c743 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfTheSeeker.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfTheSeeker + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfTheSeeker

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfTheSeeker
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfVeinMining.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfVeinMining.html new file mode 100644 index 000000000..6ba55d0c8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PickaxeOfVeinMining.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfVeinMining + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfVeinMining

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.PickaxeOfVeinMining
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableCrafter.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableCrafter.html new file mode 100644 index 000000000..e23fbf878 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableCrafter.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PortableCrafter + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.PortableCrafter

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.PortableCrafter
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableDustbin.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableDustbin.html new file mode 100644 index 000000000..aafc56f25 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/PortableDustbin.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.PortableDustbin + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.PortableDustbin

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.PortableDustbin
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/SmeltersPickaxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/SmeltersPickaxe.html new file mode 100644 index 000000000..26ff9867b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/class-use/SmeltersPickaxe.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.tools.SmeltersPickaxe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.SmeltersPickaxe

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools.SmeltersPickaxe
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-frame.html new file mode 100644 index 000000000..8192291c0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-frame.html @@ -0,0 +1,33 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.tools + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.tools

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html new file mode 100644 index 000000000..067ccf958 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html @@ -0,0 +1,194 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.tools + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.tools

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-tree.html new file mode 100644 index 000000000..b1f2dca2b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-tree.html @@ -0,0 +1,162 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.tools Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.tools

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-use.html new file mode 100644 index 000000000..6b4867faa --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.tools + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.tools

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.tools
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/ExplosiveBow.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/ExplosiveBow.html new file mode 100644 index 000000000..d17565d9f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/ExplosiveBow.html @@ -0,0 +1,312 @@ + + + + + +ExplosiveBow + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.weapons
+

Class ExplosiveBow

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/IcyBow.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/IcyBow.html new file mode 100644 index 000000000..79eda7352 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/IcyBow.html @@ -0,0 +1,312 @@ + + + + + +IcyBow + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.weapons
+

Class IcyBow

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html new file mode 100644 index 000000000..f6fea5e03 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html @@ -0,0 +1,341 @@ + + + + + +SeismicAxe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.weapons
+

Class SeismicAxe

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html new file mode 100644 index 000000000..26a2c4f43 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html @@ -0,0 +1,324 @@ + + + + + +SlimefunBow + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.weapons
+

Class SlimefunBow

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html new file mode 100644 index 000000000..f45176df8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html @@ -0,0 +1,337 @@ + + + + + +SwordOfBeheading + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.items.weapons
+

Class SwordOfBeheading

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/ExplosiveBow.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/ExplosiveBow.html new file mode 100644 index 000000000..1bc181de5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/ExplosiveBow.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.ExplosiveBow + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.weapons.ExplosiveBow

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.weapons.ExplosiveBow
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/IcyBow.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/IcyBow.html new file mode 100644 index 000000000..63f2b7301 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/IcyBow.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.IcyBow + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.weapons.IcyBow

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.weapons.IcyBow
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SeismicAxe.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SeismicAxe.html new file mode 100644 index 000000000..e33290e9b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SeismicAxe.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SeismicAxe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SeismicAxe

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SeismicAxe
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SlimefunBow.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SlimefunBow.html new file mode 100644 index 000000000..c0f70af27 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SlimefunBow.html @@ -0,0 +1,190 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SlimefunBow + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SlimefunBow

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SwordOfBeheading.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SwordOfBeheading.html new file mode 100644 index 000000000..dbce9b396 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/class-use/SwordOfBeheading.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SwordOfBeheading + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SwordOfBeheading

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SwordOfBeheading
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-frame.html new file mode 100644 index 000000000..f93d3a9b6 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-frame.html @@ -0,0 +1,24 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.weapons + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.items.weapons

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html new file mode 100644 index 000000000..db3ac04ba --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html @@ -0,0 +1,160 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.weapons + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.items.weapons

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-tree.html new file mode 100644 index 000000000..9f16b5bb6 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-tree.html @@ -0,0 +1,152 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.items.weapons Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.items.weapons

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-use.html new file mode 100644 index 000000000..ed37a44dc --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-use.html @@ -0,0 +1,180 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.items.weapons + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.items.weapons

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html new file mode 100644 index 000000000..be5b8ceb9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html @@ -0,0 +1,371 @@ + + + + + +AncientAltarListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class AncientAltarListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/AndroidKillingListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/AndroidKillingListener.html new file mode 100644 index 000000000..01bb449a9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/AndroidKillingListener.html @@ -0,0 +1,276 @@ + + + + + +AndroidKillingListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class AndroidKillingListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html new file mode 100644 index 000000000..418b347f3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html @@ -0,0 +1,338 @@ + + + + + +BackpackListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class BackpackListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockListener.html new file mode 100644 index 000000000..23b04722b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockListener.html @@ -0,0 +1,302 @@ + + + + + +BlockListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class BlockListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html new file mode 100644 index 000000000..2a7711def --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html @@ -0,0 +1,341 @@ + + + + + +BlockPhysicsListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class BlockPhysicsListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/CoolerListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/CoolerListener.html new file mode 100644 index 000000000..2528e999e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/CoolerListener.html @@ -0,0 +1,276 @@ + + + + + +CoolerListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class CoolerListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/DeathpointListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/DeathpointListener.html new file mode 100644 index 000000000..81da37e1c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/DeathpointListener.html @@ -0,0 +1,276 @@ + + + + + +DeathpointListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class DeathpointListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/DebugFishListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/DebugFishListener.html new file mode 100644 index 000000000..8635fb652 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/DebugFishListener.html @@ -0,0 +1,276 @@ + + + + + +DebugFishListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class DebugFishListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/DispenserListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/DispenserListener.html new file mode 100644 index 000000000..0390f0643 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/DispenserListener.html @@ -0,0 +1,276 @@ + + + + + +DispenserListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class DispenserListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/EnhancedFurnaceListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/EnhancedFurnaceListener.html new file mode 100644 index 000000000..4d878ad72 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/EnhancedFurnaceListener.html @@ -0,0 +1,289 @@ + + + + + +EnhancedFurnaceListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class EnhancedFurnaceListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/EntityKillListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/EntityKillListener.html new file mode 100644 index 000000000..4439b1699 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/EntityKillListener.html @@ -0,0 +1,276 @@ + + + + + +EntityKillListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class EntityKillListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/ExplosionsListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/ExplosionsListener.html new file mode 100644 index 000000000..dfa6f322e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/ExplosionsListener.html @@ -0,0 +1,276 @@ + + + + + +ExplosionsListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class ExplosionsListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/GearListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/GearListener.html new file mode 100644 index 000000000..2411a854f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/GearListener.html @@ -0,0 +1,276 @@ + + + + + +GearListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class GearListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html new file mode 100644 index 000000000..fc9112ebb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html @@ -0,0 +1,349 @@ + + + + + +GrapplingHookListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class GrapplingHookListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/IgnitionChamberListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/IgnitionChamberListener.html new file mode 100644 index 000000000..5241a2a2c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/IgnitionChamberListener.html @@ -0,0 +1,276 @@ + + + + + +IgnitionChamberListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class IgnitionChamberListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/ItemPickupListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/ItemPickupListener.html new file mode 100644 index 000000000..18266e50c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/ItemPickupListener.html @@ -0,0 +1,294 @@ + + + + + +ItemPickupListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class ItemPickupListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/MultiBlockListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/MultiBlockListener.html new file mode 100644 index 000000000..b78a8aa1f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/MultiBlockListener.html @@ -0,0 +1,276 @@ + + + + + +MultiBlockListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class MultiBlockListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/NetworkListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/NetworkListener.html new file mode 100644 index 000000000..8527f3aa7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/NetworkListener.html @@ -0,0 +1,289 @@ + + + + + +NetworkListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class NetworkListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/PlayerProfileListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/PlayerProfileListener.html new file mode 100644 index 000000000..eb52c2dda --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/PlayerProfileListener.html @@ -0,0 +1,276 @@ + + + + + +PlayerProfileListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class PlayerProfileListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBootsListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBootsListener.html new file mode 100644 index 000000000..6a4247be6 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBootsListener.html @@ -0,0 +1,289 @@ + + + + + +SlimefunBootsListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class SlimefunBootsListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html new file mode 100644 index 000000000..d2a87d13b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html @@ -0,0 +1,315 @@ + + + + + +SlimefunBowListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class SlimefunBowListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunGuideListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunGuideListener.html new file mode 100644 index 000000000..016b38809 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunGuideListener.html @@ -0,0 +1,291 @@ + + + + + +SlimefunGuideListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class SlimefunGuideListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemListener.html new file mode 100644 index 000000000..f47f0c111 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemListener.html @@ -0,0 +1,315 @@ + + + + + +SlimefunItemListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class SlimefunItemListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SoulboundListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SoulboundListener.html new file mode 100644 index 000000000..020a8b987 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/SoulboundListener.html @@ -0,0 +1,289 @@ + + + + + +SoulboundListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class SoulboundListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html new file mode 100644 index 000000000..5f9dcb758 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html @@ -0,0 +1,347 @@ + + + + + +TalismanListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class TalismanListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/TeleporterListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/TeleporterListener.html new file mode 100644 index 000000000..624e9f435 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/TeleporterListener.html @@ -0,0 +1,276 @@ + + + + + +TeleporterListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class TeleporterListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html new file mode 100644 index 000000000..4acbb9b94 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html @@ -0,0 +1,276 @@ + + + + + +VampireBladeListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class VampireBladeListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html new file mode 100644 index 000000000..44030bb06 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html @@ -0,0 +1,328 @@ + + + + + +VanillaMachinesListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class VanillaMachinesListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/WorldListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/WorldListener.html new file mode 100644 index 000000000..e1b8b76d9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/WorldListener.html @@ -0,0 +1,289 @@ + + + + + +WorldListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.listeners
+

Class WorldListener

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/AncientAltarListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/AncientAltarListener.html new file mode 100644 index 000000000..26fcdc9b7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/AncientAltarListener.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.AncientAltarListener

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/AndroidKillingListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/AndroidKillingListener.html new file mode 100644 index 000000000..345a0bdfc --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/AndroidKillingListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.AndroidKillingListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.AndroidKillingListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.AndroidKillingListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/BackpackListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/BackpackListener.html new file mode 100644 index 000000000..fdb5b345c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/BackpackListener.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.BackpackListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.BackpackListener

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/BlockListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/BlockListener.html new file mode 100644 index 000000000..070e9788e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/BlockListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/BlockPhysicsListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/BlockPhysicsListener.html new file mode 100644 index 000000000..14db588ea --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/BlockPhysicsListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockPhysicsListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockPhysicsListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.BlockPhysicsListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/CoolerListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/CoolerListener.html new file mode 100644 index 000000000..b222c8a45 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/CoolerListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.CoolerListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.CoolerListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.CoolerListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/DeathpointListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/DeathpointListener.html new file mode 100644 index 000000000..8638c47a0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/DeathpointListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.DeathpointListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.DeathpointListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.DeathpointListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/DebugFishListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/DebugFishListener.html new file mode 100644 index 000000000..19d593275 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/DebugFishListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.DebugFishListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.DebugFishListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.DebugFishListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/DispenserListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/DispenserListener.html new file mode 100644 index 000000000..7af018867 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/DispenserListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.DispenserListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.DispenserListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.DispenserListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/EnhancedFurnaceListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/EnhancedFurnaceListener.html new file mode 100644 index 000000000..d23cf7199 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/EnhancedFurnaceListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.EnhancedFurnaceListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.EnhancedFurnaceListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.EnhancedFurnaceListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/EntityKillListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/EntityKillListener.html new file mode 100644 index 000000000..98c2abba3 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/EntityKillListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.EntityKillListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.EntityKillListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.EntityKillListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/ExplosionsListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/ExplosionsListener.html new file mode 100644 index 000000000..b19b8766b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/ExplosionsListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.ExplosionsListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.ExplosionsListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.ExplosionsListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/GearListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/GearListener.html new file mode 100644 index 000000000..a33c5c9a2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/GearListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.GearListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.GearListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.GearListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/GrapplingHookListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/GrapplingHookListener.html new file mode 100644 index 000000000..f7c2b1831 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/GrapplingHookListener.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.GrapplingHookListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.GrapplingHookListener

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/IgnitionChamberListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/IgnitionChamberListener.html new file mode 100644 index 000000000..534708a3b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/IgnitionChamberListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.IgnitionChamberListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.IgnitionChamberListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.IgnitionChamberListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/ItemPickupListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/ItemPickupListener.html new file mode 100644 index 000000000..f000ca4dd --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/ItemPickupListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.ItemPickupListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.ItemPickupListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.ItemPickupListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/MultiBlockListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/MultiBlockListener.html new file mode 100644 index 000000000..ed3ab4036 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/MultiBlockListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.MultiBlockListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.MultiBlockListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.MultiBlockListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/NetworkListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/NetworkListener.html new file mode 100644 index 000000000..7dbd48dda --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/NetworkListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.NetworkListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.NetworkListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.NetworkListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/PlayerProfileListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/PlayerProfileListener.html new file mode 100644 index 000000000..2c5091da2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/PlayerProfileListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.PlayerProfileListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.PlayerProfileListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.PlayerProfileListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SlimefunBootsListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SlimefunBootsListener.html new file mode 100644 index 000000000..3893140ae --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SlimefunBootsListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBootsListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBootsListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBootsListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SlimefunBowListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SlimefunBowListener.html new file mode 100644 index 000000000..f788afdb9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SlimefunBowListener.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBowListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunBowListener

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SlimefunGuideListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SlimefunGuideListener.html new file mode 100644 index 000000000..aaa928eb8 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SlimefunGuideListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunGuideListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunGuideListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunGuideListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SlimefunItemListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SlimefunItemListener.html new file mode 100644 index 000000000..4b7df580e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SlimefunItemListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunItemListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunItemListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunItemListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SoulboundListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SoulboundListener.html new file mode 100644 index 000000000..27da41a6b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/SoulboundListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.SoulboundListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.SoulboundListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.SoulboundListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/TalismanListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/TalismanListener.html new file mode 100644 index 000000000..f878afa2f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/TalismanListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.TalismanListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.TalismanListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.TalismanListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/TeleporterListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/TeleporterListener.html new file mode 100644 index 000000000..ceed63378 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/TeleporterListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.TeleporterListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.TeleporterListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.TeleporterListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/VampireBladeListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/VampireBladeListener.html new file mode 100644 index 000000000..72b9421cf --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/VampireBladeListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.VampireBladeListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.VampireBladeListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.VampireBladeListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/VanillaMachinesListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/VanillaMachinesListener.html new file mode 100644 index 000000000..eb1c9d651 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/VanillaMachinesListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.VanillaMachinesListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.VanillaMachinesListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.VanillaMachinesListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/WorldListener.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/WorldListener.html new file mode 100644 index 000000000..e5fef4b50 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/class-use/WorldListener.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.listeners.WorldListener + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.listeners.WorldListener

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.listeners.WorldListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/package-frame.html new file mode 100644 index 000000000..481b06939 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/package-frame.html @@ -0,0 +1,48 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.listeners + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.listeners

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html new file mode 100644 index 000000000..75de5c81c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html @@ -0,0 +1,256 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.listeners + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.listeners

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/package-tree.html new file mode 100644 index 000000000..d4e6c7933 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/package-tree.html @@ -0,0 +1,165 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.listeners Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.listeners

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/package-use.html new file mode 100644 index 000000000..32666d703 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/listeners/package-use.html @@ -0,0 +1,166 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.listeners + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.listeners

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/GEOResourcesSetup.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/GEOResourcesSetup.html new file mode 100644 index 000000000..67d7f2a7a --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/GEOResourcesSetup.html @@ -0,0 +1,243 @@ + + + + + +GEOResourcesSetup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.resources
+

Class GEOResourcesSetup

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/class-use/GEOResourcesSetup.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/class-use/GEOResourcesSetup.html new file mode 100644 index 000000000..fb9afdf81 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/class-use/GEOResourcesSetup.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.resources.GEOResourcesSetup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.resources.GEOResourcesSetup

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.resources.GEOResourcesSetup
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/package-frame.html new file mode 100644 index 000000000..bf1f699b9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/package-frame.html @@ -0,0 +1,20 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.resources + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.resources

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/package-summary.html new file mode 100644 index 000000000..e39182091 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/package-summary.html @@ -0,0 +1,145 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.resources + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.resources

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/package-tree.html new file mode 100644 index 000000000..a8f541e4f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/package-tree.html @@ -0,0 +1,137 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.resources Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.resources

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/package-use.html new file mode 100644 index 000000000..8eb05136d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/resources/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.resources + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.resources

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.resources
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/MiscSetup.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/MiscSetup.html new file mode 100644 index 000000000..600bf2b9f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/MiscSetup.html @@ -0,0 +1,263 @@ + + + + + +MiscSetup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.setup
+

Class MiscSetup

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/ResearchSetup.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/ResearchSetup.html new file mode 100644 index 000000000..67d21cdc9 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/ResearchSetup.html @@ -0,0 +1,237 @@ + + + + + +ResearchSetup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.setup
+

Class ResearchSetup

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/SlimefunItemSetup.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/SlimefunItemSetup.html new file mode 100644 index 000000000..b8fa7f63e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/SlimefunItemSetup.html @@ -0,0 +1,243 @@ + + + + + +SlimefunItemSetup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.setup
+

Class SlimefunItemSetup

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/WikiSetup.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/WikiSetup.html new file mode 100644 index 000000000..7d5ff966e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/WikiSetup.html @@ -0,0 +1,243 @@ + + + + + +WikiSetup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.setup
+

Class WikiSetup

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/class-use/MiscSetup.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/class-use/MiscSetup.html new file mode 100644 index 000000000..f3de09034 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/class-use/MiscSetup.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.setup.MiscSetup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.setup.MiscSetup

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.setup.MiscSetup
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/class-use/ResearchSetup.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/class-use/ResearchSetup.html new file mode 100644 index 000000000..1db7f387b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/class-use/ResearchSetup.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.setup.ResearchSetup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.setup.ResearchSetup

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.setup.ResearchSetup
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/class-use/SlimefunItemSetup.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/class-use/SlimefunItemSetup.html new file mode 100644 index 000000000..f82a40696 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/class-use/SlimefunItemSetup.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.setup.SlimefunItemSetup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.setup.SlimefunItemSetup

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.setup.SlimefunItemSetup
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/class-use/WikiSetup.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/class-use/WikiSetup.html new file mode 100644 index 000000000..a8c7baf2f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/class-use/WikiSetup.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.setup.WikiSetup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.setup.WikiSetup

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.setup.WikiSetup
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/package-frame.html new file mode 100644 index 000000000..6d84a43cd --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/package-frame.html @@ -0,0 +1,23 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.setup + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.setup

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/package-summary.html new file mode 100644 index 000000000..a595e743b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/package-summary.html @@ -0,0 +1,159 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.setup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.setup

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/package-tree.html new file mode 100644 index 000000000..1412d100d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/package-tree.html @@ -0,0 +1,140 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.setup Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.setup

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/package-use.html new file mode 100644 index 000000000..dc797b5af --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/setup/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.setup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.setup

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.setup
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/AncientAltarTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/AncientAltarTask.html new file mode 100644 index 000000000..4de58a20d --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/AncientAltarTask.html @@ -0,0 +1,290 @@ + + + + + +AncientAltarTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.tasks
+

Class AncientAltarTask

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/ArmorTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/ArmorTask.html new file mode 100644 index 000000000..bb45d823e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/ArmorTask.html @@ -0,0 +1,280 @@ + + + + + +ArmorTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.tasks
+

Class ArmorTask

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/JetBootsTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/JetBootsTask.html new file mode 100644 index 000000000..eee10d071 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/JetBootsTask.html @@ -0,0 +1,289 @@ + + + + + +JetBootsTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.tasks
+

Class JetBootsTask

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/JetpackTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/JetpackTask.html new file mode 100644 index 000000000..1ec70529b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/JetpackTask.html @@ -0,0 +1,306 @@ + + + + + +JetpackTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.tasks
+

Class JetpackTask

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/MagnetTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/MagnetTask.html new file mode 100644 index 000000000..0dd024a58 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/MagnetTask.html @@ -0,0 +1,287 @@ + + + + + +MagnetTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.tasks
+

Class MagnetTask

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/ParachuteTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/ParachuteTask.html new file mode 100644 index 000000000..98eb90172 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/ParachuteTask.html @@ -0,0 +1,253 @@ + + + + + +ParachuteTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.tasks
+

Class ParachuteTask

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunTask.html new file mode 100644 index 000000000..9718590c2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunTask.html @@ -0,0 +1,325 @@ + + + + + +SlimefunTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.tasks
+

Class SlimefunTask

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html new file mode 100644 index 000000000..29e342978 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html @@ -0,0 +1,446 @@ + + + + + +TickerTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.implementation.tasks
+

Class TickerTask

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/AncientAltarTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/AncientAltarTask.html new file mode 100644 index 000000000..b003b9428 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/AncientAltarTask.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.tasks.AncientAltarTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.tasks.AncientAltarTask

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.tasks.AncientAltarTask
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/ArmorTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/ArmorTask.html new file mode 100644 index 000000000..57407ff17 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/ArmorTask.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.tasks.ArmorTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.tasks.ArmorTask

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.tasks.ArmorTask
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/JetBootsTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/JetBootsTask.html new file mode 100644 index 000000000..3c9d24546 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/JetBootsTask.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.tasks.JetBootsTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.tasks.JetBootsTask

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.tasks.JetBootsTask
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/JetpackTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/JetpackTask.html new file mode 100644 index 000000000..b86b1d52f --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/JetpackTask.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.tasks.JetpackTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.tasks.JetpackTask

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.tasks.JetpackTask
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/MagnetTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/MagnetTask.html new file mode 100644 index 000000000..5c04fbcc5 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/MagnetTask.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.tasks.MagnetTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.tasks.MagnetTask

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.tasks.MagnetTask
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/ParachuteTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/ParachuteTask.html new file mode 100644 index 000000000..2b21475fa --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/ParachuteTask.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.tasks.ParachuteTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.tasks.ParachuteTask

+
+
No usage of io.github.thebusybiscuit.slimefun4.implementation.tasks.ParachuteTask
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/SlimefunTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/SlimefunTask.html new file mode 100644 index 000000000..e1ae1a7b4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/SlimefunTask.html @@ -0,0 +1,176 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.tasks.SlimefunTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.tasks.SlimefunTask

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/TickerTask.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/TickerTask.html new file mode 100644 index 000000000..4ddf3246b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/class-use/TickerTask.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/package-frame.html new file mode 100644 index 000000000..edcf710a4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/package-frame.html @@ -0,0 +1,27 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.tasks + + + + + +

io.github.thebusybiscuit.slimefun4.implementation.tasks

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/package-summary.html new file mode 100644 index 000000000..550323295 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/package-summary.html @@ -0,0 +1,170 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.tasks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.implementation.tasks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/package-tree.html new file mode 100644 index 000000000..6f7ba45c7 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/package-tree.html @@ -0,0 +1,147 @@ + + + + + +io.github.thebusybiscuit.slimefun4.implementation.tasks Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.implementation.tasks

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/package-use.html new file mode 100644 index 000000000..0495c568c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/implementation/tasks/package-use.html @@ -0,0 +1,176 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.implementation.tasks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.implementation.tasks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html b/docs/io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html new file mode 100644 index 000000000..1a4c7c1eb --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html @@ -0,0 +1,295 @@ + + + + + +ChatUtils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.utils
+

Class ChatUtils

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html b/docs/io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html new file mode 100644 index 000000000..0373c21b2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html @@ -0,0 +1,389 @@ + + + + + +ChestMenuUtils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.utils
+

Class ChestMenuUtils

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html b/docs/io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html new file mode 100644 index 000000000..3b2ec07d0 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html @@ -0,0 +1,284 @@ + + + + + +FireworkUtils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.utils
+

Class FireworkUtils

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html b/docs/io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html new file mode 100644 index 000000000..6c2fea014 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html @@ -0,0 +1,346 @@ + + + + + +LoreBuilder + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.utils
+

Class LoreBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/NumberUtils.html b/docs/io/github/thebusybiscuit/slimefun4/utils/NumberUtils.html new file mode 100644 index 000000000..876f85aa2 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/NumberUtils.html @@ -0,0 +1,276 @@ + + + + + +NumberUtils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.utils
+

Class NumberUtils

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html b/docs/io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html new file mode 100644 index 000000000..17f691368 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html @@ -0,0 +1,299 @@ + + + + + +PatternUtils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.utils
+

Class PatternUtils

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/ChatUtils.html b/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/ChatUtils.html new file mode 100644 index 000000000..600a58fc4 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/ChatUtils.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.utils.ChatUtils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.utils.ChatUtils

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils.ChatUtils
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/ChestMenuUtils.html b/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/ChestMenuUtils.html new file mode 100644 index 000000000..d9b79fb21 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/ChestMenuUtils.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/FireworkUtils.html b/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/FireworkUtils.html new file mode 100644 index 000000000..69bc7c3ca --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/FireworkUtils.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.utils.FireworkUtils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.utils.FireworkUtils

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils.FireworkUtils
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/LoreBuilder.html b/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/LoreBuilder.html new file mode 100644 index 000000000..270776182 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/LoreBuilder.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.utils.LoreBuilder + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.utils.LoreBuilder

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils.LoreBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/NumberUtils.html b/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/NumberUtils.html new file mode 100644 index 000000000..6f83a43f1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/NumberUtils.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.utils.NumberUtils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.utils.NumberUtils

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils.NumberUtils
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/PatternUtils.html b/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/PatternUtils.html new file mode 100644 index 000000000..5ff2c2666 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/class-use/PatternUtils.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.utils.PatternUtils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.utils.PatternUtils

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils.PatternUtils
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/HologramProjectorHologram.html b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/HologramProjectorHologram.html new file mode 100644 index 000000000..e461c4f42 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/HologramProjectorHologram.html @@ -0,0 +1,252 @@ + + + + + +HologramProjectorHologram + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.utils.holograms
+

Class HologramProjectorHologram

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/ReactorHologram.html b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/ReactorHologram.html new file mode 100644 index 000000000..ba1c8be30 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/ReactorHologram.html @@ -0,0 +1,254 @@ + + + + + +ReactorHologram + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.utils.holograms
+

Class ReactorHologram

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html new file mode 100644 index 000000000..7f6887f64 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html @@ -0,0 +1,265 @@ + + + + + +SimpleHologram + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.utils.holograms
+

Class SimpleHologram

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/class-use/HologramProjectorHologram.html b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/class-use/HologramProjectorHologram.html new file mode 100644 index 000000000..28c2d873c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/class-use/HologramProjectorHologram.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.utils.holograms.HologramProjectorHologram + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.utils.holograms.HologramProjectorHologram

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils.holograms.HologramProjectorHologram
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/class-use/ReactorHologram.html b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/class-use/ReactorHologram.html new file mode 100644 index 000000000..316297bf1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/class-use/ReactorHologram.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.utils.holograms.ReactorHologram + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.utils.holograms.ReactorHologram

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils.holograms.ReactorHologram
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/class-use/SimpleHologram.html b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/class-use/SimpleHologram.html new file mode 100644 index 000000000..f8d07133b --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/class-use/SimpleHologram.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.utils.holograms.SimpleHologram + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.utils.holograms.SimpleHologram

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils.holograms.SimpleHologram
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/package-frame.html new file mode 100644 index 000000000..f6aaffd0e --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/package-frame.html @@ -0,0 +1,22 @@ + + + + + +io.github.thebusybiscuit.slimefun4.utils.holograms + + + + + +

io.github.thebusybiscuit.slimefun4.utils.holograms

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/package-summary.html new file mode 100644 index 000000000..041a885e1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/package-summary.html @@ -0,0 +1,150 @@ + + + + + +io.github.thebusybiscuit.slimefun4.utils.holograms + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.utils.holograms

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/package-tree.html new file mode 100644 index 000000000..1bdf77f4c --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/package-tree.html @@ -0,0 +1,139 @@ + + + + + +io.github.thebusybiscuit.slimefun4.utils.holograms Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.utils.holograms

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/package-use.html new file mode 100644 index 000000000..d451927b1 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/holograms/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.utils.holograms + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.utils.holograms

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils.holograms
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/ColoredFireworkStar.html b/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/ColoredFireworkStar.html new file mode 100644 index 000000000..73005d2ef --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/ColoredFireworkStar.html @@ -0,0 +1,269 @@ + + + + + +ColoredFireworkStar + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
io.github.thebusybiscuit.slimefun4.utils.itemstack
+

Class ColoredFireworkStar

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/class-use/ColoredFireworkStar.html b/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/class-use/ColoredFireworkStar.html new file mode 100644 index 000000000..3f5a17876 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/class-use/ColoredFireworkStar.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class io.github.thebusybiscuit.slimefun4.utils.itemstack.ColoredFireworkStar + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
io.github.thebusybiscuit.slimefun4.utils.itemstack.ColoredFireworkStar

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils.itemstack.ColoredFireworkStar
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/package-frame.html new file mode 100644 index 000000000..d16a38123 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/package-frame.html @@ -0,0 +1,20 @@ + + + + + +io.github.thebusybiscuit.slimefun4.utils.itemstack + + + + + +

io.github.thebusybiscuit.slimefun4.utils.itemstack

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/package-summary.html new file mode 100644 index 000000000..89a949743 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/package-summary.html @@ -0,0 +1,142 @@ + + + + + +io.github.thebusybiscuit.slimefun4.utils.itemstack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.utils.itemstack

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/package-tree.html new file mode 100644 index 000000000..ef3d3c8cc --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/package-tree.html @@ -0,0 +1,145 @@ + + + + + +io.github.thebusybiscuit.slimefun4.utils.itemstack Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.utils.itemstack

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/package-use.html new file mode 100644 index 000000000..45a2aea21 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/itemstack/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.utils.itemstack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.utils.itemstack

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils.itemstack
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/package-frame.html b/docs/io/github/thebusybiscuit/slimefun4/utils/package-frame.html new file mode 100644 index 000000000..6d2cff931 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/package-frame.html @@ -0,0 +1,25 @@ + + + + + +io.github.thebusybiscuit.slimefun4.utils + + + + + +

io.github.thebusybiscuit.slimefun4.utils

+
+

Classes

+ +
+ + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/package-summary.html b/docs/io/github/thebusybiscuit/slimefun4/utils/package-summary.html new file mode 100644 index 000000000..1ab955fea --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/package-summary.html @@ -0,0 +1,164 @@ + + + + + +io.github.thebusybiscuit.slimefun4.utils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package io.github.thebusybiscuit.slimefun4.utils

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/package-tree.html b/docs/io/github/thebusybiscuit/slimefun4/utils/package-tree.html new file mode 100644 index 000000000..476861197 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/package-tree.html @@ -0,0 +1,142 @@ + + + + + +io.github.thebusybiscuit.slimefun4.utils Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package io.github.thebusybiscuit.slimefun4.utils

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/io/github/thebusybiscuit/slimefun4/utils/package-use.html b/docs/io/github/thebusybiscuit/slimefun4/utils/package-use.html new file mode 100644 index 000000000..07aee6621 --- /dev/null +++ b/docs/io/github/thebusybiscuit/slimefun4/utils/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package io.github.thebusybiscuit.slimefun4.utils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
io.github.thebusybiscuit.slimefun4.utils

+
+
No usage of io.github.thebusybiscuit.slimefun4.utils
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Lists/Categories.html b/docs/me/mrCookieSlime/Slimefun/Lists/Categories.html new file mode 100644 index 000000000..6b8535106 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Lists/Categories.html @@ -0,0 +1,535 @@ + + + + + +Categories + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Lists
+

Class Categories

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Lists/RecipeType.html b/docs/me/mrCookieSlime/Slimefun/Lists/RecipeType.html new file mode 100644 index 000000000..9a4a0499e --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Lists/RecipeType.html @@ -0,0 +1,734 @@ + + + + + +RecipeType + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Lists
+

Class RecipeType

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html b/docs/me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html new file mode 100644 index 000000000..3a6a95280 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html @@ -0,0 +1,6649 @@ + + + + + +SlimefunItems + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Lists
+

Class SlimefunItems

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Lists/class-use/Categories.html b/docs/me/mrCookieSlime/Slimefun/Lists/class-use/Categories.html new file mode 100644 index 000000000..b3b08df4a --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Lists/class-use/Categories.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Lists.Categories + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Lists.Categories

+
+
No usage of me.mrCookieSlime.Slimefun.Lists.Categories
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Lists/class-use/RecipeType.html b/docs/me/mrCookieSlime/Slimefun/Lists/class-use/RecipeType.html new file mode 100644 index 000000000..6a6019cf9 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Lists/class-use/RecipeType.html @@ -0,0 +1,1441 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Lists.RecipeType + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Lists.RecipeType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Lists/class-use/SlimefunItems.html b/docs/me/mrCookieSlime/Slimefun/Lists/class-use/SlimefunItems.html new file mode 100644 index 000000000..5c85d97c3 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Lists/class-use/SlimefunItems.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Lists.SlimefunItems + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Lists.SlimefunItems

+
+
No usage of me.mrCookieSlime.Slimefun.Lists.SlimefunItems
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Lists/package-frame.html b/docs/me/mrCookieSlime/Slimefun/Lists/package-frame.html new file mode 100644 index 000000000..fc723c0ce --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Lists/package-frame.html @@ -0,0 +1,22 @@ + + + + + +me.mrCookieSlime.Slimefun.Lists + + + + + +

me.mrCookieSlime.Slimefun.Lists

+
+

Classes

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/Lists/package-summary.html b/docs/me/mrCookieSlime/Slimefun/Lists/package-summary.html new file mode 100644 index 000000000..dca665f41 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Lists/package-summary.html @@ -0,0 +1,156 @@ + + + + + +me.mrCookieSlime.Slimefun.Lists + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.Lists

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Lists/package-tree.html b/docs/me/mrCookieSlime/Slimefun/Lists/package-tree.html new file mode 100644 index 000000000..f169b9c9e --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Lists/package-tree.html @@ -0,0 +1,139 @@ + + + + + +me.mrCookieSlime.Slimefun.Lists Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.Lists

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Lists/package-use.html b/docs/me/mrCookieSlime/Slimefun/Lists/package-use.html new file mode 100644 index 000000000..2d7556534 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Lists/package-use.html @@ -0,0 +1,537 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.Lists + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.Lists

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/Category.html b/docs/me/mrCookieSlime/Slimefun/Objects/Category.html new file mode 100644 index 000000000..2d03b25a2 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/Category.html @@ -0,0 +1,508 @@ + + + + + +Category + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects
+

Class Category

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/LockedCategory.html b/docs/me/mrCookieSlime/Slimefun/Objects/LockedCategory.html new file mode 100644 index 000000000..d3e8a8702 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/LockedCategory.html @@ -0,0 +1,440 @@ + + + + + +LockedCategory + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects
+

Class LockedCategory

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/Research.html b/docs/me/mrCookieSlime/Slimefun/Objects/Research.html new file mode 100644 index 000000000..0955ab95c --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/Research.html @@ -0,0 +1,551 @@ + + + + + +Research + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects
+

Class Research

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SeasonalCategory.html b/docs/me/mrCookieSlime/Slimefun/Objects/SeasonalCategory.html new file mode 100644 index 000000000..2c9c0f3b4 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SeasonalCategory.html @@ -0,0 +1,345 @@ + + + + + +SeasonalCategory + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects
+

Class SeasonalCategory

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunBlockHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunBlockHandler.html new file mode 100644 index 000000000..9ad21bc5e --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunBlockHandler.html @@ -0,0 +1,281 @@ + + + + + +SlimefunBlockHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects
+

Interface SlimefunBlockHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/Alloy.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/Alloy.html new file mode 100644 index 000000000..c7c03f984 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/Alloy.html @@ -0,0 +1,303 @@ + + + + + +Alloy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Class Alloy

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ChargableItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ChargableItem.html new file mode 100644 index 000000000..bc58c87ab --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ChargableItem.html @@ -0,0 +1,292 @@ + + + + + +ChargableItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Class ChargableItem

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/HandledBlock.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/HandledBlock.html new file mode 100644 index 000000000..e0963f481 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/HandledBlock.html @@ -0,0 +1,273 @@ + + + + + +HandledBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Class HandledBlock

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html new file mode 100644 index 000000000..fd4c9e3b1 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html @@ -0,0 +1,367 @@ + + + + + +ItemState + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Enum ItemState

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/Juice.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/Juice.html new file mode 100644 index 000000000..0c9fd2965 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/Juice.html @@ -0,0 +1,272 @@ + + + + + +Juice + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Class Juice

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/RadioactiveItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/RadioactiveItem.html new file mode 100644 index 000000000..474d033dc --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/RadioactiveItem.html @@ -0,0 +1,322 @@ + + + + + +RadioactiveItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Class RadioactiveItem

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SimpleSlimefunItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SimpleSlimefunItem.html new file mode 100644 index 000000000..c6b961fec --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SimpleSlimefunItem.html @@ -0,0 +1,380 @@ + + + + + +SimpleSlimefunItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Class SimpleSlimefunItem<T extends ItemHandler>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunArmorPiece.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunArmorPiece.html new file mode 100644 index 000000000..8e65c41dc --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunArmorPiece.html @@ -0,0 +1,326 @@ + + + + + +SlimefunArmorPiece + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Class SlimefunArmorPiece

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunBackpack.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunBackpack.html new file mode 100644 index 000000000..34bf9777e --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunBackpack.html @@ -0,0 +1,341 @@ + + + + + +SlimefunBackpack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Class SlimefunBackpack

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html new file mode 100644 index 000000000..087d2dd96 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html @@ -0,0 +1,1429 @@ + + + + + +SlimefunItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Class SlimefunItem

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html new file mode 100644 index 000000000..9f1c521c0 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html @@ -0,0 +1,456 @@ + + + + + +SlimefunMachine + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Class SlimefunMachine

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html new file mode 100644 index 000000000..b2f2913ed --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html @@ -0,0 +1,370 @@ + + + + + +UnregisterReason + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Enum UnregisterReason

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/VanillaItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/VanillaItem.html new file mode 100644 index 000000000..68a313997 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/VanillaItem.html @@ -0,0 +1,293 @@ + + + + + +VanillaItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem
+

Class VanillaItem

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html new file mode 100644 index 000000000..28dcfb974 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html @@ -0,0 +1,614 @@ + + + + + +AContainer + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
+

Class AContainer

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html new file mode 100644 index 000000000..336b17388 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html @@ -0,0 +1,580 @@ + + + + + +AGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
+

Class AGenerator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html new file mode 100644 index 000000000..d72ca71f3 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html @@ -0,0 +1,638 @@ + + + + + +AReactor + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
+

Class AReactor

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html new file mode 100644 index 000000000..b595e2c31 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html @@ -0,0 +1,315 @@ + + + + + +MachineFuel + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
+

Class MachineFuel

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html new file mode 100644 index 000000000..4e8d34c40 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html @@ -0,0 +1,314 @@ + + + + + +MachineRecipe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
+

Class MachineRecipe

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/AContainer.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/AContainer.html new file mode 100644 index 000000000..5e39fe0c1 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/AContainer.html @@ -0,0 +1,266 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/AGenerator.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/AGenerator.html new file mode 100644 index 000000000..472a94ee2 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/AGenerator.html @@ -0,0 +1,180 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/AReactor.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/AReactor.html new file mode 100644 index 000000000..b4f74f5d4 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/AReactor.html @@ -0,0 +1,190 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AReactor

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/MachineFuel.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/MachineFuel.html new file mode 100644 index 000000000..fd53828d6 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/MachineFuel.html @@ -0,0 +1,241 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineFuel + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineFuel

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/MachineRecipe.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/MachineRecipe.html new file mode 100644 index 000000000..1d898b23d --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/class-use/MachineRecipe.html @@ -0,0 +1,190 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineRecipe + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineRecipe

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-frame.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-frame.html new file mode 100644 index 000000000..75fc59074 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-frame.html @@ -0,0 +1,24 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems + + + + + +

me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems

+
+

Classes

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-summary.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-summary.html new file mode 100644 index 000000000..dbbaef7ad --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-summary.html @@ -0,0 +1,158 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-tree.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-tree.html new file mode 100644 index 000000000..70266ac79 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-tree.html @@ -0,0 +1,145 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-use.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-use.html new file mode 100644 index 000000000..6f92b7bf2 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-use.html @@ -0,0 +1,274 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/Alloy.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/Alloy.html new file mode 100644 index 000000000..9e3c7964c --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/Alloy.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.Alloy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.Alloy

+
+
No usage of me.mrCookieSlime.Slimefun.Objects.SlimefunItem.Alloy
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/ChargableItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/ChargableItem.html new file mode 100644 index 000000000..d47ca3fa4 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/ChargableItem.html @@ -0,0 +1,190 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.ChargableItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.ChargableItem

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/HandledBlock.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/HandledBlock.html new file mode 100644 index 000000000..e911a5ae8 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/HandledBlock.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.HandledBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.HandledBlock

+
+
No usage of me.mrCookieSlime.Slimefun.Objects.SlimefunItem.HandledBlock
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/ItemState.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/ItemState.html new file mode 100644 index 000000000..eb595cb06 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/ItemState.html @@ -0,0 +1,177 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.ItemState + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.ItemState

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/Juice.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/Juice.html new file mode 100644 index 000000000..64f9b11eb --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/Juice.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.Juice + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.Juice

+
+
No usage of me.mrCookieSlime.Slimefun.Objects.SlimefunItem.Juice
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/RadioactiveItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/RadioactiveItem.html new file mode 100644 index 000000000..0c34bb955 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/RadioactiveItem.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.RadioactiveItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.RadioactiveItem

+
+
No usage of me.mrCookieSlime.Slimefun.Objects.SlimefunItem.RadioactiveItem
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SimpleSlimefunItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SimpleSlimefunItem.html new file mode 100644 index 000000000..707a2f296 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SimpleSlimefunItem.html @@ -0,0 +1,626 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SimpleSlimefunItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SimpleSlimefunItem

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SlimefunArmorPiece.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SlimefunArmorPiece.html new file mode 100644 index 000000000..b9f4b6524 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SlimefunArmorPiece.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunArmorPiece + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunArmorPiece

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SlimefunBackpack.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SlimefunBackpack.html new file mode 100644 index 000000000..737548cb0 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SlimefunBackpack.html @@ -0,0 +1,188 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunBackpack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunBackpack

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SlimefunItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SlimefunItem.html new file mode 100644 index 000000000..6bab14866 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SlimefunItem.html @@ -0,0 +1,1613 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SlimefunMachine.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SlimefunMachine.html new file mode 100644 index 000000000..ef0893370 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/SlimefunMachine.html @@ -0,0 +1,266 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/UnregisterReason.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/UnregisterReason.html new file mode 100644 index 000000000..9f225f796 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/UnregisterReason.html @@ -0,0 +1,200 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.UnregisterReason + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.UnregisterReason

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/VanillaItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/VanillaItem.html new file mode 100644 index 000000000..b4b24baee --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/class-use/VanillaItem.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.VanillaItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.VanillaItem

+
+
No usage of me.mrCookieSlime.Slimefun.Objects.SlimefunItem.VanillaItem
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/DamageableItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/DamageableItem.html new file mode 100644 index 000000000..dc81b308a --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/DamageableItem.html @@ -0,0 +1,245 @@ + + + + + +DamageableItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces
+

Interface DamageableItem

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html new file mode 100644 index 000000000..de98c831b --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html @@ -0,0 +1,325 @@ + + + + + +InventoryBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces
+

Interface InventoryBlock

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/NotPlaceable.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/NotPlaceable.html new file mode 100644 index 000000000..f144742d7 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/NotPlaceable.html @@ -0,0 +1,181 @@ + + + + + +NotPlaceable + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces
+

Interface NotPlaceable

+
+
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/RecipeDisplayItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/RecipeDisplayItem.html new file mode 100644 index 000000000..a7897e5cc --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/RecipeDisplayItem.html @@ -0,0 +1,251 @@ + + + + + +RecipeDisplayItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces
+

Interface RecipeDisplayItem

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/class-use/DamageableItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/class-use/DamageableItem.html new file mode 100644 index 000000000..e786da55e --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/class-use/DamageableItem.html @@ -0,0 +1,194 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.DamageableItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.DamageableItem

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/class-use/InventoryBlock.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/class-use/InventoryBlock.html new file mode 100644 index 000000000..1add9265d --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/class-use/InventoryBlock.html @@ -0,0 +1,380 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/class-use/NotPlaceable.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/class-use/NotPlaceable.html new file mode 100644 index 000000000..6eb311266 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/class-use/NotPlaceable.html @@ -0,0 +1,274 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.NotPlaceable + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.NotPlaceable

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/class-use/RecipeDisplayItem.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/class-use/RecipeDisplayItem.html new file mode 100644 index 000000000..07138dfd3 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/class-use/RecipeDisplayItem.html @@ -0,0 +1,524 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.RecipeDisplayItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.RecipeDisplayItem

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-frame.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-frame.html new file mode 100644 index 000000000..f06221137 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-frame.html @@ -0,0 +1,23 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces + + + + + +

me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces

+
+

Interfaces

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-summary.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-summary.html new file mode 100644 index 000000000..4fd33f849 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-summary.html @@ -0,0 +1,157 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-tree.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-tree.html new file mode 100644 index 000000000..c95a506c7 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-tree.html @@ -0,0 +1,136 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-use.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-use.html new file mode 100644 index 000000000..4b4276430 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-use.html @@ -0,0 +1,478 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html new file mode 100644 index 000000000..045b41df4 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html @@ -0,0 +1,376 @@ + + + + + +MultiBlockMachine + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks
+

Class MultiBlockMachine

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/class-use/MultiBlockMachine.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/class-use/MultiBlockMachine.html new file mode 100644 index 000000000..1c8af3472 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/class-use/MultiBlockMachine.html @@ -0,0 +1,208 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.MultiBlockMachine + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.MultiBlockMachine

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-frame.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-frame.html new file mode 100644 index 000000000..fd781cdd6 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks + + + + + +

me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks

+
+

Classes

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-summary.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-summary.html new file mode 100644 index 000000000..f7d6e1b2d --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-summary.html @@ -0,0 +1,142 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-tree.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-tree.html new file mode 100644 index 000000000..dade77c1e --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-tree.html @@ -0,0 +1,145 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-use.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-use.html new file mode 100644 index 000000000..b3c61d045 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-use.html @@ -0,0 +1,157 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-frame.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-frame.html new file mode 100644 index 000000000..b841ee83a --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-frame.html @@ -0,0 +1,35 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.SlimefunItem + + + + + +

me.mrCookieSlime.Slimefun.Objects.SlimefunItem

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html new file mode 100644 index 000000000..66aaeb9f9 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html @@ -0,0 +1,221 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.SlimefunItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.Objects.SlimefunItem

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-tree.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-tree.html new file mode 100644 index 000000000..12e663828 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-tree.html @@ -0,0 +1,166 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.SlimefunItem Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.Objects.SlimefunItem

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-use.html b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-use.html new file mode 100644 index 000000000..2fec19639 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-use.html @@ -0,0 +1,894 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.Objects.SlimefunItem + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.Objects.SlimefunItem

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/class-use/Category.html b/docs/me/mrCookieSlime/Slimefun/Objects/class-use/Category.html new file mode 100644 index 000000000..00338c119 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/class-use/Category.html @@ -0,0 +1,1627 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.Category + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.Category

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/class-use/LockedCategory.html b/docs/me/mrCookieSlime/Slimefun/Objects/class-use/LockedCategory.html new file mode 100644 index 000000000..f2d318aa4 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/class-use/LockedCategory.html @@ -0,0 +1,172 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.LockedCategory + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.LockedCategory

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/class-use/Research.html b/docs/me/mrCookieSlime/Slimefun/Objects/class-use/Research.html new file mode 100644 index 000000000..d1b88da1a --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/class-use/Research.html @@ -0,0 +1,314 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.Research + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.Research

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/class-use/SeasonalCategory.html b/docs/me/mrCookieSlime/Slimefun/Objects/class-use/SeasonalCategory.html new file mode 100644 index 000000000..444b733c1 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/class-use/SeasonalCategory.html @@ -0,0 +1,180 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.SeasonalCategory + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.SeasonalCategory

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/class-use/SlimefunBlockHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/class-use/SlimefunBlockHandler.html new file mode 100644 index 000000000..7f49e62ac --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/class-use/SlimefunBlockHandler.html @@ -0,0 +1,204 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.SlimefunBlockHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.SlimefunBlockHandler

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockBreakHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockBreakHandler.html new file mode 100644 index 000000000..f8190f29c --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockBreakHandler.html @@ -0,0 +1,268 @@ + + + + + +BlockBreakHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Interface BlockBreakHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockDispenseHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockDispenseHandler.html new file mode 100644 index 000000000..805de2b57 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockDispenseHandler.html @@ -0,0 +1,268 @@ + + + + + +BlockDispenseHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Interface BlockDispenseHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockPlaceHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockPlaceHandler.html new file mode 100644 index 000000000..ebd3f8dd4 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockPlaceHandler.html @@ -0,0 +1,264 @@ + + + + + +BlockPlaceHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Interface BlockPlaceHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html new file mode 100644 index 000000000..4c73b8edf --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html @@ -0,0 +1,385 @@ + + + + + +BlockTicker + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Class BlockTicker

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockUseHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockUseHandler.html new file mode 100644 index 000000000..a8eb30aa6 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BlockUseHandler.html @@ -0,0 +1,262 @@ + + + + + +BlockUseHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Interface BlockUseHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BowShootHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BowShootHandler.html new file mode 100644 index 000000000..c7997a256 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/BowShootHandler.html @@ -0,0 +1,264 @@ + + + + + +BowShootHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Interface BowShootHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/EntityKillHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/EntityKillHandler.html new file mode 100644 index 000000000..6bdb0b1b0 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/EntityKillHandler.html @@ -0,0 +1,275 @@ + + + + + +EntityKillHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Interface EntityKillHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html new file mode 100644 index 000000000..a8aad487f --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html @@ -0,0 +1,324 @@ + + + + + +GeneratorTicker + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Class GeneratorTicker

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemConsumptionHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemConsumptionHandler.html new file mode 100644 index 000000000..2ebd92d07 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemConsumptionHandler.html @@ -0,0 +1,266 @@ + + + + + +ItemConsumptionHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Interface ItemConsumptionHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html new file mode 100644 index 000000000..d07f42cd9 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html @@ -0,0 +1,287 @@ + + + + + +ItemDropHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Interface ItemDropHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html new file mode 100644 index 000000000..1aac18164 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html @@ -0,0 +1,278 @@ + + + + + +ItemHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Interface ItemHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html new file mode 100644 index 000000000..4efc5d8a6 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html @@ -0,0 +1,268 @@ + + + + + +ItemUseHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Interface ItemUseHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html new file mode 100644 index 000000000..0320ad6d1 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html @@ -0,0 +1,274 @@ + + + + + +MultiBlockInteractionHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Interface MultiBlockInteractionHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html new file mode 100644 index 000000000..ae8ba44c7 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html @@ -0,0 +1,371 @@ + + + + + +RainbowTicker + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Objects.handlers
+

Class RainbowTicker

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockBreakHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockBreakHandler.html new file mode 100644 index 000000000..96e66094c --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockBreakHandler.html @@ -0,0 +1,188 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockBreakHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.handlers.BlockBreakHandler

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockDispenseHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockDispenseHandler.html new file mode 100644 index 000000000..f8b48902b --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockDispenseHandler.html @@ -0,0 +1,164 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockDispenseHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.handlers.BlockDispenseHandler

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockPlaceHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockPlaceHandler.html new file mode 100644 index 000000000..8853e60bc --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockPlaceHandler.html @@ -0,0 +1,164 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockPlaceHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.handlers.BlockPlaceHandler

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockTicker.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockTicker.html new file mode 100644 index 000000000..aa1984880 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockTicker.html @@ -0,0 +1,262 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.handlers.BlockTicker + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.handlers.BlockTicker

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockUseHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockUseHandler.html new file mode 100644 index 000000000..63cbe7d09 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BlockUseHandler.html @@ -0,0 +1,242 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.BlockUseHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.handlers.BlockUseHandler

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BowShootHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BowShootHandler.html new file mode 100644 index 000000000..f87f3595f --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/BowShootHandler.html @@ -0,0 +1,172 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.BowShootHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.handlers.BowShootHandler

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/EntityKillHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/EntityKillHandler.html new file mode 100644 index 000000000..23451623a --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/EntityKillHandler.html @@ -0,0 +1,164 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.EntityKillHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.handlers.EntityKillHandler

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/GeneratorTicker.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/GeneratorTicker.html new file mode 100644 index 000000000..4dc26fcdf --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/GeneratorTicker.html @@ -0,0 +1,186 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.handlers.GeneratorTicker + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.handlers.GeneratorTicker

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemConsumptionHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemConsumptionHandler.html new file mode 100644 index 000000000..b6b5840cf --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemConsumptionHandler.html @@ -0,0 +1,198 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemConsumptionHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.handlers.ItemConsumptionHandler

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemDropHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemDropHandler.html new file mode 100644 index 000000000..90717dcd2 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemDropHandler.html @@ -0,0 +1,164 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemDropHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.handlers.ItemDropHandler

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemHandler.html new file mode 100644 index 000000000..30b8a6a22 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemHandler.html @@ -0,0 +1,435 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.handlers.ItemHandler

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemUseHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemUseHandler.html new file mode 100644 index 000000000..1380c0c32 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemUseHandler.html @@ -0,0 +1,426 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemUseHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.handlers.ItemUseHandler

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/MultiBlockInteractionHandler.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/MultiBlockInteractionHandler.html new file mode 100644 index 000000000..55f7cbe58 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/MultiBlockInteractionHandler.html @@ -0,0 +1,124 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.MultiBlockInteractionHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.Objects.handlers.MultiBlockInteractionHandler

+
+
No usage of me.mrCookieSlime.Slimefun.Objects.handlers.MultiBlockInteractionHandler
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/RainbowTicker.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/RainbowTicker.html new file mode 100644 index 000000000..bdfd0e7e3 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/RainbowTicker.html @@ -0,0 +1,180 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Objects.handlers.RainbowTicker + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Objects.handlers.RainbowTicker

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/package-frame.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/package-frame.html new file mode 100644 index 000000000..841e75a69 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/package-frame.html @@ -0,0 +1,36 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.handlers + + + + + +

me.mrCookieSlime.Slimefun.Objects.handlers

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html new file mode 100644 index 000000000..6f410f418 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html @@ -0,0 +1,220 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.handlers + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.Objects.handlers

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/package-tree.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/package-tree.html new file mode 100644 index 000000000..fe7c60e10 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/package-tree.html @@ -0,0 +1,159 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects.handlers Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.Objects.handlers

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/handlers/package-use.html b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/package-use.html new file mode 100644 index 000000000..c1216629e --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/handlers/package-use.html @@ -0,0 +1,538 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.Objects.handlers + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.Objects.handlers

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/package-frame.html b/docs/me/mrCookieSlime/Slimefun/Objects/package-frame.html new file mode 100644 index 000000000..d5ff04129 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/package-frame.html @@ -0,0 +1,27 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects + + + + + +

me.mrCookieSlime.Slimefun.Objects

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/package-summary.html b/docs/me/mrCookieSlime/Slimefun/Objects/package-summary.html new file mode 100644 index 000000000..fcb934185 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/package-summary.html @@ -0,0 +1,181 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.Objects

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/package-tree.html b/docs/me/mrCookieSlime/Slimefun/Objects/package-tree.html new file mode 100644 index 000000000..e52355e50 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/package-tree.html @@ -0,0 +1,147 @@ + + + + + +me.mrCookieSlime.Slimefun.Objects Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.Objects

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Objects/package-use.html b/docs/me/mrCookieSlime/Slimefun/Objects/package-use.html new file mode 100644 index 000000000..0d026e925 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Objects/package-use.html @@ -0,0 +1,721 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.Objects + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.Objects

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html b/docs/me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html new file mode 100644 index 000000000..672a59126 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html @@ -0,0 +1,315 @@ + + + + + +SlimefunManager + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.Setup
+

Class SlimefunManager

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Setup/class-use/SlimefunManager.html b/docs/me/mrCookieSlime/Slimefun/Setup/class-use/SlimefunManager.html new file mode 100644 index 000000000..a8485e3a9 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Setup/class-use/SlimefunManager.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.Setup.SlimefunManager + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.Setup.SlimefunManager

+
+
No usage of me.mrCookieSlime.Slimefun.Setup.SlimefunManager
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Setup/package-frame.html b/docs/me/mrCookieSlime/Slimefun/Setup/package-frame.html new file mode 100644 index 000000000..f942a4206 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Setup/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.mrCookieSlime.Slimefun.Setup + + + + + +

me.mrCookieSlime.Slimefun.Setup

+
+

Classes

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/Setup/package-summary.html b/docs/me/mrCookieSlime/Slimefun/Setup/package-summary.html new file mode 100644 index 000000000..9851ecac3 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Setup/package-summary.html @@ -0,0 +1,142 @@ + + + + + +me.mrCookieSlime.Slimefun.Setup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.Setup

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Setup/package-tree.html b/docs/me/mrCookieSlime/Slimefun/Setup/package-tree.html new file mode 100644 index 000000000..27ef71822 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Setup/package-tree.html @@ -0,0 +1,137 @@ + + + + + +me.mrCookieSlime.Slimefun.Setup Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.Setup

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/Setup/package-use.html b/docs/me/mrCookieSlime/Slimefun/Setup/package-use.html new file mode 100644 index 000000000..f2db6d08a --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/Setup/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.Setup + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.Setup

+
+
No usage of me.mrCookieSlime.Slimefun.Setup
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/SlimefunPlugin.html b/docs/me/mrCookieSlime/Slimefun/SlimefunPlugin.html new file mode 100644 index 000000000..736d583fd --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/SlimefunPlugin.html @@ -0,0 +1,748 @@ + + + + + +SlimefunPlugin + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun
+

Class SlimefunPlugin

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html b/docs/me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html new file mode 100644 index 000000000..152871862 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html @@ -0,0 +1,580 @@ + + + + + +BlockInfoConfig + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api
+

Class BlockInfoConfig

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/BlockStorage.html b/docs/me/mrCookieSlime/Slimefun/api/BlockStorage.html new file mode 100644 index 000000000..f593bac4c --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/BlockStorage.html @@ -0,0 +1,1093 @@ + + + + + +BlockStorage + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api
+

Class BlockStorage

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/GuideHandler.html b/docs/me/mrCookieSlime/Slimefun/api/GuideHandler.html new file mode 100644 index 000000000..d699e1053 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/GuideHandler.html @@ -0,0 +1,332 @@ + + + + + +GuideHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api
+

Interface GuideHandler

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/PlayerProfile.html b/docs/me/mrCookieSlime/Slimefun/api/PlayerProfile.html new file mode 100644 index 000000000..90e4b4b59 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/PlayerProfile.html @@ -0,0 +1,655 @@ + + + + + +PlayerProfile + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api
+

Class PlayerProfile

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/Slimefun.html b/docs/me/mrCookieSlime/Slimefun/api/Slimefun.html new file mode 100644 index 000000000..49e9b4b35 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/Slimefun.html @@ -0,0 +1,581 @@ + + + + + +Slimefun + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api
+

Class Slimefun

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html b/docs/me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html new file mode 100644 index 000000000..047c725b0 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html @@ -0,0 +1,523 @@ + + + + + +SlimefunItemStack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api
+

Class SlimefunItemStack

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockInfoConfig.html b/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockInfoConfig.html new file mode 100644 index 000000000..de0bb1170 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockInfoConfig.html @@ -0,0 +1,164 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.BlockInfoConfig + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.BlockInfoConfig

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockStorage.html b/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockStorage.html new file mode 100644 index 000000000..b495a0a2d --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/class-use/BlockStorage.html @@ -0,0 +1,190 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.BlockStorage + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.BlockStorage

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/class-use/GuideHandler.html b/docs/me/mrCookieSlime/Slimefun/api/class-use/GuideHandler.html new file mode 100644 index 000000000..f5c27a208 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/class-use/GuideHandler.html @@ -0,0 +1,205 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.api.GuideHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.api.GuideHandler

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/class-use/PlayerProfile.html b/docs/me/mrCookieSlime/Slimefun/api/class-use/PlayerProfile.html new file mode 100644 index 000000000..701262f94 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/class-use/PlayerProfile.html @@ -0,0 +1,502 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.PlayerProfile + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.PlayerProfile

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/class-use/Slimefun.html b/docs/me/mrCookieSlime/Slimefun/api/class-use/Slimefun.html new file mode 100644 index 000000000..745da5646 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/class-use/Slimefun.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.Slimefun + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.Slimefun

+
+
No usage of me.mrCookieSlime.Slimefun.api.Slimefun
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/class-use/SlimefunItemStack.html b/docs/me/mrCookieSlime/Slimefun/api/class-use/SlimefunItemStack.html new file mode 100644 index 000000000..16195a282 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/class-use/SlimefunItemStack.html @@ -0,0 +1,1469 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.SlimefunItemStack + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.SlimefunItemStack

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html b/docs/me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html new file mode 100644 index 000000000..814d93f56 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html @@ -0,0 +1,379 @@ + + + + + +ChargableBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api.energy
+

Class ChargableBlock

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html b/docs/me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html new file mode 100644 index 000000000..35dc17290 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html @@ -0,0 +1,295 @@ + + + + + +ItemEnergy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api.energy
+

Class ItemEnergy

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ChargableBlock.html b/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ChargableBlock.html new file mode 100644 index 000000000..3fe6d9ee9 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ChargableBlock.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.energy.ChargableBlock + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.energy.ChargableBlock

+
+
No usage of me.mrCookieSlime.Slimefun.api.energy.ChargableBlock
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ItemEnergy.html b/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ItemEnergy.html new file mode 100644 index 000000000..6ffecfc20 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/class-use/ItemEnergy.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.energy.ItemEnergy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.energy.ItemEnergy

+
+
No usage of me.mrCookieSlime.Slimefun.api.energy.ItemEnergy
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/package-frame.html b/docs/me/mrCookieSlime/Slimefun/api/energy/package-frame.html new file mode 100644 index 000000000..897b850ab --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/package-frame.html @@ -0,0 +1,21 @@ + + + + + +me.mrCookieSlime.Slimefun.api.energy + + + + + +

me.mrCookieSlime.Slimefun.api.energy

+
+

Classes

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/package-summary.html b/docs/me/mrCookieSlime/Slimefun/api/energy/package-summary.html new file mode 100644 index 000000000..9274c3e1a --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/package-summary.html @@ -0,0 +1,146 @@ + + + + + +me.mrCookieSlime.Slimefun.api.energy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.api.energy

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/package-tree.html b/docs/me/mrCookieSlime/Slimefun/api/energy/package-tree.html new file mode 100644 index 000000000..a8b87197d --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/package-tree.html @@ -0,0 +1,138 @@ + + + + + +me.mrCookieSlime.Slimefun.api.energy Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.api.energy

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/energy/package-use.html b/docs/me/mrCookieSlime/Slimefun/api/energy/package-use.html new file mode 100644 index 000000000..d6601aedc --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/energy/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.api.energy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.api.energy

+
+
No usage of me.mrCookieSlime.Slimefun.api.energy
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html new file mode 100644 index 000000000..126f4901f --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html @@ -0,0 +1,387 @@ + + + + + +BlockMenu + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api.inventory
+

Class BlockMenu

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html new file mode 100644 index 000000000..0e005844f --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html @@ -0,0 +1,579 @@ + + + + + +BlockMenuPreset + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api.inventory
+

Class BlockMenuPreset

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html new file mode 100644 index 000000000..502ff92a9 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html @@ -0,0 +1,299 @@ + + + + + +DirtyChestMenu.SaveHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api.inventory
+

Class DirtyChestMenu.SaveHandler

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html new file mode 100644 index 000000000..8804a6151 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html @@ -0,0 +1,521 @@ + + + + + +DirtyChestMenu + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api.inventory
+

Class DirtyChestMenu

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/ItemManipulationEvent.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/ItemManipulationEvent.html new file mode 100644 index 000000000..c9a8fb129 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/ItemManipulationEvent.html @@ -0,0 +1,230 @@ + + + + + +ItemManipulationEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api.inventory
+

Interface ItemManipulationEvent

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html new file mode 100644 index 000000000..3279ef953 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html @@ -0,0 +1,331 @@ + + + + + +UniversalBlockMenu + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api.inventory
+

Class UniversalBlockMenu

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenu.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenu.html new file mode 100644 index 000000000..f40dcdcdb --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenu.html @@ -0,0 +1,249 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.inventory.BlockMenu + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.inventory.BlockMenu

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenuPreset.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenuPreset.html new file mode 100644 index 000000000..09546210b --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/BlockMenuPreset.html @@ -0,0 +1,273 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.SaveHandler.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.SaveHandler.html new file mode 100644 index 000000000..ba30068d2 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.SaveHandler.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu.SaveHandler + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu.SaveHandler

+
+
No usage of me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu.SaveHandler
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.html new file mode 100644 index 000000000..74eda251f --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/DirtyChestMenu.html @@ -0,0 +1,217 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/ItemManipulationEvent.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/ItemManipulationEvent.html new file mode 100644 index 000000000..5a7c45d98 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/ItemManipulationEvent.html @@ -0,0 +1,168 @@ + + + + + +Uses of Interface me.mrCookieSlime.Slimefun.api.inventory.ItemManipulationEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
me.mrCookieSlime.Slimefun.api.inventory.ItemManipulationEvent

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/UniversalBlockMenu.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/UniversalBlockMenu.html new file mode 100644 index 000000000..5aa6c2acd --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/class-use/UniversalBlockMenu.html @@ -0,0 +1,216 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.inventory.UniversalBlockMenu + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.inventory.UniversalBlockMenu

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/package-frame.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-frame.html new file mode 100644 index 000000000..396a657f3 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-frame.html @@ -0,0 +1,28 @@ + + + + + +me.mrCookieSlime.Slimefun.api.inventory + + + + + +

me.mrCookieSlime.Slimefun.api.inventory

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/package-summary.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-summary.html new file mode 100644 index 000000000..dfb99584c --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-summary.html @@ -0,0 +1,173 @@ + + + + + +me.mrCookieSlime.Slimefun.api.inventory + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.api.inventory

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/package-tree.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-tree.html new file mode 100644 index 000000000..083a2f633 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-tree.html @@ -0,0 +1,152 @@ + + + + + +me.mrCookieSlime.Slimefun.api.inventory Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.api.inventory

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/inventory/package-use.html b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-use.html new file mode 100644 index 000000000..793902bef --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/inventory/package-use.html @@ -0,0 +1,292 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.api.inventory + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.api.inventory

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/CargoNet.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/CargoNet.html new file mode 100644 index 000000000..4f5759671 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/CargoNet.html @@ -0,0 +1,413 @@ + + + + + +CargoNet + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api.item_transport
+

Class CargoNet

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/CargoUtils.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/CargoUtils.html new file mode 100644 index 000000000..8b9931bba --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/CargoUtils.html @@ -0,0 +1,307 @@ + + + + + +CargoUtils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api.item_transport
+

Class CargoUtils

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/ItemRequest.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/ItemRequest.html new file mode 100644 index 000000000..fa5d14542 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/ItemRequest.html @@ -0,0 +1,316 @@ + + + + + +ItemRequest + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api.item_transport
+

Class ItemRequest

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html new file mode 100644 index 000000000..7ff7a7722 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html @@ -0,0 +1,341 @@ + + + + + +ItemTransportFlow + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.api.item_transport
+

Enum ItemTransportFlow

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/class-use/CargoNet.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/class-use/CargoNet.html new file mode 100644 index 000000000..f0b7a05b7 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/class-use/CargoNet.html @@ -0,0 +1,168 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.item_transport.CargoNet + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.item_transport.CargoNet

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/class-use/CargoUtils.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/class-use/CargoUtils.html new file mode 100644 index 000000000..32c273546 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/class-use/CargoUtils.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.item_transport.CargoUtils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.item_transport.CargoUtils

+
+
No usage of me.mrCookieSlime.Slimefun.api.item_transport.CargoUtils
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/class-use/ItemRequest.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/class-use/ItemRequest.html new file mode 100644 index 000000000..da45cf0bc --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/class-use/ItemRequest.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.item_transport.ItemRequest + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.item_transport.ItemRequest

+
+
No usage of me.mrCookieSlime.Slimefun.api.item_transport.ItemRequest
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/class-use/ItemTransportFlow.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/class-use/ItemTransportFlow.html new file mode 100644 index 000000000..6985a5622 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/class-use/ItemTransportFlow.html @@ -0,0 +1,219 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.api.item_transport.ItemTransportFlow + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.api.item_transport.ItemTransportFlow

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/package-frame.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/package-frame.html new file mode 100644 index 000000000..734d8e162 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/package-frame.html @@ -0,0 +1,26 @@ + + + + + +me.mrCookieSlime.Slimefun.api.item_transport + + + + + +

me.mrCookieSlime.Slimefun.api.item_transport

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/package-summary.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/package-summary.html new file mode 100644 index 000000000..89be94715 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/package-summary.html @@ -0,0 +1,165 @@ + + + + + +me.mrCookieSlime.Slimefun.api.item_transport + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.api.item_transport

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/package-tree.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/package-tree.html new file mode 100644 index 000000000..682238cc3 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/package-tree.html @@ -0,0 +1,155 @@ + + + + + +me.mrCookieSlime.Slimefun.api.item_transport Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.api.item_transport

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/item_transport/package-use.html b/docs/me/mrCookieSlime/Slimefun/api/item_transport/package-use.html new file mode 100644 index 000000000..3eb7d12b6 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/item_transport/package-use.html @@ -0,0 +1,179 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.api.item_transport + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.api.item_transport

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/package-frame.html b/docs/me/mrCookieSlime/Slimefun/api/package-frame.html new file mode 100644 index 000000000..21878b3c4 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/package-frame.html @@ -0,0 +1,28 @@ + + + + + +me.mrCookieSlime.Slimefun.api + + + + + +

me.mrCookieSlime.Slimefun.api

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/api/package-summary.html b/docs/me/mrCookieSlime/Slimefun/api/package-summary.html new file mode 100644 index 000000000..89cfd252a --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/package-summary.html @@ -0,0 +1,177 @@ + + + + + +me.mrCookieSlime.Slimefun.api + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.api

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/package-tree.html b/docs/me/mrCookieSlime/Slimefun/api/package-tree.html new file mode 100644 index 000000000..0d1d5ea0d --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/package-tree.html @@ -0,0 +1,157 @@ + + + + + +me.mrCookieSlime.Slimefun.api Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.api

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/api/package-use.html b/docs/me/mrCookieSlime/Slimefun/api/package-use.html new file mode 100644 index 000000000..b2d772973 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/api/package-use.html @@ -0,0 +1,703 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.api + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.api

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/class-use/SlimefunPlugin.html b/docs/me/mrCookieSlime/Slimefun/class-use/SlimefunPlugin.html new file mode 100644 index 000000000..33cddea47 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/class-use/SlimefunPlugin.html @@ -0,0 +1,420 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.SlimefunPlugin + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.SlimefunPlugin

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/package-frame.html b/docs/me/mrCookieSlime/Slimefun/package-frame.html new file mode 100644 index 000000000..1dba12e3d --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.mrCookieSlime.Slimefun + + + + + +

me.mrCookieSlime.Slimefun

+
+

Classes

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/package-summary.html b/docs/me/mrCookieSlime/Slimefun/package-summary.html new file mode 100644 index 000000000..b065dd570 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/package-summary.html @@ -0,0 +1,144 @@ + + + + + +me.mrCookieSlime.Slimefun + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/package-tree.html b/docs/me/mrCookieSlime/Slimefun/package-tree.html new file mode 100644 index 000000000..f784e94b5 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/package-tree.html @@ -0,0 +1,145 @@ + + + + + +me.mrCookieSlime.Slimefun Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/package-use.html b/docs/me/mrCookieSlime/Slimefun/package-use.html new file mode 100644 index 000000000..cf0c19400 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/package-use.html @@ -0,0 +1,306 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/utils/ConfigCache.html b/docs/me/mrCookieSlime/Slimefun/utils/ConfigCache.html new file mode 100644 index 000000000..356b0cfcc --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/utils/ConfigCache.html @@ -0,0 +1,390 @@ + + + + + +ConfigCache + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.mrCookieSlime.Slimefun.utils
+

Class ConfigCache

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/utils/class-use/ConfigCache.html b/docs/me/mrCookieSlime/Slimefun/utils/class-use/ConfigCache.html new file mode 100644 index 000000000..9cded16f0 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/utils/class-use/ConfigCache.html @@ -0,0 +1,186 @@ + + + + + +Uses of Class me.mrCookieSlime.Slimefun.utils.ConfigCache + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.mrCookieSlime.Slimefun.utils.ConfigCache

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/utils/package-frame.html b/docs/me/mrCookieSlime/Slimefun/utils/package-frame.html new file mode 100644 index 000000000..7f2ebe246 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/utils/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.mrCookieSlime.Slimefun.utils + + + + + +

me.mrCookieSlime.Slimefun.utils

+
+

Classes

+ +
+ + diff --git a/docs/me/mrCookieSlime/Slimefun/utils/package-summary.html b/docs/me/mrCookieSlime/Slimefun/utils/package-summary.html new file mode 100644 index 000000000..7cee7de44 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/utils/package-summary.html @@ -0,0 +1,142 @@ + + + + + +me.mrCookieSlime.Slimefun.utils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.mrCookieSlime.Slimefun.utils

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/utils/package-tree.html b/docs/me/mrCookieSlime/Slimefun/utils/package-tree.html new file mode 100644 index 000000000..8932581ce --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/utils/package-tree.html @@ -0,0 +1,137 @@ + + + + + +me.mrCookieSlime.Slimefun.utils Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.mrCookieSlime.Slimefun.utils

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/mrCookieSlime/Slimefun/utils/package-use.html b/docs/me/mrCookieSlime/Slimefun/utils/package-use.html new file mode 100644 index 000000000..4743fc9d3 --- /dev/null +++ b/docs/me/mrCookieSlime/Slimefun/utils/package-use.html @@ -0,0 +1,176 @@ + + + + + +Uses of Package me.mrCookieSlime.Slimefun.utils + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.mrCookieSlime.Slimefun.utils

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/overview-frame.html b/docs/overview-frame.html new file mode 100644 index 000000000..4ea174a83 --- /dev/null +++ b/docs/overview-frame.html @@ -0,0 +1,81 @@ + + + + + +Overview List + + + + + +
All Classes
+
+

Packages

+ +
+

 

+ + diff --git a/docs/overview-summary.html b/docs/overview-summary.html new file mode 100644 index 000000000..5a15ee1ff --- /dev/null +++ b/docs/overview-summary.html @@ -0,0 +1,378 @@ + + + + + +Overview + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Slimefun4 - Javadocs

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Packages 
PackageDescription
io.github.thebusybiscuit.slimefun4.api 
io.github.thebusybiscuit.slimefun4.api.blocks 
io.github.thebusybiscuit.slimefun4.api.chunks 
io.github.thebusybiscuit.slimefun4.api.events 
io.github.thebusybiscuit.slimefun4.api.geo 
io.github.thebusybiscuit.slimefun4.api.gps 
io.github.thebusybiscuit.slimefun4.api.items 
io.github.thebusybiscuit.slimefun4.api.network 
io.github.thebusybiscuit.slimefun4.api.player 
io.github.thebusybiscuit.slimefun4.api.recipes 
io.github.thebusybiscuit.slimefun4.core 
io.github.thebusybiscuit.slimefun4.core.attributes 
io.github.thebusybiscuit.slimefun4.core.commands 
io.github.thebusybiscuit.slimefun4.core.commands.subcommands 
io.github.thebusybiscuit.slimefun4.core.guide 
io.github.thebusybiscuit.slimefun4.core.hooks 
io.github.thebusybiscuit.slimefun4.core.networks.energy 
io.github.thebusybiscuit.slimefun4.core.services 
io.github.thebusybiscuit.slimefun4.core.services.github 
io.github.thebusybiscuit.slimefun4.core.services.localization 
io.github.thebusybiscuit.slimefun4.core.services.metrics 
io.github.thebusybiscuit.slimefun4.implementation.guide 
io.github.thebusybiscuit.slimefun4.implementation.items 
io.github.thebusybiscuit.slimefun4.implementation.items.altar 
io.github.thebusybiscuit.slimefun4.implementation.items.androids 
io.github.thebusybiscuit.slimefun4.implementation.items.blocks 
io.github.thebusybiscuit.slimefun4.implementation.items.cargo 
io.github.thebusybiscuit.slimefun4.implementation.items.electric 
io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets 
io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators 
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines 
io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors 
io.github.thebusybiscuit.slimefun4.implementation.items.food 
io.github.thebusybiscuit.slimefun4.implementation.items.geo 
io.github.thebusybiscuit.slimefun4.implementation.items.gps 
io.github.thebusybiscuit.slimefun4.implementation.items.magical 
io.github.thebusybiscuit.slimefun4.implementation.items.medical 
io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks 
io.github.thebusybiscuit.slimefun4.implementation.items.tools 
io.github.thebusybiscuit.slimefun4.implementation.items.weapons 
io.github.thebusybiscuit.slimefun4.implementation.listeners 
io.github.thebusybiscuit.slimefun4.implementation.resources 
io.github.thebusybiscuit.slimefun4.implementation.setup 
io.github.thebusybiscuit.slimefun4.implementation.tasks 
io.github.thebusybiscuit.slimefun4.utils 
io.github.thebusybiscuit.slimefun4.utils.holograms 
io.github.thebusybiscuit.slimefun4.utils.itemstack 
me.mrCookieSlime.Slimefun 
me.mrCookieSlime.Slimefun.api 
me.mrCookieSlime.Slimefun.api.energy 
me.mrCookieSlime.Slimefun.api.inventory 
me.mrCookieSlime.Slimefun.api.item_transport 
me.mrCookieSlime.Slimefun.Lists 
me.mrCookieSlime.Slimefun.Objects 
me.mrCookieSlime.Slimefun.Objects.handlers 
me.mrCookieSlime.Slimefun.Objects.SlimefunItem 
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems 
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces 
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks 
me.mrCookieSlime.Slimefun.Setup 
me.mrCookieSlime.Slimefun.utils 
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/overview-tree.html b/docs/overview-tree.html new file mode 100644 index 000000000..c7188e507 --- /dev/null +++ b/docs/overview-tree.html @@ -0,0 +1,619 @@ + + + + + +Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/package-list b/docs/package-list new file mode 100644 index 000000000..e86cf7da6 --- /dev/null +++ b/docs/package-list @@ -0,0 +1,61 @@ +io.github.thebusybiscuit.slimefun4.api +io.github.thebusybiscuit.slimefun4.api.blocks +io.github.thebusybiscuit.slimefun4.api.chunks +io.github.thebusybiscuit.slimefun4.api.events +io.github.thebusybiscuit.slimefun4.api.geo +io.github.thebusybiscuit.slimefun4.api.gps +io.github.thebusybiscuit.slimefun4.api.items +io.github.thebusybiscuit.slimefun4.api.network +io.github.thebusybiscuit.slimefun4.api.player +io.github.thebusybiscuit.slimefun4.api.recipes +io.github.thebusybiscuit.slimefun4.core +io.github.thebusybiscuit.slimefun4.core.attributes +io.github.thebusybiscuit.slimefun4.core.commands +io.github.thebusybiscuit.slimefun4.core.commands.subcommands +io.github.thebusybiscuit.slimefun4.core.guide +io.github.thebusybiscuit.slimefun4.core.hooks +io.github.thebusybiscuit.slimefun4.core.networks.energy +io.github.thebusybiscuit.slimefun4.core.services +io.github.thebusybiscuit.slimefun4.core.services.github +io.github.thebusybiscuit.slimefun4.core.services.localization +io.github.thebusybiscuit.slimefun4.core.services.metrics +io.github.thebusybiscuit.slimefun4.implementation.guide +io.github.thebusybiscuit.slimefun4.implementation.items +io.github.thebusybiscuit.slimefun4.implementation.items.altar +io.github.thebusybiscuit.slimefun4.implementation.items.androids +io.github.thebusybiscuit.slimefun4.implementation.items.blocks +io.github.thebusybiscuit.slimefun4.implementation.items.cargo +io.github.thebusybiscuit.slimefun4.implementation.items.electric +io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets +io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators +io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines +io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors +io.github.thebusybiscuit.slimefun4.implementation.items.food +io.github.thebusybiscuit.slimefun4.implementation.items.geo +io.github.thebusybiscuit.slimefun4.implementation.items.gps +io.github.thebusybiscuit.slimefun4.implementation.items.magical +io.github.thebusybiscuit.slimefun4.implementation.items.medical +io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks +io.github.thebusybiscuit.slimefun4.implementation.items.tools +io.github.thebusybiscuit.slimefun4.implementation.items.weapons +io.github.thebusybiscuit.slimefun4.implementation.listeners +io.github.thebusybiscuit.slimefun4.implementation.resources +io.github.thebusybiscuit.slimefun4.implementation.setup +io.github.thebusybiscuit.slimefun4.implementation.tasks +io.github.thebusybiscuit.slimefun4.utils +io.github.thebusybiscuit.slimefun4.utils.holograms +io.github.thebusybiscuit.slimefun4.utils.itemstack +me.mrCookieSlime.Slimefun +me.mrCookieSlime.Slimefun.Lists +me.mrCookieSlime.Slimefun.Objects +me.mrCookieSlime.Slimefun.Objects.SlimefunItem +me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems +me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces +me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks +me.mrCookieSlime.Slimefun.Objects.handlers +me.mrCookieSlime.Slimefun.Setup +me.mrCookieSlime.Slimefun.api +me.mrCookieSlime.Slimefun.api.energy +me.mrCookieSlime.Slimefun.api.inventory +me.mrCookieSlime.Slimefun.api.item_transport +me.mrCookieSlime.Slimefun.utils diff --git a/docs/script.js b/docs/script.js new file mode 100644 index 000000000..b34635693 --- /dev/null +++ b/docs/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/docs/stylesheet.css b/docs/stylesheet.css new file mode 100644 index 000000000..98055b22d --- /dev/null +++ b/docs/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +} diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/api/ErrorReport.java b/src/main/java/io/github/thebusybiscuit/slimefun4/api/ErrorReport.java index 2954b762e..64d92e44e 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/api/ErrorReport.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/api/ErrorReport.java @@ -25,174 +25,175 @@ import me.mrCookieSlime.Slimefun.api.PlayerProfile; import me.mrCookieSlime.Slimefun.api.Slimefun; public class ErrorReport { - - private File file; - - public ErrorReport(Throwable throwable, Consumer printer) { - Slimefun.runSync(() -> { - file = getNewFile(); - - try (PrintStream stream = new PrintStream(file)) { - stream.println(); - stream.println("Java Environment:"); - stream.println(" Operating System: " + System.getProperty("os.name")); - stream.println(" Java Version: " + System.getProperty("java.version")); - stream.println(); - stream.println("Server Software: " + Bukkit.getName()); - stream.println(" Build: " + Bukkit.getVersion()); - stream.println(" Minecraft: " + Bukkit.getBukkitVersion()); - stream.println(); - stream.println("Slimefun Environment:"); - stream.println(" CS-CoreLib v" + CSCoreLib.getLib().getDescription().getVersion()); - stream.println(" Slimefun v" + SlimefunPlugin.instance.getDescription().getVersion()); - stream.println(); - List plugins = new ArrayList<>(); - List addons = new ArrayList<>(); - - scanPlugins(plugins, addons); - - stream.println("Installed Addons (" + addons.size() + ")"); - addons.forEach(stream::println); - - stream.println(); - - stream.println("Installed Plugins (" + plugins.size() + "):"); - plugins.forEach(stream::println); - - stream.println(); - - printer.accept(stream); - - stream.println("Stacktrace:"); - stream.println(); - throwable.printStackTrace(stream); - - Slimefun.getLogger().log(Level.WARNING, ""); - Slimefun.getLogger().log(Level.WARNING, "An Error occured! It has been saved as: "); - Slimefun.getLogger().log(Level.WARNING, "/plugins/Slimefun/error-reports/" + file.getName()); - Slimefun.getLogger().log(Level.WARNING, "Please put this file on https://pastebin.com and report this to the developers. This message does not have to be included."); - Slimefun.getLogger().log(Level.WARNING, ""); - } catch (FileNotFoundException x) { - Slimefun.getLogger().log(Level.SEVERE, "An Error occured while saving an Error-Report for Slimefun " + SlimefunPlugin.getVersion(), x); - } - }); - } + private File file; - public ErrorReport(Throwable throwable, Location l, SlimefunItem item) { - this(throwable, stream -> { - stream.println("Block Info:"); - stream.println(" World: " + l.getWorld().getName()); - stream.println(" X: " + l.getBlockX()); - stream.println(" Y: " + l.getBlockY()); - stream.println(" Z: " + l.getBlockZ()); - stream.println(" Material: " + l.getBlock().getType()); - stream.println(" Block Data: " + l.getBlock().getBlockData().getClass().getName()); - stream.println(" State: " + l.getBlock().getState().getClass().getName()); - stream.println(); - stream.println("Ticker-Info:"); - stream.println(" Type: " + (item.getBlockTicker().isSynchronized() ? "Synchronized": "Asynchronous")); - stream.println(); - stream.println("Slimefun Data:"); - stream.println(" ID: " + item.getID()); - stream.println(" Inventory: " + BlockStorage.getStorage(l.getWorld()).hasInventory(l)); - stream.println(" Data: " + BlockStorage.getBlockInfoAsJson(l)); - stream.println(); - }); - } + public ErrorReport(Throwable throwable, Consumer printer) { + Slimefun.runSync(() -> { + file = getNewFile(); - public ErrorReport(Throwable throwable, SlimefunItem item) { - this(throwable, stream -> { - stream.println("SlimefunItem:"); - stream.println(" ID: " + item.getID()); - stream.println(" Plugin: " + (item.getAddon() == null ? "Unknown": item.getAddon().getName())); - stream.println(); - }); - } - - public ErrorReport(Throwable throwable, Player p) { - this(throwable, stream -> { - stream.println("Player Info:"); - stream.println(" ID: " + p.getUniqueId() + " (" + p.getName() + ")"); - stream.println(" World: " + p.getWorld().getName()); - stream.println(" X: " + p.getLocation().getX()); - stream.println(" Y: " + p.getLocation().getY()); - stream.println(" Z: " + p.getLocation().getZ()); - stream.println(" Profile in RAM? " + PlayerProfile.isLoaded(p.getUniqueId())); - stream.println(); - stream.println("Item in Main Hand:"); - stream.println(p.getInventory().getItemInMainHand()); - stream.println(SlimefunItem.getByItem(p.getInventory().getItemInMainHand())); - stream.println(); - stream.println("Item in Off Hand:"); - stream.println(p.getInventory().getItemInOffHand()); - stream.println(SlimefunItem.getByItem(p.getInventory().getItemInOffHand())); - stream.println(); - stream.println("Helmet:"); - stream.println(p.getInventory().getHelmet()); - stream.println(SlimefunItem.getByItem(p.getInventory().getHelmet())); - stream.println(); - stream.println("Chestplate:"); - stream.println(p.getInventory().getChestplate()); - stream.println(SlimefunItem.getByItem(p.getInventory().getChestplate())); - stream.println(); - stream.println("Leggings:"); - stream.println(p.getInventory().getLeggings()); - stream.println(SlimefunItem.getByItem(p.getInventory().getLeggings())); - stream.println(); - stream.println("Boots:"); - stream.println(p.getInventory().getBoots()); - stream.println(SlimefunItem.getByItem(p.getInventory().getBoots())); - stream.println(); - }); - } + try (PrintStream stream = new PrintStream(file)) { + stream.println(); + stream.println("Java Environment:"); + stream.println(" Operating System: " + System.getProperty("os.name")); + stream.println(" Java Version: " + System.getProperty("java.version")); + stream.println(); + stream.println("Server Software: " + Bukkit.getName()); + stream.println(" Build: " + Bukkit.getVersion()); + stream.println(" Minecraft: " + Bukkit.getBukkitVersion()); + stream.println(); + stream.println("Slimefun Environment:"); + stream.println(" CS-CoreLib v" + CSCoreLib.getLib().getDescription().getVersion()); + stream.println(" Slimefun v" + SlimefunPlugin.instance.getDescription().getVersion()); + stream.println(); - private void scanPlugins(List plugins, List addons) { - String dependency = "Slimefun"; - - for (Plugin plugin : Bukkit.getPluginManager().getPlugins()) { - if (Bukkit.getPluginManager().isPluginEnabled(plugin)) { - plugins.add(" + " + plugin.getName() + ' ' + plugin.getDescription().getVersion()); - - if (plugin.getDescription().getDepend().contains(dependency) || plugin.getDescription().getSoftDepend().contains(dependency)) { - addons.add(" + " + plugin.getName() + ' ' + plugin.getDescription().getVersion()); - } - } - else { - plugins.add(" - " + plugin.getName() + ' ' + plugin.getDescription().getVersion()); - - if (plugin.getDescription().getDepend().contains(dependency) || plugin.getDescription().getSoftDepend().contains(dependency)) { - addons.add(" - " + plugin.getName() + ' ' + plugin.getDescription().getVersion()); - } - } - } - } - - private File getNewFile() { - String path = "plugins/Slimefun/error-reports/" + new SimpleDateFormat("yyyy-MM-dd-HH-mm").format(new Date()); - File newFile = new File(path + ".err"); - - if (newFile.exists()) { - IntStream stream = IntStream.iterate(1, i -> i + 1).filter(i -> !new File(path + " (" + i + ").err").exists()); - int id = stream.findFirst().getAsInt(); - - newFile = new File(path + " (" + id + ").err"); - } - - return newFile; - } + List plugins = new ArrayList<>(); + List addons = new ArrayList<>(); - public File getFile() { - return file; - } - - public static void tryCatch(Function function, Runnable runnable) { - try { - runnable.run(); - } - catch(Exception x) { - function.apply(x); - } - } + scanPlugins(plugins, addons); + + stream.println("Installed Addons (" + addons.size() + ")"); + addons.forEach(stream::println); + + stream.println(); + + stream.println("Installed Plugins (" + plugins.size() + "):"); + plugins.forEach(stream::println); + + stream.println(); + + printer.accept(stream); + + stream.println("Stacktrace:"); + stream.println(); + throwable.printStackTrace(stream); + + Slimefun.getLogger().log(Level.WARNING, ""); + Slimefun.getLogger().log(Level.WARNING, "An Error occured! It has been saved as: "); + Slimefun.getLogger().log(Level.WARNING, "/plugins/Slimefun/error-reports/" + file.getName()); + Slimefun.getLogger().log(Level.WARNING, "Please put this file on https://pastebin.com and report this to the developers. This message does not have to be included."); + Slimefun.getLogger().log(Level.WARNING, ""); + } + catch (FileNotFoundException x) { + Slimefun.getLogger().log(Level.SEVERE, "An Error occured while saving an Error-Report for Slimefun " + SlimefunPlugin.getVersion(), x); + } + }); + } + + public ErrorReport(Throwable throwable, Location l, SlimefunItem item) { + this(throwable, stream -> { + stream.println("Block Info:"); + stream.println(" World: " + l.getWorld().getName()); + stream.println(" X: " + l.getBlockX()); + stream.println(" Y: " + l.getBlockY()); + stream.println(" Z: " + l.getBlockZ()); + stream.println(" Material: " + l.getBlock().getType()); + stream.println(" Block Data: " + l.getBlock().getBlockData().getClass().getName()); + stream.println(" State: " + l.getBlock().getState().getClass().getName()); + stream.println(); + stream.println("Ticker-Info:"); + stream.println(" Type: " + (item.getBlockTicker().isSynchronized() ? "Synchronized" : "Asynchronous")); + stream.println(); + stream.println("Slimefun Data:"); + stream.println(" ID: " + item.getID()); + stream.println(" Inventory: " + BlockStorage.getStorage(l.getWorld()).hasInventory(l)); + stream.println(" Data: " + BlockStorage.getBlockInfoAsJson(l)); + stream.println(); + }); + } + + public ErrorReport(Throwable throwable, SlimefunItem item) { + this(throwable, stream -> { + stream.println("SlimefunItem:"); + stream.println(" ID: " + item.getID()); + stream.println(" Plugin: " + (item.getAddon() == null ? "Unknown" : item.getAddon().getName())); + stream.println(); + }); + } + + public ErrorReport(Throwable throwable, Player p) { + this(throwable, stream -> { + stream.println("Player Info:"); + stream.println(" ID: " + p.getUniqueId() + " (" + p.getName() + ")"); + stream.println(" World: " + p.getWorld().getName()); + stream.println(" X: " + p.getLocation().getX()); + stream.println(" Y: " + p.getLocation().getY()); + stream.println(" Z: " + p.getLocation().getZ()); + stream.println(" Profile in RAM? " + PlayerProfile.isLoaded(p.getUniqueId())); + stream.println(); + stream.println("Item in Main Hand:"); + stream.println(p.getInventory().getItemInMainHand()); + stream.println(SlimefunItem.getByItem(p.getInventory().getItemInMainHand())); + stream.println(); + stream.println("Item in Off Hand:"); + stream.println(p.getInventory().getItemInOffHand()); + stream.println(SlimefunItem.getByItem(p.getInventory().getItemInOffHand())); + stream.println(); + stream.println("Helmet:"); + stream.println(p.getInventory().getHelmet()); + stream.println(SlimefunItem.getByItem(p.getInventory().getHelmet())); + stream.println(); + stream.println("Chestplate:"); + stream.println(p.getInventory().getChestplate()); + stream.println(SlimefunItem.getByItem(p.getInventory().getChestplate())); + stream.println(); + stream.println("Leggings:"); + stream.println(p.getInventory().getLeggings()); + stream.println(SlimefunItem.getByItem(p.getInventory().getLeggings())); + stream.println(); + stream.println("Boots:"); + stream.println(p.getInventory().getBoots()); + stream.println(SlimefunItem.getByItem(p.getInventory().getBoots())); + stream.println(); + }); + } + + private void scanPlugins(List plugins, List addons) { + String dependency = "Slimefun"; + + for (Plugin plugin : Bukkit.getPluginManager().getPlugins()) { + if (Bukkit.getPluginManager().isPluginEnabled(plugin)) { + plugins.add(" + " + plugin.getName() + ' ' + plugin.getDescription().getVersion()); + + if (plugin.getDescription().getDepend().contains(dependency) || plugin.getDescription().getSoftDepend().contains(dependency)) { + addons.add(" + " + plugin.getName() + ' ' + plugin.getDescription().getVersion()); + } + } + else { + plugins.add(" - " + plugin.getName() + ' ' + plugin.getDescription().getVersion()); + + if (plugin.getDescription().getDepend().contains(dependency) || plugin.getDescription().getSoftDepend().contains(dependency)) { + addons.add(" - " + plugin.getName() + ' ' + plugin.getDescription().getVersion()); + } + } + } + } + + private File getNewFile() { + String path = "plugins/Slimefun/error-reports/" + new SimpleDateFormat("yyyy-MM-dd-HH-mm").format(new Date()); + File newFile = new File(path + ".err"); + + if (newFile.exists()) { + IntStream stream = IntStream.iterate(1, i -> i + 1).filter(i -> !new File(path + " (" + i + ").err").exists()); + int id = stream.findFirst().getAsInt(); + + newFile = new File(path + " (" + id + ").err"); + } + + return newFile; + } + + public File getFile() { + return file; + } + + public static void tryCatch(Function function, Runnable runnable) { + try { + runnable.run(); + } + catch (Exception x) { + function.apply(x); + } + } } diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/api/JsonDataHolder.java b/src/main/java/io/github/thebusybiscuit/slimefun4/api/JsonDataHolder.java deleted file mode 100644 index 069f051bb..000000000 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/api/JsonDataHolder.java +++ /dev/null @@ -1,161 +0,0 @@ -package io.github.thebusybiscuit.slimefun4.api; - -import java.util.Optional; -import java.util.function.Function; -import java.util.function.IntFunction; - -import com.google.gson.JsonArray; -import com.google.gson.JsonElement; -import com.google.gson.JsonObject; -import com.google.gson.JsonPrimitive; - -public abstract class JsonDataHolder { - - protected final JsonObject data; - private boolean dirty; - - public JsonDataHolder() { - this(null); - } - - public JsonDataHolder(JsonObject data) { - this.data = data != null ? data: new JsonObject(); - this.dirty = false; - } - - public void markDirty() { - dirty = true; - } - - public void markClean() { - dirty = false; - } - - public boolean isDirty() { - return dirty; - } - - // Setters - public void setString(String key, String value) { - data.addProperty(key, value); - markDirty(); - } - - public void setInt(String key, int value) { - data.addProperty(key, value); - markDirty(); - } - - public void setBoolean(String key, boolean value) { - data.addProperty(key, value); - markDirty(); - } - - public void setFloat(String key, float value) { - data.addProperty(key, value); - markDirty(); - } - - public void setStringArray(String key, String[] array) { - JsonArray json = new JsonArray(); - for (String value : array) json.add(value); - data.add(key, json); - markDirty(); - } - - public void setIntArray(String key, int[] array) { - JsonArray json = new JsonArray(); - for (int value : array) json.add(value); - data.add(key, json); - markDirty(); - } - - public void setBooleanArray(String key, boolean[] array) { - JsonArray json = new JsonArray(); - for (boolean value : array) json.add(value); - data.add(key, json); - markDirty(); - } - - public void setFloatArray(String key, float[] array) { - JsonArray json = new JsonArray(); - for (float value : array) json.add(value); - data.add(key, json); - markDirty(); - } - - // Getters - public Optional getString(String key) { - return getPrimitive(key, JsonElement::getAsString); - } - public String getString(String key, String defaultValue) { - return getString(key).orElse(defaultValue); - } - - public Optional getInt(String key) { - return getPrimitive(key, JsonElement::getAsInt); - } - public int getInt(String key, int defaultValue) { - return getInt(key).orElse(defaultValue); - } - - public Optional getBoolean(String key) { - return getPrimitive(key, JsonElement::getAsBoolean); - } - public boolean getBoolean(String key, boolean defaultValue) { - return getBoolean(key).orElse(defaultValue); - } - - public Optional getFloat(String key) { - return getPrimitive(key, JsonElement::getAsFloat); - } - public float getFloat(String key, float defaultValue) { - return getFloat(key).orElse(defaultValue); - } - - public Optional getStringArray(String key) { - return getArray(key, String[]::new, JsonElement::getAsString); - } - - public Optional getIntArray(String key) { - return getArray(key, Integer[]::new, JsonElement::getAsInt); - } - - public Optional getBooleanArray(String key) { - return getArray(key, Boolean[]::new, JsonElement::getAsBoolean); - } - - public Optional getFloatArray(String key) { - return getArray(key, Float[]::new, JsonElement::getAsFloat); - } - - protected Optional getArray(String key, IntFunction constructor, Function getter) { - JsonElement element = data.get(key); - - if (element instanceof JsonArray) { - JsonArray json = (JsonArray) element; - T[] array = constructor.apply(json.size()); - - for (int i = 0; i < array.length; i++) { - array[i] = getter.apply(json.get(i)); - } - - return Optional.of(array); - } - else { - return Optional.empty(); - } - } - - protected Optional getPrimitive(String key, Function getter) { - JsonElement element = data.get(key); - - if (element instanceof JsonPrimitive) { - return Optional.of(getter.apply(element)); - } - else { - return Optional.empty(); - } - } - -} \ No newline at end of file diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.java b/src/main/java/io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.java index abb4968e3..770e9f1aa 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.java @@ -21,50 +21,50 @@ import me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem; * */ public interface SlimefunAddon { - - /** - * This method returns the instance of {@link JavaPlugin} that this - * {@link SlimefunAddon} refers to. - * - * @return The instance of your {@link JavaPlugin} - */ - JavaPlugin getJavaPlugin(); - - /** - * This method returns a link to the Bug Tracker of this {@link SlimefunAddon} - * - * @return The URL for this Plugin's Bug Tracker, or null - */ - String getBugTrackerURL(); - - /** - * This method returns the name of this addon, it defaults to the name - * of the {@link JavaPlugin} provided by {@link SlimefunAddon#getJavaPlugin()} - * - * @return The Name of this {@link SlimefunAddon} - */ - default String getName() { - return getJavaPlugin().getName(); - } - - /** - * This method returns the version of this addon, it defaults to the version - * of the {@link JavaPlugin} provided by {@link SlimefunAddon#getJavaPlugin()} - * - * @return The version of this {@link SlimefunAddon} - */ - default String getPluginVersion() { - return getJavaPlugin().getDescription().getVersion(); - } - /** - * This method returns the {@link Logger} of this addon, it defaults to the {@link Logger} - * of the {@link JavaPlugin} provided by {@link SlimefunAddon#getJavaPlugin()} - * - * @return The {@link Logger} of this {@link SlimefunAddon} - */ - default Logger getLogger() { - return getJavaPlugin().getLogger(); - } + /** + * This method returns the instance of {@link JavaPlugin} that this + * {@link SlimefunAddon} refers to. + * + * @return The instance of your {@link JavaPlugin} + */ + JavaPlugin getJavaPlugin(); + + /** + * This method returns a link to the Bug Tracker of this {@link SlimefunAddon} + * + * @return The URL for this Plugin's Bug Tracker, or null + */ + String getBugTrackerURL(); + + /** + * This method returns the name of this addon, it defaults to the name + * of the {@link JavaPlugin} provided by {@link SlimefunAddon#getJavaPlugin()} + * + * @return The Name of this {@link SlimefunAddon} + */ + default String getName() { + return getJavaPlugin().getName(); + } + + /** + * This method returns the version of this addon, it defaults to the version + * of the {@link JavaPlugin} provided by {@link SlimefunAddon#getJavaPlugin()} + * + * @return The version of this {@link SlimefunAddon} + */ + default String getPluginVersion() { + return getJavaPlugin().getDescription().getVersion(); + } + + /** + * This method returns the {@link Logger} of this addon, it defaults to the {@link Logger} + * of the {@link JavaPlugin} provided by {@link SlimefunAddon#getJavaPlugin()} + * + * @return The {@link Logger} of this {@link SlimefunAddon} + */ + default Logger getLogger() { + return getJavaPlugin().getLogger(); + } } diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/api/blocks/BlockLocation.java b/src/main/java/io/github/thebusybiscuit/slimefun4/api/blocks/BlockLocation.java index eeb4e286b..cbdecb120 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/api/blocks/BlockLocation.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/api/blocks/BlockLocation.java @@ -6,54 +6,54 @@ import org.bukkit.Location; import org.bukkit.block.Block; public final class BlockLocation { - - private final int x; - private final int y; - private final int z; - - public BlockLocation(Block b) { - this(b.getX(), b.getY(), b.getZ()); - } - - public BlockLocation(Location l) { - this(l.getBlockX(), l.getBlockY(), l.getBlockZ()); - } - - public BlockLocation(int x, int y, int z) { - this.x = x; - this.y = y; - this.z = z; - } - - public int getX() { - return x; - } - - public int getY() { - return y; - } - - public int getZ() { - return z; - } - - @Override - public boolean equals(Object obj) { - if (obj instanceof BlockLocation) { - BlockLocation l = (BlockLocation) obj; - return l.getX() == x && l.getY() == y && l.getZ() == z; - } - else return false; - } - - @Override - public int hashCode() { - return Objects.hash(x, y, z); - } - - @Override - public String toString() { - return "[" + x + " | " + y + " | " + z + "]"; - } + + private final int x; + private final int y; + private final int z; + + public BlockLocation(Block b) { + this(b.getX(), b.getY(), b.getZ()); + } + + public BlockLocation(Location l) { + this(l.getBlockX(), l.getBlockY(), l.getBlockZ()); + } + + public BlockLocation(int x, int y, int z) { + this.x = x; + this.y = y; + this.z = z; + } + + public int getX() { + return x; + } + + public int getY() { + return y; + } + + public int getZ() { + return z; + } + + @Override + public boolean equals(Object obj) { + if (obj instanceof BlockLocation) { + BlockLocation l = (BlockLocation) obj; + return l.getX() == x && l.getY() == y && l.getZ() == z; + } + else return false; + } + + @Override + public int hashCode() { + return Objects.hash(x, y, z); + } + + @Override + public String toString() { + return "[" + x + " | " + y + " | " + z + "]"; + } } \ No newline at end of file diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/api/blocks/JsonDataHolder.java b/src/main/java/io/github/thebusybiscuit/slimefun4/api/blocks/JsonDataHolder.java new file mode 100644 index 000000000..f2e09b4fb --- /dev/null +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/api/blocks/JsonDataHolder.java @@ -0,0 +1,181 @@ +package io.github.thebusybiscuit.slimefun4.api.blocks; + +import java.util.Optional; +import java.util.function.Function; +import java.util.function.IntFunction; + +import com.google.gson.JsonArray; +import com.google.gson.JsonElement; +import com.google.gson.JsonObject; +import com.google.gson.JsonPrimitive; + +abstract class JsonDataHolder { + + protected final JsonObject data; + private boolean dirty; + + public JsonDataHolder() { + this(null); + } + + public JsonDataHolder(JsonObject data) { + this.data = data != null ? data : new JsonObject(); + this.dirty = false; + } + + public void markDirty() { + dirty = true; + } + + public void markClean() { + dirty = false; + } + + public boolean isDirty() { + return dirty; + } + + // Setters + public void setString(String key, String value) { + data.addProperty(key, value); + markDirty(); + } + + public void setInt(String key, int value) { + data.addProperty(key, value); + markDirty(); + } + + public void setBoolean(String key, boolean value) { + data.addProperty(key, value); + markDirty(); + } + + public void setFloat(String key, float value) { + data.addProperty(key, value); + markDirty(); + } + + public void setStringArray(String key, String[] array) { + JsonArray json = new JsonArray(); + + for (String value : array) { + json.add(value); + } + + data.add(key, json); + markDirty(); + } + + public void setIntArray(String key, int[] array) { + JsonArray json = new JsonArray(); + + for (int value : array) { + json.add(value); + } + + data.add(key, json); + markDirty(); + } + + public void setBooleanArray(String key, boolean[] array) { + JsonArray json = new JsonArray(); + + for (boolean value : array) { + json.add(value); + } + + data.add(key, json); + markDirty(); + } + + public void setFloatArray(String key, float[] array) { + JsonArray json = new JsonArray(); + + for (float value : array) { + json.add(value); + } + + data.add(key, json); + markDirty(); + } + + // Getters + public Optional getString(String key) { + return getPrimitive(key, JsonElement::getAsString); + } + + public String getString(String key, String defaultValue) { + return getString(key).orElse(defaultValue); + } + + public Optional getInt(String key) { + return getPrimitive(key, JsonElement::getAsInt); + } + + public int getInt(String key, int defaultValue) { + return getInt(key).orElse(defaultValue); + } + + public Optional getBoolean(String key) { + return getPrimitive(key, JsonElement::getAsBoolean); + } + + public boolean getBoolean(String key, boolean defaultValue) { + return getBoolean(key).orElse(defaultValue); + } + + public Optional getFloat(String key) { + return getPrimitive(key, JsonElement::getAsFloat); + } + + public float getFloat(String key, float defaultValue) { + return getFloat(key).orElse(defaultValue); + } + + public Optional getStringArray(String key) { + return getArray(key, String[]::new, JsonElement::getAsString); + } + + public Optional getIntArray(String key) { + return getArray(key, Integer[]::new, JsonElement::getAsInt); + } + + public Optional getBooleanArray(String key) { + return getArray(key, Boolean[]::new, JsonElement::getAsBoolean); + } + + public Optional getFloatArray(String key) { + return getArray(key, Float[]::new, JsonElement::getAsFloat); + } + + protected Optional getArray(String key, IntFunction constructor, Function getter) { + JsonElement element = data.get(key); + + if (element instanceof JsonArray) { + JsonArray json = (JsonArray) element; + T[] array = constructor.apply(json.size()); + + for (int i = 0; i < array.length; i++) { + array[i] = getter.apply(json.get(i)); + } + + return Optional.of(array); + } + else { + return Optional.empty(); + } + } + + protected Optional getPrimitive(String key, Function getter) { + JsonElement element = data.get(key); + + if (element instanceof JsonPrimitive) { + return Optional.of(getter.apply(element)); + } + else { + return Optional.empty(); + } + } + +} \ No newline at end of file diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/api/blocks/SlimefunBlock.java b/src/main/java/io/github/thebusybiscuit/slimefun4/api/blocks/SlimefunBlock.java index bf2b29ded..aa39afbcf 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/api/blocks/SlimefunBlock.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/api/blocks/SlimefunBlock.java @@ -2,24 +2,22 @@ package io.github.thebusybiscuit.slimefun4.api.blocks; import com.google.gson.JsonObject; -import io.github.thebusybiscuit.slimefun4.api.JsonDataHolder; - public class SlimefunBlock extends JsonDataHolder { - private String id; - - public SlimefunBlock(String id) { - this(id, null); - } - - public SlimefunBlock(String id, JsonObject data) { - super(data); - - this.id = id; - } - - public String getID() { - return id; - } + private String id; + + public SlimefunBlock(String id) { + this(id, null); + } + + public SlimefunBlock(String id, JsonObject data) { + super(data); + + this.id = id; + } + + public String getID() { + return id; + } } diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.java b/src/main/java/io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.java index 110622ba4..972415d68 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.java @@ -124,6 +124,10 @@ public class SlimefunRegistry { return layouts.get(layout); } + public Map> getMobDrops() { + return drops; + } + public Set getMobDrops(EntityType entity) { return drops.get(entity); } @@ -152,10 +156,6 @@ public class SlimefunRegistry { return researchIds; } - public Map> getMobDrops() { - return drops; - } - public Map getEnergyCapacities() { return capacities; } diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.java b/src/main/java/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.java index 0e1caf52b..378ffae7e 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.java @@ -20,95 +20,99 @@ import me.mrCookieSlime.Slimefun.api.Slimefun; public final class SlimefunGuide { - private SlimefunGuide() {} + private SlimefunGuide() {} - public static ItemStack getItem(SlimefunGuideLayout design) { - ItemStack item = new ItemStack(Material.ENCHANTED_BOOK); - ItemMeta meta = item.getItemMeta(); - List lore = new LinkedList<>(); - lore.addAll(Arrays.asList("", ChatColors.color("&eRight Click &8\u21E8 &7Browse Items"), ChatColors.color("&eShift + Right Click &8\u21E8 &7Open Settings / Credits"))); + public static ItemStack getItem(SlimefunGuideLayout design) { + ItemStack item = new ItemStack(Material.ENCHANTED_BOOK); + ItemMeta meta = item.getItemMeta(); + List lore = new LinkedList<>(); + lore.addAll(Arrays.asList("", ChatColors.color("&eRight Click &8\u21E8 &7Browse Items"), ChatColors.color("&eShift + Right Click &8\u21E8 &7Open Settings / Credits"))); - switch (design) { - case BOOK: - meta.setDisplayName(ChatColors.color("&aSlimefun Guide &7(Book GUI)")); - break; - case CHEAT_SHEET: - meta.setDisplayName(ChatColors.color("&cSlimefun Guide &4(Cheat Sheet)")); - lore.add(0, ChatColors.color("&4&lOnly openable by Admins")); - lore.add(0, ""); - break; - case CHEST: - meta.setDisplayName(ChatColors.color("&aSlimefun Guide &7(Chest GUI)")); - break; - default: - return null; - } + switch (design) { + case BOOK: + meta.setDisplayName(ChatColors.color("&aSlimefun Guide &7(Book GUI)")); + break; + case CHEAT_SHEET: + meta.setDisplayName(ChatColors.color("&cSlimefun Guide &4(Cheat Sheet)")); + lore.add(0, ChatColors.color("&4&lOnly openable by Admins")); + lore.add(0, ""); + break; + case CHEST: + meta.setDisplayName(ChatColors.color("&aSlimefun Guide &7(Chest GUI)")); + break; + default: + return null; + } - meta.setLore(lore); - SlimefunPlugin.getItemTextureService().setTexture(meta, "SLIMEFUN_GUIDE"); - item.setItemMeta(meta); - return item; - } + meta.setLore(lore); + SlimefunPlugin.getItemTextureService().setTexture(meta, "SLIMEFUN_GUIDE"); + item.setItemMeta(meta); + return item; + } - public static void openCheatMenu(Player p) { - openMainMenuAsync(p, false, SlimefunGuideLayout.CHEAT_SHEET, 1); - } + public static void openCheatMenu(Player p) { + openMainMenuAsync(p, false, SlimefunGuideLayout.CHEAT_SHEET, 1); + } - public static void openGuide(Player p, ItemStack guide) { - if (SlimefunManager.isItemSimilar(guide, getItem(SlimefunGuideLayout.CHEST), true)) { - openGuide(p, SlimefunGuideLayout.CHEST); - } - else if (SlimefunManager.isItemSimilar(guide, getItem(SlimefunGuideLayout.BOOK), true)) { - openGuide(p, SlimefunGuideLayout.BOOK); - } - else if (SlimefunManager.isItemSimilar(guide, getItem(SlimefunGuideLayout.CHEAT_SHEET), true)) { - openGuide(p, SlimefunGuideLayout.CHEAT_SHEET); - } else { - // When using /sf cheat or /sf open_guide, ItemStack is null. - openGuide(p, SlimefunGuideLayout.CHEST); - } - } + public static void openGuide(Player p, ItemStack guide) { + if (SlimefunManager.isItemSimilar(guide, getItem(SlimefunGuideLayout.CHEST), true)) { + openGuide(p, SlimefunGuideLayout.CHEST); + } + else if (SlimefunManager.isItemSimilar(guide, getItem(SlimefunGuideLayout.BOOK), true)) { + openGuide(p, SlimefunGuideLayout.BOOK); + } + else if (SlimefunManager.isItemSimilar(guide, getItem(SlimefunGuideLayout.CHEAT_SHEET), true)) { + openGuide(p, SlimefunGuideLayout.CHEAT_SHEET); + } + else { + // When using /sf cheat or /sf open_guide, ItemStack is null. + openGuide(p, SlimefunGuideLayout.CHEST); + } + } - public static void openGuide(Player p, SlimefunGuideLayout layout) { - if (!SlimefunPlugin.getWhitelist().getBoolean(p.getWorld().getName() + ".enabled")) return; - if (!SlimefunPlugin.getWhitelist().getBoolean(p.getWorld().getName() + ".enabled-items.SLIMEFUN_GUIDE")) return; + public static void openGuide(Player p, SlimefunGuideLayout layout) { + if (!SlimefunPlugin.getWhitelist().getBoolean(p.getWorld().getName() + ".enabled")) return; + if (!SlimefunPlugin.getWhitelist().getBoolean(p.getWorld().getName() + ".enabled-items.SLIMEFUN_GUIDE")) return; - SlimefunGuideImplementation guide = SlimefunPlugin.getRegistry().getGuideLayout(layout); - Object last = null; + SlimefunGuideImplementation guide = SlimefunPlugin.getRegistry().getGuideLayout(layout); + Object last = null; - Optional profile = PlayerProfile.find(p); - if (profile.isPresent()) { - last = guide.getLastEntry(profile.get(), false); - guide.openEntry(profile.get(), last, true); - } - else { - openMainMenuAsync(p, true, layout, 1); - } - } + Optional profile = PlayerProfile.find(p); + if (profile.isPresent()) { + last = guide.getLastEntry(profile.get(), false); + guide.openEntry(profile.get(), last, true); + } + else { + openMainMenuAsync(p, true, layout, 1); + } + } - private static void openMainMenuAsync(Player player, boolean survival, SlimefunGuideLayout layout, int selectedPage) { - if (!PlayerProfile.get(player, profile -> Slimefun.runSync(() -> openMainMenu(profile, layout, survival, selectedPage)))) - SlimefunPlugin.getLocal().sendMessage(player, "messages.opening-guide"); - } + private static void openMainMenuAsync(Player player, boolean survival, SlimefunGuideLayout layout, int selectedPage) { + if (!PlayerProfile.get(player, profile -> Slimefun.runSync(() -> openMainMenu(profile, layout, survival, selectedPage)))) SlimefunPlugin.getLocal().sendMessage(player, "messages.opening-guide"); + } - public static void openMainMenu(PlayerProfile profile, SlimefunGuideLayout layout, boolean survival, int selectedPage) { - SlimefunPlugin.getRegistry().getGuideLayout(layout).openMainMenu(profile, survival, selectedPage); - } + public static void openMainMenu(PlayerProfile profile, SlimefunGuideLayout layout, boolean survival, int selectedPage) { + SlimefunPlugin.getRegistry().getGuideLayout(layout).openMainMenu(profile, survival, selectedPage); + } - public static void openCategory(PlayerProfile profile, Category category, SlimefunGuideLayout layout, boolean survival, int selectedPage) { - if (category == null) return; - SlimefunPlugin.getRegistry().getGuideLayout(layout).openCategory(profile, category, survival, selectedPage); - } + public static void openCategory(PlayerProfile profile, Category category, SlimefunGuideLayout layout, boolean survival, int selectedPage) { + if (category == null) return; + SlimefunPlugin.getRegistry().getGuideLayout(layout).openCategory(profile, category, survival, selectedPage); + } - public static void openSearch(PlayerProfile profile, String input, boolean survival, boolean addToHistory) { - SlimefunPlugin.getRegistry().getGuideLayout(SlimefunGuideLayout.CHEST).openSearch(profile, input, survival, addToHistory); - } + public static void openSearch(PlayerProfile profile, String input, boolean survival, boolean addToHistory) { + SlimefunPlugin.getRegistry().getGuideLayout(SlimefunGuideLayout.CHEST).openSearch(profile, input, survival, addToHistory); + } - public static void displayItem(PlayerProfile profile, ItemStack item, boolean addToHistory) { - SlimefunPlugin.getRegistry().getGuideLayout(SlimefunGuideLayout.CHEST).displayItem(profile, item, addToHistory); - } + public static void displayItem(PlayerProfile profile, ItemStack item, boolean addToHistory) { + SlimefunPlugin.getRegistry().getGuideLayout(SlimefunGuideLayout.CHEST).displayItem(profile, item, addToHistory); + } - public static void displayItem(PlayerProfile profile, SlimefunItem item, boolean addToHistory) { - SlimefunPlugin.getRegistry().getGuideLayout(SlimefunGuideLayout.CHEST).displayItem(profile, item, addToHistory); - } + public static void displayItem(PlayerProfile profile, SlimefunItem item, boolean addToHistory) { + SlimefunPlugin.getRegistry().getGuideLayout(SlimefunGuideLayout.CHEST).displayItem(profile, item, addToHistory); + } + + public static boolean isGuideItem(ItemStack item) { + return SlimefunManager.isItemSimilar(item, getItem(SlimefunGuideLayout.CHEST), true) || SlimefunManager.isItemSimilar(item, getItem(SlimefunGuideLayout.BOOK), true) || SlimefunManager.isItemSimilar(item, getItem(SlimefunGuideLayout.CHEAT_SHEET), true); + } } diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/core/hooks/PlaceholderAPIHook.java b/src/main/java/io/github/thebusybiscuit/slimefun4/core/hooks/PlaceholderAPIHook.java index 4c61fa6f8..7533b86b4 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/core/hooks/PlaceholderAPIHook.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/core/hooks/PlaceholderAPIHook.java @@ -72,7 +72,10 @@ class PlaceholderAPIHook extends PlaceholderExpansion { } if (params.equals("language")) { - if (!(p instanceof Player)) return "Unknown"; + if (!(p instanceof Player)) { + return "Unknown"; + } + return SlimefunPlugin.getLocal().getLanguage((Player) p).getName((Player) p); } diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.java b/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.java index 094a6c050..5c1c39a4d 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.java @@ -18,7 +18,6 @@ import org.bukkit.entity.Player; import io.github.thebusybiscuit.cscorelib2.data.PersistentDataAPI; import io.github.thebusybiscuit.cscorelib2.math.DoubleHandler; -import io.github.thebusybiscuit.slimefun4.core.services.localization.EmbeddedLanguage; import io.github.thebusybiscuit.slimefun4.core.services.localization.Language; import io.github.thebusybiscuit.slimefun4.core.services.localization.SlimefunLocalization; import me.mrCookieSlime.Slimefun.SlimefunPlugin; @@ -50,9 +49,7 @@ public class LocalizationService extends SlimefunLocalization { defaultLanguage.setMessages(getConfig().getConfiguration()); - for (EmbeddedLanguage lang : EmbeddedLanguage.values()) { - addLanguage(lang.getID(), lang.getTexture()); - } + loadEmbeddedLanguages(); String language = getConfig().getString(LANGUAGE_PATH); if (language == null) language = serverDefaultLanguage; @@ -148,7 +145,8 @@ public class LocalizationService extends SlimefunLocalization { save(); } - private void addLanguage(String id, String hash) { + @Override + protected void addLanguage(String id, String hash) { if (hasLanguage(id)) { FileConfiguration messages = streamConfigFile("messages_" + id + ".yml", getConfig().getConfiguration()); FileConfiguration researches = streamConfigFile("researches_" + id + ".yml", null); @@ -168,7 +166,7 @@ public class LocalizationService extends SlimefunLocalization { } public double getProgress(Language lang) { - int defaultKeys = getTotalKeys(languages.get(EmbeddedLanguage.ENGLISH.getID())); + int defaultKeys = getTotalKeys(languages.get("en")); if (defaultKeys == 0) return 0; return DoubleHandler.fixDouble(100.0 * (getTotalKeys(lang) / (double) defaultKeys)); diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/localization/EmbeddedLanguage.java b/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/localization/EmbeddedLanguage.java index 9019c7cae..26e2d8d65 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/localization/EmbeddedLanguage.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/localization/EmbeddedLanguage.java @@ -12,7 +12,7 @@ import io.github.thebusybiscuit.cscorelib2.skull.SkullItem; * @see Language * */ -public enum EmbeddedLanguage { +enum EmbeddedLanguage { ENGLISH("en", "a1701f21835a898b20759fb30a583a38b994abf60d3912ab4ce9f2311e74f72"), GERMAN("de", "5e7899b4806858697e283f084d9173fe487886453774626b24bd8cfecc77b3f"), diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.java b/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.java index b46794179..4e75865d3 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.java @@ -44,6 +44,14 @@ public abstract class SlimefunLocalization extends Localization implements Keyed public abstract Collection getLanguages(); + protected abstract void addLanguage(String id, String texture); + + protected void loadEmbeddedLanguages() { + for (EmbeddedLanguage lang : EmbeddedLanguage.values()) { + addLanguage(lang.getID(), lang.getTexture()); + } + } + public String getMessage(Player p, String key) { Language language = getLanguage(p); return language.getMessages().getString(key); diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.java b/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.java index 3ca85797c..2df6cbd2c 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.java @@ -118,7 +118,9 @@ public class Translators { Contributor contributor = contributors.computeIfAbsent(name, user -> new Contributor(alias, "https://github.com/" + user)); contributor.setContribution("translator," + language, 0); - if (lock) contributor.lock(); + if (lock) { + contributor.lock(); + } } } diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.java b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.java index 777239a04..2382add21 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.java @@ -32,273 +32,274 @@ import me.mrCookieSlime.Slimefun.api.Slimefun; public class BookSlimefunGuide implements SlimefunGuideImplementation { - @Override - public SlimefunGuideLayout getLayout() { - return SlimefunGuideLayout.BOOK; - } + @Override + public SlimefunGuideLayout getLayout() { + return SlimefunGuideLayout.BOOK; + } - @Override - public ItemStack getItem() { - return new CustomItem(new ItemStack(Material.ENCHANTED_BOOK), "&aSlimefun Guide &7(Book GUI)", "", "&eRight Click &8\u21E8 &7Browse Items", "&eShift + Right Click &8\u21E8 &7Open Settings / Credits"); - } + @Override + public ItemStack getItem() { + return new CustomItem(new ItemStack(Material.ENCHANTED_BOOK), "&aSlimefun Guide &7(Book GUI)", "", "&eRight Click &8\u21E8 &7Browse Items", "&eShift + Right Click &8\u21E8 &7Open Settings / Credits"); + } - @Override - public void openMainMenu(PlayerProfile profile, boolean survival, int page) { - Player p = profile.getPlayer(); - if (p == null) return; + @Override + public void openMainMenu(PlayerProfile profile, boolean survival, int page) { + Player p = profile.getPlayer(); + if (p == null) return; - if (survival) { - profile.getGuideHistory().clear(); - } + if (survival) { + profile.getGuideHistory().clear(); + } - List pages = new ArrayList<>(); - List texts = new ArrayList<>(); - List tooltips = new ArrayList<>(); - List actions = new ArrayList<>(); + List pages = new ArrayList<>(); + List texts = new ArrayList<>(); + List tooltips = new ArrayList<>(); + List actions = new ArrayList<>(); - int tier = 0; + int tier = 0; - for (Category category : SlimefunPlugin.getRegistry().getEnabledCategories()) { - boolean locked = true; + for (Category category : SlimefunPlugin.getRegistry().getEnabledCategories()) { + boolean locked = true; - for (SlimefunItem item : category.getItems()) { - if (Slimefun.isEnabled(p, item, false)) { - locked = false; - break; - } - } + for (SlimefunItem item : category.getItems()) { + if (Slimefun.isEnabled(p, item, false)) { + locked = false; + break; + } + } - if (!locked) { - if (tier < category.getTier()) { - if (survival) { - for (GuideHandler handler : Slimefun.getGuideHandlers(tier)) { - handler.addEntry(texts, tooltips); - actions.add(new PlayerRunnable(2) { + if (!locked) { + if (tier < category.getTier()) { + if (survival) { + for (GuideHandler handler : Slimefun.getGuideHandlers(tier)) { + handler.addEntry(texts, tooltips); + actions.add(new PlayerRunnable(2) { - @Override - public void run(Player p) { - handler.run(p, survival, true); - } + @Override + public void run(Player p) { + handler.run(p, survival, true); + } - }); - } - } - tier = category.getTier(); + }); + } + } + tier = category.getTier(); - if (tier > 1) { - for (int i = 0; i < 10; i++) { - if (texts.size() % 10 == 0) break; - texts.add(" "); - tooltips.add(null); - actions.add(null); - } - } + if (tier > 1) { + for (int i = 0; i < 10; i++) { + if (texts.size() % 10 == 0) break; + texts.add(" "); + tooltips.add(null); + actions.add(null); + } + } - texts.add(ChatColors.color("&8\u21E8 &6Tier " + tier)); - tooltips.add(null); - actions.add(null); - } - if (category instanceof LockedCategory && !((LockedCategory) category).hasUnlocked(p, profile)) { - StringBuilder parents = new StringBuilder(ChatColors.color("&4&lLOCKED\n\n&7In order to unlock this Category,\n&7you need to unlock all Items from\n&7the following Categories first:\n")); + texts.add(ChatColors.color("&8\u21E8 &6Tier " + tier)); + tooltips.add(null); + actions.add(null); + } + if (category instanceof LockedCategory && !((LockedCategory) category).hasUnlocked(p, profile)) { + StringBuilder parents = new StringBuilder(ChatColors.color("&4&lLOCKED\n\n&7In order to unlock this Category,\n&7you need to unlock all Items from\n&7the following Categories first:\n")); - for (Category parent : ((LockedCategory) category).getParents()) { - parents.append(ChatColors.color("\n&c" + ItemUtils.getItemName(parent.getItem(p)))); - } + for (Category parent : ((LockedCategory) category).getParents()) { + parents.append(ChatColors.color("\n&c" + ItemUtils.getItemName(parent.getItem(p)))); + } - texts.add(ChatColors.color(ChatUtils.crop(ChatColor.RED, ItemUtils.getItemName(category.getItem(p))))); - tooltips.add(parents.toString()); - actions.add(null); - } - else if (category instanceof SeasonalCategory) { - if (((SeasonalCategory) category).isUnlocked()) { - texts.add(ChatColors.color(ChatUtils.crop(ChatColor.GREEN, ItemUtils.getItemName(category.getItem(p))))); - tooltips.add(ChatColors.color("&eClick to open the following Category:\n" + ItemUtils.getItemName(category.getItem(p)))); - actions.add(new PlayerRunnable(1) { + texts.add(ChatColors.color(ChatUtils.crop(ChatColor.RED, ItemUtils.getItemName(category.getItem(p))))); + tooltips.add(parents.toString()); + actions.add(null); + } + else if (category instanceof SeasonalCategory) { + if (((SeasonalCategory) category).isUnlocked()) { + texts.add(ChatColors.color(ChatUtils.crop(ChatColor.GREEN, ItemUtils.getItemName(category.getItem(p))))); + tooltips.add(ChatColors.color("&eClick to open the following Category:\n" + ItemUtils.getItemName(category.getItem(p)))); + actions.add(new PlayerRunnable(1) { - @Override - public void run(Player p) { - Slimefun.runSync(() -> openCategory(profile, category, survival, 1), 1L); - } + @Override + public void run(Player p) { + Slimefun.runSync(() -> openCategory(profile, category, survival, 1), 1L); + } - }); - } - } - else { - texts.add(ChatColors.color(ChatUtils.crop(ChatColor.GREEN, ItemUtils.getItemName(category.getItem(p))))); - tooltips.add(ChatColors.color("&eClick to open the following Category:\n" + ItemUtils.getItemName(category.getItem(p)))); - actions.add(new PlayerRunnable(1) { + }); + } + } + else { + texts.add(ChatColors.color(ChatUtils.crop(ChatColor.GREEN, ItemUtils.getItemName(category.getItem(p))))); + tooltips.add(ChatColors.color("&eClick to open the following Category:\n" + ItemUtils.getItemName(category.getItem(p)))); + actions.add(new PlayerRunnable(1) { - @Override - public void run(Player p) { - Slimefun.runSync(() -> openCategory(profile, category, survival, 1), 1L); - } + @Override + public void run(Player p) { + Slimefun.runSync(() -> openCategory(profile, category, survival, 1), 1L); + } - }); - } - } - } + }); + } + } + } - if (survival) { - for (GuideHandler handler : Slimefun.getGuideHandlers(tier)) { - handler.addEntry(texts, tooltips); - actions.add(new PlayerRunnable(2) { + if (survival) { + for (GuideHandler handler : Slimefun.getGuideHandlers(tier)) { + handler.addEntry(texts, tooltips); + actions.add(new PlayerRunnable(2) { - @Override - public void run(Player p) { - handler.run(p, survival, true); - } + @Override + public void run(Player p) { + handler.run(p, survival, true); + } - }); - } - } + }); + } + } - for (int i = 0; i < texts.size(); i = i + 10) { - TellRawMessage pageMessage = new TellRawMessage(); - pageMessage.addText(ChatColors.color("&b&l- Slimefun Guide -\n\n")); + for (int i = 0; i < texts.size(); i = i + 10) { + TellRawMessage pageMessage = new TellRawMessage(); + pageMessage.addText(ChatColors.color("&b&l- Slimefun Guide -\n\n")); - for (int j = i; j < texts.size() && j < i + 10; j++) { - pageMessage.addText(texts.get(j) + "\n"); + for (int j = i; j < texts.size() && j < i + 10; j++) { + pageMessage.addText(texts.get(j) + "\n"); - if (tooltips.get(j) != null) pageMessage.addHoverEvent(HoverAction.SHOW_TEXT, tooltips.get(j)); - if (actions.get(j) != null) pageMessage.addClickEvent(actions.get(j)); - } + if (tooltips.get(j) != null) pageMessage.addHoverEvent(HoverAction.SHOW_TEXT, tooltips.get(j)); + if (actions.get(j) != null) pageMessage.addClickEvent(actions.get(j)); + } - pages.add(pageMessage); - } + pages.add(pageMessage); + } - new CustomBookOverlay("Slimefun Guide", "TheBusyBiscuit", pages.toArray(new TellRawMessage[0])).open(p); - } + new CustomBookOverlay("Slimefun Guide", "TheBusyBiscuit", pages.toArray(new TellRawMessage[0])).open(p); + } - @Override - public void openCategory(PlayerProfile profile, Category category, boolean survival, int page) { - Player p = profile.getPlayer(); - if (p == null) return; + @Override + public void openCategory(PlayerProfile profile, Category category, boolean survival, int page) { + Player p = profile.getPlayer(); + if (p == null) return; - if (category.getItems().size() < 250) { + if (category.getItems().size() < 250) { - if (survival) { - profile.getGuideHistory().add(category); - } + if (survival) { + profile.getGuideHistory().add(category); + } - List pages = new ArrayList<>(); - List texts = new ArrayList<>(); - List tooltips = new ArrayList<>(); - List actions = new ArrayList<>(); + List pages = new ArrayList<>(); + List texts = new ArrayList<>(); + List tooltips = new ArrayList<>(); + List actions = new ArrayList<>(); - for (SlimefunItem item : category.getItems()) { - if (Slimefun.hasPermission(p, item, false)) { - if (Slimefun.isEnabled(p, item, false)) { - if (survival && !Slimefun.hasUnlocked(p, item, false) && item.getResearch() != null) { - Research research = item.getResearch(); + for (SlimefunItem item : category.getItems()) { + if (Slimefun.hasPermission(p, item, false)) { + if (Slimefun.isEnabled(p, item, false)) { + if (survival && !Slimefun.hasUnlocked(p, item, false) && item.getResearch() != null) { + Research research = item.getResearch(); - texts.add(ChatColors.color(ChatUtils.crop(ChatColor.GRAY, item.getItemName()))); - tooltips.add(ChatColors.color(item.getItemName() + "\n&c&lLOCKED\n\n&7Cost: " + (p.getLevel() >= research.getCost() ? "&b": "&4") + research.getCost() + " Levels\n\n&a> Click to unlock")); - actions.add(new PlayerRunnable(2) { + texts.add(ChatColors.color(ChatUtils.crop(ChatColor.GRAY, item.getItemName()))); + tooltips.add(ChatColors.color(item.getItemName() + "\n&c&lLOCKED\n\n&7Cost: " + (p.getLevel() >= research.getCost() ? "&b" : "&4") + research.getCost() + " Levels\n\n&a> Click to unlock")); + actions.add(new PlayerRunnable(2) { - @Override - public void run(Player p) { - if (!SlimefunPlugin.getRegistry().getCurrentlyResearchingPlayers().contains(p.getUniqueId())) { - if (research.canUnlock(p)) { - if (profile.hasUnlocked(research)) { - openCategory(profile, category, true, page); - } - else { - if (!(p.getGameMode() == GameMode.CREATIVE && SlimefunPlugin.getSettings().researchesFreeInCreative)) { - p.setLevel(p.getLevel() - research.getCost()); - } + @Override + public void run(Player p) { + if (!SlimefunPlugin.getRegistry().getCurrentlyResearchingPlayers().contains(p.getUniqueId())) { + if (research.canUnlock(p)) { + if (profile.hasUnlocked(research)) { + openCategory(profile, category, true, page); + } + else { + if (!(p.getGameMode() == GameMode.CREATIVE && SlimefunPlugin.getSettings().researchesFreeInCreative)) { + p.setLevel(p.getLevel() - research.getCost()); + } - if (p.getGameMode() == GameMode.CREATIVE) { - research.unlock(p, true); + if (p.getGameMode() == GameMode.CREATIVE) { + research.unlock(p, true); - Slimefun.runSync(() -> openCategory(profile, category, survival, page), 1L); - } - else { - research.unlock(p, false); - Slimefun.runSync(() -> openCategory(profile, category, survival, page), 103L); - } - } - } else SlimefunPlugin.getLocal().sendMessage(p, "messages.not-enough-xp", true); - } - } - }); - } - else { - texts.add(ChatColors.color(ChatUtils.crop(ChatColor.GREEN, item.getItemName()))); + Slimefun.runSync(() -> openCategory(profile, category, survival, page), 1L); + } + else { + research.unlock(p, false); + Slimefun.runSync(() -> openCategory(profile, category, survival, page), 103L); + } + } + } + else SlimefunPlugin.getLocal().sendMessage(p, "messages.not-enough-xp", true); + } + } + }); + } + else { + texts.add(ChatColors.color(ChatUtils.crop(ChatColor.GREEN, item.getItemName()))); - StringBuilder tooltip = new StringBuilder(); - tooltip.append(item.getItemName()); + StringBuilder tooltip = new StringBuilder(); + tooltip.append(item.getItemName()); - if (item.getItem().hasItemMeta() && item.getItem().getItemMeta().hasLore()) { - for (String line : item.getItem().getItemMeta().getLore()) { - tooltip.append('\n').append(line); - } - } + if (item.getItem().hasItemMeta() && item.getItem().getItemMeta().hasLore()) { + for (String line : item.getItem().getItemMeta().getLore()) { + tooltip.append('\n').append(line); + } + } - tooltip.append(ChatColors.color("\n\n&e&oClick for more Info")); + tooltip.append(ChatColors.color("\n\n&e&oClick for more Info")); - tooltips.add(tooltip.toString()); - actions.add(new PlayerRunnable(2) { + tooltips.add(tooltip.toString()); + actions.add(new PlayerRunnable(2) { - @Override - public void run(Player p) { - displayItem(profile, item, true); - } + @Override + public void run(Player p) { + displayItem(profile, item, true); + } - }); - } - } - } - else { - texts.add(ChatColors.color(ChatUtils.crop(ChatColor.DARK_RED, ItemUtils.getItemName(item.getItem())))); - tooltips.add(ChatColors.color("&cNo Permission!")); - actions.add(null); - } - } + }); + } + } + } + else { + texts.add(ChatColors.color(ChatUtils.crop(ChatColor.DARK_RED, ItemUtils.getItemName(item.getItem())))); + tooltips.add(ChatColors.color("&cNo Permission!")); + actions.add(null); + } + } - for (int i = 0; i < texts.size(); i = i + 10) { - TellRawMessage pageMessage = new TellRawMessage(); - pageMessage.addText(ChatColors.color("&b&l- Slimefun Guide -\n\n")); + for (int i = 0; i < texts.size(); i = i + 10) { + TellRawMessage pageMessage = new TellRawMessage(); + pageMessage.addText(ChatColors.color("&b&l- Slimefun Guide -\n\n")); - for (int j = i; j < texts.size() && j < i + 10; j++) { - pageMessage.addText(texts.get(j) + "\n"); - if (tooltips.get(j) != null) pageMessage.addHoverEvent(HoverAction.SHOW_TEXT, tooltips.get(j)); - if (actions.get(j) != null) pageMessage.addClickEvent(actions.get(j)); - } + for (int j = i; j < texts.size() && j < i + 10; j++) { + pageMessage.addText(texts.get(j) + "\n"); + if (tooltips.get(j) != null) pageMessage.addHoverEvent(HoverAction.SHOW_TEXT, tooltips.get(j)); + if (actions.get(j) != null) pageMessage.addClickEvent(actions.get(j)); + } - pageMessage.addText("\n"); - pageMessage.addText(ChatColors.color("&6\u21E6 &lBack")); - pageMessage.addHoverEvent(HoverAction.SHOW_TEXT, ChatColors.color("&eClick to go back to the Category Overview")); - pageMessage.addClickEvent(new PlayerRunnable(2) { + pageMessage.addText("\n"); + pageMessage.addText(ChatColors.color("&6\u21E6 &lBack")); + pageMessage.addHoverEvent(HoverAction.SHOW_TEXT, ChatColors.color("&eClick to go back to the Category Overview")); + pageMessage.addClickEvent(new PlayerRunnable(2) { - @Override - public void run(Player p) { - openMainMenu(profile, survival, 1); - } + @Override + public void run(Player p) { + openMainMenu(profile, survival, 1); + } - }); - pages.add(pageMessage); - } + }); + pages.add(pageMessage); + } - new CustomBookOverlay("Slimefun Guide", "TheBusyBiscuit", pages.toArray(new TellRawMessage[0])).open(p); - } - else { - p.sendMessage(ChatColor.RED + "That Category is too big to open :/"); - } - } + new CustomBookOverlay("Slimefun Guide", "TheBusyBiscuit", pages.toArray(new TellRawMessage[0])).open(p); + } + else { + p.sendMessage(ChatColor.RED + "That Category is too big to open :/"); + } + } - @Override - public void openSearch(PlayerProfile profile, String input, boolean survival, boolean addToHistory) { - SlimefunGuide.openSearch(profile, input, survival, addToHistory); - } + @Override + public void openSearch(PlayerProfile profile, String input, boolean survival, boolean addToHistory) { + SlimefunGuide.openSearch(profile, input, survival, addToHistory); + } - @Override - public void displayItem(PlayerProfile profile, ItemStack item, boolean addToHistory) { - SlimefunGuide.displayItem(profile, item, addToHistory); - } + @Override + public void displayItem(PlayerProfile profile, ItemStack item, boolean addToHistory) { + SlimefunGuide.displayItem(profile, item, addToHistory); + } - @Override - public void displayItem(PlayerProfile profile, SlimefunItem item, boolean addToHistory) { - SlimefunGuide.displayItem(profile, item, addToHistory); - } + @Override + public void displayItem(PlayerProfile profile, SlimefunItem item, boolean addToHistory) { + SlimefunGuide.displayItem(profile, item, addToHistory); + } } diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.java b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.java index fa3fd8084..0a437aa1a 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.java @@ -45,596 +45,588 @@ import me.mrCookieSlime.Slimefun.api.Slimefun; public class ChestSlimefunGuide implements SlimefunGuideImplementation { - private static final int[] RECIPE_SLOTS = {3, 4, 5, 12, 13, 14, 21, 22, 23}; - private static final int CATEGORY_SIZE = 36; - - private final boolean showVanillaRecipes; - - public ChestSlimefunGuide(boolean showVanillaRecipes) { - this.showVanillaRecipes = showVanillaRecipes; - } - - @Override - public SlimefunGuideLayout getLayout() { - return SlimefunGuideLayout.CHEST; - } - - @Override - public ItemStack getItem() { - return new CustomItem(new ItemStack(Material.ENCHANTED_BOOK), "&aSlimefun Guide &7(Chest GUI)", "", "&eRight Click &8\u21E8 &7Browse Items", "&eShift + Right Click &8\u21E8 &7Open Settings / Credits"); - } - - @Override - public void openMainMenu(PlayerProfile profile, boolean survival, int page) { - Player p = profile.getPlayer(); - if (p == null) return; - - if (survival) { - profile.getGuideHistory().clear(); - } - - ChestMenu menu = create(p); - - List categories = SlimefunPlugin.getRegistry().getEnabledCategories(); - List handlers = SlimefunPlugin.getRegistry().getGuideHandlers().values().stream().flatMap(List::stream).collect(Collectors.toList()); - - int index = 9; - int pages = (categories.size() + handlers.size() - 1) / CATEGORY_SIZE + 1; - - fillInv(p, profile, menu, survival); - - int target = (CATEGORY_SIZE * (page - 1)) - 1; - - while (target < (categories.size() + handlers.size() - 1) && index < CATEGORY_SIZE + 9) { - target++; - - if (target >= categories.size()) { - if (!survival) { - break; - } - - index = handlers.get(target - categories.size()).next(p, index, menu); - } - else { - Category category = categories.get(target); - boolean locked = true; - - for (SlimefunItem item : category.getItems()) { - if (Slimefun.isEnabled(p, item, false)) { - locked = false; - break; - } - } - - if (!locked) { - if (!(category instanceof LockedCategory)) { - if (!(category instanceof SeasonalCategory)) { - menu.addItem(index, category.getItem(p)); - menu.addMenuClickHandler(index, (pl, slot, item, action) -> { - openCategory(profile, category, survival, 1); - return false; - }); - index++; - } - else { - if (((SeasonalCategory) category).isUnlocked()) { - menu.addItem(index, category.getItem(p)); - menu.addMenuClickHandler(index, (pl, slot, item, action) -> { - openCategory(profile, category, survival, 1); - return false; - }); - index++; - } - } - } - else if (!survival || ((LockedCategory) category).hasUnlocked(p, profile)) { - menu.addItem(index, category.getItem(p)); - menu.addMenuClickHandler(index, (pl, slot, item, action) -> { - openCategory(profile, category, survival, 1); - return false; - }); - - index++; - } - else { - List parents = new ArrayList<>(); - parents.add(""); - parents.add(ChatColor.translateAlternateColorCodes('&', "&rYou need to unlock all Items")); - parents.add(ChatColor.translateAlternateColorCodes('&', "&rfrom the following Categories first:")); - parents.add(""); - - for (Category parent : ((LockedCategory) category).getParents()) { - parents.add(parent.getItem(p).getItemMeta().getDisplayName()); - } - - menu.addItem(index, new CustomItem(Material.BARRIER, "&4LOCKED &7- &r" + category.getItem(p).getItemMeta().getDisplayName(), parents.toArray(new String[0]))); - menu.addMenuClickHandler(index, ChestMenuUtils.getEmptyClickHandler()); - index++; - } - } - } - } - - menu.addItem(46, ChestMenuUtils.getPreviousButton(p, page, pages)); - menu.addMenuClickHandler(46, (pl, slot, item, action) -> { - int next = page - 1; - if (next != page && next > 0) openMainMenu(profile, survival, next); - return false; - }); - - menu.addItem(52, ChestMenuUtils.getNextButton(p, page, pages)); - menu.addMenuClickHandler(52, (pl, slot, item, action) -> { - int next = page + 1; - if (next != page && next <= pages) openMainMenu(profile, survival, next); - return false; - }); - - menu.open(p); - } - - @Override - public void openCategory(PlayerProfile profile, Category category, boolean survival, int page) { - Player p = profile.getPlayer(); - if (p == null) return; - - if (survival) { - profile.getGuideHistory().add(category); - } - - ChestMenu menu = create(p); - fillInv(p, profile, menu, survival); - - menu.addItem(1, new CustomItem(ChestMenuUtils.getBackButton(p, "", ChatColor.GRAY + SlimefunPlugin.getLocal().getMessage(p, "guide.back.guide")))); - menu.addMenuClickHandler(1, (pl, s, is, action) -> { - openMainMenu(profile, survival, 1); - return false; - }); - - int index = 9; - int pages = (category.getItems().size() - 1) / CATEGORY_SIZE + 1; - - menu.addItem(46, ChestMenuUtils.getPreviousButton(p, page, pages)); - menu.addMenuClickHandler(46, (pl, slot, item, action) -> { - int next = page - 1; - if (next != page && next > 0) openCategory(profile, category, survival, next); - return false; - }); - - menu.addItem(52, ChestMenuUtils.getNextButton(p, page, pages)); - menu.addMenuClickHandler(52, (pl, slot, item, action) -> { - int next = page + 1; - if (next != page && next <= pages) openCategory(profile, category, survival, next); - return false; - }); - - int categoryIndex = CATEGORY_SIZE * (page - 1); - - for (int i = 0; i < CATEGORY_SIZE; i++) { - int target = categoryIndex + i; - if (target >= category.getItems().size()) break; - - SlimefunItem sfitem = category.getItems().get(target); - - if (Slimefun.isEnabled(p, sfitem, false)) { - Research research = sfitem.getResearch(); - - if (survival && research != null && !profile.hasUnlocked(research)) { - if (Slimefun.hasPermission(p, sfitem, false)) { - menu.addItem(index, new CustomItem(Material.BARRIER, "&r" + ItemUtils.getItemName(sfitem.getItem()), "&4&lLOCKED", "", "&a> Click to unlock", "", "&7Cost: &b" + research.getCost() + " Level")); - menu.addMenuClickHandler(index, (pl, slot, item, action) -> { - if (!SlimefunPlugin.getRegistry().getCurrentlyResearchingPlayers().contains(pl.getUniqueId())) { - if (research.canUnlock(pl)) { - if (profile.hasUnlocked(research)) { - openCategory(profile, category, true, page); - } - else { - if (!(pl.getGameMode() == GameMode.CREATIVE && SlimefunPlugin.getSettings().researchesFreeInCreative)) { - pl.setLevel(pl.getLevel() - research.getCost()); - } - - if (pl.getGameMode() == GameMode.CREATIVE) { - research.unlock(pl, SlimefunPlugin.getSettings().researchesFreeInCreative); - openCategory(profile, category, survival, page); - } - else { - research.unlock(pl, false); - Slimefun.runSync(() -> openCategory(profile, category, survival, page), 103L); - } - } - } - else { - SlimefunPlugin.getLocal().sendMessage(pl, "messages.not-enough-xp", true); - } - } - return false; - }); - - index++; - } - else { - List message = sfitem.getNoPermissionTooltip(); - menu.addItem(index, new CustomItem(Material.BARRIER, sfitem.getItemName(), message.toArray(new String[message.size()]))); - menu.addMenuClickHandler(index, ChestMenuUtils.getEmptyClickHandler()); - index++; - } - } - else { - menu.addItem(index, sfitem.getItem()); - menu.addMenuClickHandler(index, (pl, slot, item, action) -> { - if (survival) { - displayItem(profile, sfitem, true); - } - else { - if (sfitem instanceof MultiBlockMachine) { - SlimefunPlugin.getLocal().sendMessage(pl, "guide.cheat.no-multiblocks"); - } - else { - pl.getInventory().addItem(sfitem.getItem().clone()); - } - } - return false; - }); - - index++; - } - } - } - - menu.open(p); - } - - @Override - public void openSearch(PlayerProfile profile, String input, boolean survival, boolean addToHistory) { - Player p = profile.getPlayer(); - if (p == null) return; - - ChestMenu menu = new ChestMenu("Searching for: " + ChatUtils.crop(ChatColor.RESET, input)); - String searchTerm = input.toLowerCase(); - - if (addToHistory) { - profile.getGuideHistory().add(searchTerm); - } - - menu.setEmptySlotsClickable(false); - fillInv(p, profile, menu, survival); - addBackButton(menu, 1, p, profile, survival); - - int index = 9; - // Find items and add them - for (SlimefunItem item : SlimefunPlugin.getRegistry().getEnabledSlimefunItems()) { - String itemName = ChatColor.stripColor(item.getItemName()).toLowerCase(); - - if (index == 44) break; - - if (!itemName.isEmpty() && (itemName.equals(searchTerm) || itemName.contains(searchTerm))) { - ItemStack itemstack = new CustomItem(item.getItem(), meta -> { - List lore = null; - Category category = item.getCategory(); - - if (category != null) { - ItemStack categoryItem = category.getItem(p); - if (categoryItem != null && categoryItem.hasItemMeta() && categoryItem.getItemMeta().hasDisplayName()) { - lore = Arrays.asList("", ChatColor.DARK_GRAY + "\u21E8 " + ChatColor.RESET + categoryItem.getItemMeta().getDisplayName()); - } - } - - meta.setLore(lore); - meta.addItemFlags(ItemFlag.HIDE_ATTRIBUTES, ItemFlag.HIDE_ENCHANTS, ItemFlag.HIDE_POTION_EFFECTS); - }); - - menu.addItem(index, itemstack); - menu.addMenuClickHandler(index, (pl, slot, itm, action) -> { - if (!survival) { - pl.getInventory().addItem(item.getItem().clone()); - } - else { - displayItem(profile, item, true); - } - - return false; - }); - - index++; - } - } - - menu.open(p); - } - - @Override - public void displayItem(PlayerProfile profile, ItemStack item, boolean addToHistory) { - Player p = profile.getPlayer(); - if (p == null) return; - - if (item == null || item.getType() == Material.AIR) return; - - SlimefunItem sfItem = SlimefunItem.getByItem(item); - - if (sfItem != null) { - displayItem(profile, sfItem, addToHistory); - return; - } - - if (!showVanillaRecipes) { - return; - } - - Recipe[] recipes = SlimefunPlugin.getMinecraftRecipes().getRecipesFor(item).toArray(new Recipe[0]); - - if (recipes.length == 0) { - return; - } - - showMinecraftRecipe(recipes, 0, item, profile, p, addToHistory); - } - - private void showMinecraftRecipe(Recipe[] recipes, int index, ItemStack item, PlayerProfile profile, Player p, boolean addToHistory) { - Recipe recipe = recipes[index]; - - ItemStack[] recipeItems = new ItemStack[9]; - RecipeType recipeType = RecipeType.NULL; - ItemStack result = null; - - Optional> optional = MinecraftRecipe.of(recipe); - RecipeChoiceTask task = new RecipeChoiceTask(); - - if (optional.isPresent()) { - MinecraftRecipe mcRecipe = optional.get(); - - RecipeChoice[] choices = SlimefunPlugin.getMinecraftRecipes().getRecipeInput(recipe); - - if (choices.length == 1 && choices[0] instanceof MaterialChoice) { - recipeItems[4] = new ItemStack(((MaterialChoice) choices[0]).getChoices().get(0)); - - if (((MaterialChoice) choices[0]).getChoices().size() > 1) { - task.add(RECIPE_SLOTS[4], (MaterialChoice) choices[0]); - } - } - else { - for (int i = 0; i < choices.length; i++) { - if (choices[i] instanceof MaterialChoice) { - recipeItems[i] = new ItemStack(((MaterialChoice) choices[i]).getChoices().get(0)); - - if (((MaterialChoice) choices[i]).getChoices().size() > 1) { - task.add(RECIPE_SLOTS[i], (MaterialChoice) choices[i]); - } - } - } - } - - recipeType = new RecipeType(mcRecipe); - result = recipe.getResult(); - } - else { - recipeItems = new ItemStack[] {null, null, null, null, new CustomItem(Material.BARRIER, "&4We are somehow unable to show you this Recipe :/"), null, null, null, null}; - } - - ChestMenu menu = create(p); - displayItem(menu, profile, p, item, result, recipeType, recipeItems, addToHistory); - - if (recipes.length > 1) { - for (int i = 27; i < 36; i++) { - menu.addItem(i, ChestMenuUtils.getBackground(), ChestMenuUtils.getEmptyClickHandler()); - } - - menu.addItem(28, ChestMenuUtils.getPreviousButton(p, index + 1, recipes.length), - (pl, slot, action, stack) -> { - if (index > 0) { - showMinecraftRecipe(recipes, index - 1, item, profile, p, false); - } - return false; - }); - - menu.addItem(34, ChestMenuUtils.getNextButton(p, index + 1, recipes.length), - (pl, slot, action, stack) -> { - if (index < recipes.length - 1) { - showMinecraftRecipe(recipes, index + 1, item, profile, p, false); - } - return false; - }); - } - - menu.open(p); - - if (!task.isEmpty()) { - task.start(menu.toInventory()); - } - } - - @Override - public void displayItem(PlayerProfile profile, SlimefunItem item, boolean addToHistory) { - Player p = profile.getPlayer(); - if (p == null) return; - - ItemStack result = item.getRecipeOutput() != null ? item.getRecipeOutput(): item.getItem(); - RecipeType recipeType = item.getRecipeType(); - ItemStack[] recipe = item.getRecipe(); - - ChestMenu menu = create(p); - - if (item.hasWikipage()) { - menu.addItem(8, new CustomItem(Material.KNOWLEDGE_BOOK, ChatColor.RESET + SlimefunPlugin.getLocal().getMessage(p, "guide.tooltips.wiki"), "", ChatColor.GRAY + "\u21E8 " + ChatColor.GREEN + SlimefunPlugin.getLocal().getMessage(p, "guide.tooltips.open-category"))); - menu.addMenuClickHandler(8, (pl, slot, itemstack, action) -> { - pl.closeInventory(); - ChatUtils.sendURL(pl, item.getWikipage()); - return false; - }); - } - - displayItem(menu, profile, p, item, result, recipeType, recipe, addToHistory); - - if (item instanceof RecipeDisplayItem) { - displayRecipes(p, profile, menu, (RecipeDisplayItem) item, 0); - } - - menu.open(p); - } - - private void displayItem(ChestMenu menu, PlayerProfile profile, Player p, Object obj, ItemStack output, RecipeType recipeType, ItemStack[] recipe, boolean addToHistory) { - LinkedList history = profile.getGuideHistory(); - boolean isSlimefunRecipe = obj instanceof SlimefunItem; - - if (addToHistory) { - history.add(obj); - } - - addBackButton(menu, 0, p, profile, true); - - MenuClickHandler clickHandler = (pl, slot, itemstack, action) -> { - displayItem(profile, itemstack, true); - return false; - }; - - for (int i = 0; i < 9; i++) { - menu.addItem(RECIPE_SLOTS[i], getDisplayItem(p, isSlimefunRecipe, recipe[i]), clickHandler); - } - - menu.addItem(10, recipeType.getItem(p), ChestMenuUtils.getEmptyClickHandler()); - menu.addItem(16, output, ChestMenuUtils.getEmptyClickHandler()); - } - - private void fillInv(Player p, PlayerProfile profile, ChestMenu menu, boolean survival) { - for (int i = 0; i < 9; i++) { - menu.addItem(i, ChestMenuUtils.getBackground(), ChestMenuUtils.getEmptyClickHandler()); - } - - // Settings Panel - menu.addItem(1, ChestMenuUtils.getMenuButton(p)); - menu.addMenuClickHandler(1, (pl, slot, item, action) -> { - SlimefunGuideSettings.openSettings(pl, pl.getInventory().getItemInMainHand()); - return false; - }); - - // Search feature! - menu.addItem(7, ChestMenuUtils.getSearchButton(p)); - menu.addMenuClickHandler(7, (pl, slot, item, action) -> { - pl.closeInventory(); - SlimefunPlugin.getLocal().sendMessage(pl, "guide.search.message"); - - ChatInput.waitForPlayer(SlimefunPlugin.instance, pl, msg -> - SlimefunGuide.openSearch(profile, msg, survival, true) - ); - - return false; - }); - - for (int i = 45; i < 54; i++) { - menu.addItem(i, ChestMenuUtils.getBackground(), ChestMenuUtils.getEmptyClickHandler()); - } - } - - private void addBackButton(ChestMenu menu, int slot, Player p, PlayerProfile profile, boolean survival) { - List playerHistory = profile.getGuideHistory(); - - if (playerHistory.size() > 1) { - - menu.addItem(slot, new CustomItem(ChestMenuUtils.getBackButton(p, - "", - "&rLeft Click: &7Go back to previous Page", - "&rShift + left Click: &7Go back to Main Menu" - ))); - - menu.addMenuClickHandler(slot, (pl, s, is, action) -> { - if (action.isShiftClicked()) { - openMainMenu(profile, survival, 1); - } - else { - Object last = getLastEntry(profile, true); - openEntry(profile, last, survival); - } - return false; - }); - - } - else { - menu.addItem(slot, new CustomItem(ChestMenuUtils.getBackButton(p, "", ChatColor.GRAY + SlimefunPlugin.getLocal().getMessage(p, "guide.back.guide")))); - menu.addMenuClickHandler(slot, (pl, s, is, action) -> { - openMainMenu(profile, survival, 1); - return false; - }); - } - } - - private static ItemStack getDisplayItem(Player p, boolean isSlimefunRecipe, ItemStack item) { - if (isSlimefunRecipe) { - SlimefunItem slimefunItem = SlimefunItem.getByItem(item); - if (slimefunItem == null) return item; - - String lore = Slimefun.hasPermission(p, slimefunItem, false) ? "&rNeeds to be unlocked elsewhere" : "&rNo Permission"; - return Slimefun.hasUnlocked(p, slimefunItem, false) ? item: new CustomItem(Material.BARRIER, ItemUtils.getItemName(item), "&4&lLOCKED", "", lore); - } - else { - return item; - } - } - - private void displayRecipes(Player p, PlayerProfile profile, ChestMenu menu, RecipeDisplayItem sfItem, int page) { - List recipes = sfItem.getDisplayRecipes(); - - if (!recipes.isEmpty()) { - menu.addItem(53, null); - - if (page == 0) { - for (int i = 27; i < 36; i++) { - menu.replaceExistingItem(i, new CustomItem(ChestMenuUtils.getBackground(), sfItem.getRecipeSectionLabel(p))); - menu.addMenuClickHandler(i, ChestMenuUtils.getEmptyClickHandler()); - } - } - - int pages = (recipes.size() - 1) / 18 + 1; - - menu.replaceExistingItem(28, ChestMenuUtils.getPreviousButton(p, page + 1, pages)); - menu.addMenuClickHandler(28, (pl, slot, itemstack, action) -> { - if (page > 0) { - displayRecipes(pl, profile, menu, sfItem, page - 1); - pl.playSound(pl.getLocation(), Sound.ITEM_BOOK_PAGE_TURN, 1, 1); - } - - return false; - }); - - menu.replaceExistingItem(34, ChestMenuUtils.getNextButton(p, page + 1, pages)); - menu.addMenuClickHandler(34, (pl, slot, itemstack, action) -> { - if (recipes.size() > (18 * (page + 1))) { - displayRecipes(pl, profile, menu, sfItem, page + 1); - pl.playSound(pl.getLocation(), Sound.ITEM_BOOK_PAGE_TURN, 1, 1); - } - - return false; - }); - - int inputs = 36; - int outputs = 45; - - for (int i = 0; i < 18; i++) { - int slot = i % 2 == 0 ? inputs++: outputs++; - - if ((i + (page * 18)) < recipes.size()) { - if (page == 0) { - menu.replaceExistingItem(slot, recipes.get(i + (page * 18)).clone()); - menu.addMenuClickHandler(slot, (pl, s, itemstack, action) -> { - displayItem(profile, itemstack, true); - return false; - }); - } - else { - menu.replaceExistingItem(slot, recipes.get(i + (page * 18)).clone()); - } - } - else { - menu.replaceExistingItem(slot, null); - menu.addMenuClickHandler(slot, ChestMenuUtils.getEmptyClickHandler()); - } - } - } - } - - private static ChestMenu create(Player p) { - ChestMenu menu = new ChestMenu(SlimefunPlugin.getLocal().getMessage(p, "guide.title.main")); - - menu.setEmptySlotsClickable(false); - menu.addMenuOpeningHandler(pl -> pl.playSound(pl.getLocation(), Sound.ITEM_BOOK_PAGE_TURN, 1, 1)); - return menu; - } + private static final int[] RECIPE_SLOTS = { 3, 4, 5, 12, 13, 14, 21, 22, 23 }; + private static final int CATEGORY_SIZE = 36; + + private final boolean showVanillaRecipes; + + public ChestSlimefunGuide(boolean showVanillaRecipes) { + this.showVanillaRecipes = showVanillaRecipes; + } + + @Override + public SlimefunGuideLayout getLayout() { + return SlimefunGuideLayout.CHEST; + } + + @Override + public ItemStack getItem() { + return new CustomItem(new ItemStack(Material.ENCHANTED_BOOK), "&aSlimefun Guide &7(Chest GUI)", "", "&eRight Click &8\u21E8 &7Browse Items", "&eShift + Right Click &8\u21E8 &7Open Settings / Credits"); + } + + @Override + public void openMainMenu(PlayerProfile profile, boolean survival, int page) { + Player p = profile.getPlayer(); + if (p == null) return; + + if (survival) { + profile.getGuideHistory().clear(); + } + + ChestMenu menu = create(p); + + List categories = SlimefunPlugin.getRegistry().getEnabledCategories(); + List handlers = SlimefunPlugin.getRegistry().getGuideHandlers().values().stream().flatMap(List::stream).collect(Collectors.toList()); + + int index = 9; + int pages = (categories.size() + handlers.size() - 1) / CATEGORY_SIZE + 1; + + fillInv(p, profile, menu, survival); + + int target = (CATEGORY_SIZE * (page - 1)) - 1; + + while (target < (categories.size() + handlers.size() - 1) && index < CATEGORY_SIZE + 9) { + target++; + + if (target >= categories.size()) { + if (!survival) { + break; + } + + index = handlers.get(target - categories.size()).next(p, index, menu); + } + else { + Category category = categories.get(target); + boolean locked = true; + + for (SlimefunItem item : category.getItems()) { + if (Slimefun.isEnabled(p, item, false)) { + locked = false; + break; + } + } + + if (!locked) { + if (!(category instanceof LockedCategory)) { + if (!(category instanceof SeasonalCategory)) { + menu.addItem(index, category.getItem(p)); + menu.addMenuClickHandler(index, (pl, slot, item, action) -> { + openCategory(profile, category, survival, 1); + return false; + }); + index++; + } + else { + if (((SeasonalCategory) category).isUnlocked()) { + menu.addItem(index, category.getItem(p)); + menu.addMenuClickHandler(index, (pl, slot, item, action) -> { + openCategory(profile, category, survival, 1); + return false; + }); + index++; + } + } + } + else if (!survival || ((LockedCategory) category).hasUnlocked(p, profile)) { + menu.addItem(index, category.getItem(p)); + menu.addMenuClickHandler(index, (pl, slot, item, action) -> { + openCategory(profile, category, survival, 1); + return false; + }); + + index++; + } + else { + List parents = new ArrayList<>(); + parents.add(""); + parents.add(ChatColor.translateAlternateColorCodes('&', "&rYou need to unlock all Items")); + parents.add(ChatColor.translateAlternateColorCodes('&', "&rfrom the following Categories first:")); + parents.add(""); + + for (Category parent : ((LockedCategory) category).getParents()) { + parents.add(parent.getItem(p).getItemMeta().getDisplayName()); + } + + menu.addItem(index, new CustomItem(Material.BARRIER, "&4LOCKED &7- &r" + category.getItem(p).getItemMeta().getDisplayName(), parents.toArray(new String[0]))); + menu.addMenuClickHandler(index, ChestMenuUtils.getEmptyClickHandler()); + index++; + } + } + } + } + + menu.addItem(46, ChestMenuUtils.getPreviousButton(p, page, pages)); + menu.addMenuClickHandler(46, (pl, slot, item, action) -> { + int next = page - 1; + if (next != page && next > 0) openMainMenu(profile, survival, next); + return false; + }); + + menu.addItem(52, ChestMenuUtils.getNextButton(p, page, pages)); + menu.addMenuClickHandler(52, (pl, slot, item, action) -> { + int next = page + 1; + if (next != page && next <= pages) openMainMenu(profile, survival, next); + return false; + }); + + menu.open(p); + } + + @Override + public void openCategory(PlayerProfile profile, Category category, boolean survival, int page) { + Player p = profile.getPlayer(); + if (p == null) return; + + if (survival) { + profile.getGuideHistory().add(category); + } + + ChestMenu menu = create(p); + fillInv(p, profile, menu, survival); + + menu.addItem(1, new CustomItem(ChestMenuUtils.getBackButton(p, "", ChatColor.GRAY + SlimefunPlugin.getLocal().getMessage(p, "guide.back.guide")))); + menu.addMenuClickHandler(1, (pl, s, is, action) -> { + openMainMenu(profile, survival, 1); + return false; + }); + + int index = 9; + int pages = (category.getItems().size() - 1) / CATEGORY_SIZE + 1; + + menu.addItem(46, ChestMenuUtils.getPreviousButton(p, page, pages)); + menu.addMenuClickHandler(46, (pl, slot, item, action) -> { + int next = page - 1; + if (next != page && next > 0) openCategory(profile, category, survival, next); + return false; + }); + + menu.addItem(52, ChestMenuUtils.getNextButton(p, page, pages)); + menu.addMenuClickHandler(52, (pl, slot, item, action) -> { + int next = page + 1; + if (next != page && next <= pages) openCategory(profile, category, survival, next); + return false; + }); + + int categoryIndex = CATEGORY_SIZE * (page - 1); + + for (int i = 0; i < CATEGORY_SIZE; i++) { + int target = categoryIndex + i; + if (target >= category.getItems().size()) break; + + SlimefunItem sfitem = category.getItems().get(target); + + if (Slimefun.isEnabled(p, sfitem, false)) { + Research research = sfitem.getResearch(); + + if (survival && research != null && !profile.hasUnlocked(research)) { + if (Slimefun.hasPermission(p, sfitem, false)) { + menu.addItem(index, new CustomItem(Material.BARRIER, "&r" + ItemUtils.getItemName(sfitem.getItem()), "&4&lLOCKED", "", "&a> Click to unlock", "", "&7Cost: &b" + research.getCost() + " Level")); + menu.addMenuClickHandler(index, (pl, slot, item, action) -> { + if (!SlimefunPlugin.getRegistry().getCurrentlyResearchingPlayers().contains(pl.getUniqueId())) { + if (research.canUnlock(pl)) { + if (profile.hasUnlocked(research)) { + openCategory(profile, category, true, page); + } + else { + if (!(pl.getGameMode() == GameMode.CREATIVE && SlimefunPlugin.getSettings().researchesFreeInCreative)) { + pl.setLevel(pl.getLevel() - research.getCost()); + } + + if (pl.getGameMode() == GameMode.CREATIVE) { + research.unlock(pl, SlimefunPlugin.getSettings().researchesFreeInCreative); + openCategory(profile, category, survival, page); + } + else { + research.unlock(pl, false); + Slimefun.runSync(() -> openCategory(profile, category, survival, page), 103L); + } + } + } + else { + SlimefunPlugin.getLocal().sendMessage(pl, "messages.not-enough-xp", true); + } + } + return false; + }); + + index++; + } + else { + List message = sfitem.getNoPermissionTooltip(); + menu.addItem(index, new CustomItem(Material.BARRIER, sfitem.getItemName(), message.toArray(new String[message.size()]))); + menu.addMenuClickHandler(index, ChestMenuUtils.getEmptyClickHandler()); + index++; + } + } + else { + menu.addItem(index, sfitem.getItem()); + menu.addMenuClickHandler(index, (pl, slot, item, action) -> { + if (survival) { + displayItem(profile, sfitem, true); + } + else { + if (sfitem instanceof MultiBlockMachine) { + SlimefunPlugin.getLocal().sendMessage(pl, "guide.cheat.no-multiblocks"); + } + else { + pl.getInventory().addItem(sfitem.getItem().clone()); + } + } + return false; + }); + + index++; + } + } + } + + menu.open(p); + } + + @Override + public void openSearch(PlayerProfile profile, String input, boolean survival, boolean addToHistory) { + Player p = profile.getPlayer(); + if (p == null) return; + + ChestMenu menu = new ChestMenu("Searching for: " + ChatUtils.crop(ChatColor.RESET, input)); + String searchTerm = input.toLowerCase(); + + if (addToHistory) { + profile.getGuideHistory().add(searchTerm); + } + + menu.setEmptySlotsClickable(false); + fillInv(p, profile, menu, survival); + addBackButton(menu, 1, p, profile, survival); + + int index = 9; + // Find items and add them + for (SlimefunItem item : SlimefunPlugin.getRegistry().getEnabledSlimefunItems()) { + String itemName = ChatColor.stripColor(item.getItemName()).toLowerCase(); + + if (index == 44) break; + + if (!itemName.isEmpty() && (itemName.equals(searchTerm) || itemName.contains(searchTerm))) { + ItemStack itemstack = new CustomItem(item.getItem(), meta -> { + List lore = null; + Category category = item.getCategory(); + + if (category != null) { + ItemStack categoryItem = category.getItem(p); + if (categoryItem != null && categoryItem.hasItemMeta() && categoryItem.getItemMeta().hasDisplayName()) { + lore = Arrays.asList("", ChatColor.DARK_GRAY + "\u21E8 " + ChatColor.RESET + categoryItem.getItemMeta().getDisplayName()); + } + } + + meta.setLore(lore); + meta.addItemFlags(ItemFlag.HIDE_ATTRIBUTES, ItemFlag.HIDE_ENCHANTS, ItemFlag.HIDE_POTION_EFFECTS); + }); + + menu.addItem(index, itemstack); + menu.addMenuClickHandler(index, (pl, slot, itm, action) -> { + if (!survival) { + pl.getInventory().addItem(item.getItem().clone()); + } + else { + displayItem(profile, item, true); + } + + return false; + }); + + index++; + } + } + + menu.open(p); + } + + @Override + public void displayItem(PlayerProfile profile, ItemStack item, boolean addToHistory) { + Player p = profile.getPlayer(); + if (p == null) return; + + if (item == null || item.getType() == Material.AIR) return; + + SlimefunItem sfItem = SlimefunItem.getByItem(item); + + if (sfItem != null) { + displayItem(profile, sfItem, addToHistory); + return; + } + + if (!showVanillaRecipes) { + return; + } + + Recipe[] recipes = SlimefunPlugin.getMinecraftRecipes().getRecipesFor(item).toArray(new Recipe[0]); + + if (recipes.length == 0) { + return; + } + + showMinecraftRecipe(recipes, 0, item, profile, p, addToHistory); + } + + private void showMinecraftRecipe(Recipe[] recipes, int index, ItemStack item, PlayerProfile profile, Player p, boolean addToHistory) { + Recipe recipe = recipes[index]; + + ItemStack[] recipeItems = new ItemStack[9]; + RecipeType recipeType = RecipeType.NULL; + ItemStack result = null; + + Optional> optional = MinecraftRecipe.of(recipe); + RecipeChoiceTask task = new RecipeChoiceTask(); + + if (optional.isPresent()) { + MinecraftRecipe mcRecipe = optional.get(); + + RecipeChoice[] choices = SlimefunPlugin.getMinecraftRecipes().getRecipeInput(recipe); + + if (choices.length == 1 && choices[0] instanceof MaterialChoice) { + recipeItems[4] = new ItemStack(((MaterialChoice) choices[0]).getChoices().get(0)); + + if (((MaterialChoice) choices[0]).getChoices().size() > 1) { + task.add(RECIPE_SLOTS[4], (MaterialChoice) choices[0]); + } + } + else { + for (int i = 0; i < choices.length; i++) { + if (choices[i] instanceof MaterialChoice) { + recipeItems[i] = new ItemStack(((MaterialChoice) choices[i]).getChoices().get(0)); + + if (((MaterialChoice) choices[i]).getChoices().size() > 1) { + task.add(RECIPE_SLOTS[i], (MaterialChoice) choices[i]); + } + } + } + } + + recipeType = new RecipeType(mcRecipe); + result = recipe.getResult(); + } + else { + recipeItems = new ItemStack[] { null, null, null, null, new CustomItem(Material.BARRIER, "&4We are somehow unable to show you this Recipe :/"), null, null, null, null }; + } + + ChestMenu menu = create(p); + displayItem(menu, profile, p, item, result, recipeType, recipeItems, addToHistory); + + if (recipes.length > 1) { + for (int i = 27; i < 36; i++) { + menu.addItem(i, ChestMenuUtils.getBackground(), ChestMenuUtils.getEmptyClickHandler()); + } + + menu.addItem(28, ChestMenuUtils.getPreviousButton(p, index + 1, recipes.length), (pl, slot, action, stack) -> { + if (index > 0) { + showMinecraftRecipe(recipes, index - 1, item, profile, p, false); + } + return false; + }); + + menu.addItem(34, ChestMenuUtils.getNextButton(p, index + 1, recipes.length), (pl, slot, action, stack) -> { + if (index < recipes.length - 1) { + showMinecraftRecipe(recipes, index + 1, item, profile, p, false); + } + return false; + }); + } + + menu.open(p); + + if (!task.isEmpty()) { + task.start(menu.toInventory()); + } + } + + @Override + public void displayItem(PlayerProfile profile, SlimefunItem item, boolean addToHistory) { + Player p = profile.getPlayer(); + if (p == null) return; + + ItemStack result = item.getRecipeOutput() != null ? item.getRecipeOutput() : item.getItem(); + RecipeType recipeType = item.getRecipeType(); + ItemStack[] recipe = item.getRecipe(); + + ChestMenu menu = create(p); + + if (item.hasWikipage()) { + menu.addItem(8, new CustomItem(Material.KNOWLEDGE_BOOK, ChatColor.RESET + SlimefunPlugin.getLocal().getMessage(p, "guide.tooltips.wiki"), "", ChatColor.GRAY + "\u21E8 " + ChatColor.GREEN + SlimefunPlugin.getLocal().getMessage(p, "guide.tooltips.open-category"))); + menu.addMenuClickHandler(8, (pl, slot, itemstack, action) -> { + pl.closeInventory(); + ChatUtils.sendURL(pl, item.getWikipage()); + return false; + }); + } + + displayItem(menu, profile, p, item, result, recipeType, recipe, addToHistory); + + if (item instanceof RecipeDisplayItem) { + displayRecipes(p, profile, menu, (RecipeDisplayItem) item, 0); + } + + menu.open(p); + } + + private void displayItem(ChestMenu menu, PlayerProfile profile, Player p, Object obj, ItemStack output, RecipeType recipeType, ItemStack[] recipe, boolean addToHistory) { + LinkedList history = profile.getGuideHistory(); + boolean isSlimefunRecipe = obj instanceof SlimefunItem; + + if (addToHistory) { + history.add(obj); + } + + addBackButton(menu, 0, p, profile, true); + + MenuClickHandler clickHandler = (pl, slot, itemstack, action) -> { + displayItem(profile, itemstack, true); + return false; + }; + + for (int i = 0; i < 9; i++) { + menu.addItem(RECIPE_SLOTS[i], getDisplayItem(p, isSlimefunRecipe, recipe[i]), clickHandler); + } + + menu.addItem(10, recipeType.getItem(p), ChestMenuUtils.getEmptyClickHandler()); + menu.addItem(16, output, ChestMenuUtils.getEmptyClickHandler()); + } + + private void fillInv(Player p, PlayerProfile profile, ChestMenu menu, boolean survival) { + for (int i = 0; i < 9; i++) { + menu.addItem(i, ChestMenuUtils.getBackground(), ChestMenuUtils.getEmptyClickHandler()); + } + + // Settings Panel + menu.addItem(1, ChestMenuUtils.getMenuButton(p)); + menu.addMenuClickHandler(1, (pl, slot, item, action) -> { + SlimefunGuideSettings.openSettings(pl, pl.getInventory().getItemInMainHand()); + return false; + }); + + // Search feature! + menu.addItem(7, ChestMenuUtils.getSearchButton(p)); + menu.addMenuClickHandler(7, (pl, slot, item, action) -> { + pl.closeInventory(); + SlimefunPlugin.getLocal().sendMessage(pl, "guide.search.message"); + + ChatInput.waitForPlayer(SlimefunPlugin.instance, pl, msg -> SlimefunGuide.openSearch(profile, msg, survival, true)); + + return false; + }); + + for (int i = 45; i < 54; i++) { + menu.addItem(i, ChestMenuUtils.getBackground(), ChestMenuUtils.getEmptyClickHandler()); + } + } + + private void addBackButton(ChestMenu menu, int slot, Player p, PlayerProfile profile, boolean survival) { + List playerHistory = profile.getGuideHistory(); + + if (playerHistory.size() > 1) { + + menu.addItem(slot, new CustomItem(ChestMenuUtils.getBackButton(p, "", "&rLeft Click: &7Go back to previous Page", "&rShift + left Click: &7Go back to Main Menu"))); + + menu.addMenuClickHandler(slot, (pl, s, is, action) -> { + if (action.isShiftClicked()) { + openMainMenu(profile, survival, 1); + } + else { + Object last = getLastEntry(profile, true); + openEntry(profile, last, survival); + } + return false; + }); + + } + else { + menu.addItem(slot, new CustomItem(ChestMenuUtils.getBackButton(p, "", ChatColor.GRAY + SlimefunPlugin.getLocal().getMessage(p, "guide.back.guide")))); + menu.addMenuClickHandler(slot, (pl, s, is, action) -> { + openMainMenu(profile, survival, 1); + return false; + }); + } + } + + private static ItemStack getDisplayItem(Player p, boolean isSlimefunRecipe, ItemStack item) { + if (isSlimefunRecipe) { + SlimefunItem slimefunItem = SlimefunItem.getByItem(item); + if (slimefunItem == null) return item; + + String lore = Slimefun.hasPermission(p, slimefunItem, false) ? "&rNeeds to be unlocked elsewhere" : "&rNo Permission"; + return Slimefun.hasUnlocked(p, slimefunItem, false) ? item : new CustomItem(Material.BARRIER, ItemUtils.getItemName(item), "&4&lLOCKED", "", lore); + } + else { + return item; + } + } + + private void displayRecipes(Player p, PlayerProfile profile, ChestMenu menu, RecipeDisplayItem sfItem, int page) { + List recipes = sfItem.getDisplayRecipes(); + + if (!recipes.isEmpty()) { + menu.addItem(53, null); + + if (page == 0) { + for (int i = 27; i < 36; i++) { + menu.replaceExistingItem(i, new CustomItem(ChestMenuUtils.getBackground(), sfItem.getRecipeSectionLabel(p))); + menu.addMenuClickHandler(i, ChestMenuUtils.getEmptyClickHandler()); + } + } + + int pages = (recipes.size() - 1) / 18 + 1; + + menu.replaceExistingItem(28, ChestMenuUtils.getPreviousButton(p, page + 1, pages)); + menu.addMenuClickHandler(28, (pl, slot, itemstack, action) -> { + if (page > 0) { + displayRecipes(pl, profile, menu, sfItem, page - 1); + pl.playSound(pl.getLocation(), Sound.ITEM_BOOK_PAGE_TURN, 1, 1); + } + + return false; + }); + + menu.replaceExistingItem(34, ChestMenuUtils.getNextButton(p, page + 1, pages)); + menu.addMenuClickHandler(34, (pl, slot, itemstack, action) -> { + if (recipes.size() > (18 * (page + 1))) { + displayRecipes(pl, profile, menu, sfItem, page + 1); + pl.playSound(pl.getLocation(), Sound.ITEM_BOOK_PAGE_TURN, 1, 1); + } + + return false; + }); + + int inputs = 36; + int outputs = 45; + + for (int i = 0; i < 18; i++) { + int slot = i % 2 == 0 ? inputs++ : outputs++; + + if ((i + (page * 18)) < recipes.size()) { + if (page == 0) { + menu.replaceExistingItem(slot, recipes.get(i + (page * 18)).clone()); + menu.addMenuClickHandler(slot, (pl, s, itemstack, action) -> { + displayItem(profile, itemstack, true); + return false; + }); + } + else { + menu.replaceExistingItem(slot, recipes.get(i + (page * 18)).clone()); + } + } + else { + menu.replaceExistingItem(slot, null); + menu.addMenuClickHandler(slot, ChestMenuUtils.getEmptyClickHandler()); + } + } + } + } + + private static ChestMenu create(Player p) { + ChestMenu menu = new ChestMenu(SlimefunPlugin.getLocal().getMessage(p, "guide.title.main")); + + menu.setEmptySlotsClickable(false); + menu.addMenuOpeningHandler(pl -> pl.playSound(pl.getLocation(), Sound.ITEM_BOOK_PAGE_TURN, 1, 1)); + return menu; + } } diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/guide/RecipeChoiceTask.java b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/guide/RecipeChoiceTask.java index 3e07943b5..7e8886bbe 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/guide/RecipeChoiceTask.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/guide/RecipeChoiceTask.java @@ -8,11 +8,22 @@ import org.bukkit.Material; import org.bukkit.Tag; import org.bukkit.inventory.Inventory; import org.bukkit.inventory.ItemStack; +import org.bukkit.inventory.Recipe; import org.bukkit.inventory.RecipeChoice.MaterialChoice; import io.github.thebusybiscuit.cscorelib2.collections.LoopIterator; import me.mrCookieSlime.Slimefun.SlimefunPlugin; +/** + * A {@link RecipeChoiceTask} is an asynchronously repeating task that cycles + * through the different variants of {@link Material} that a {@link MaterialChoice} or {@link Tag} can represent. + * + * It is used in the {@link ChestSlimefunGuide} for any {@link ItemStack} from Minecraft + * that accepts more than one {@link Material} in its {@link Recipe}. + * + * @author TheBusyBiscuit + * + */ class RecipeChoiceTask implements Runnable { private static final int UPDATE_INTERVAL = 15; diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.java b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.java index a8a6624cc..d87f252a3 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.java @@ -13,7 +13,6 @@ import org.bukkit.inventory.Inventory; import org.bukkit.inventory.ItemStack; import io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuide; -import io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout; import me.mrCookieSlime.Slimefun.SlimefunPlugin; import me.mrCookieSlime.Slimefun.Lists.SlimefunItems; import me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem; @@ -85,10 +84,9 @@ public class VanillaMachinesListener implements Listener { } private boolean checkForUnallowedItems(ItemStack item1, ItemStack item2) { - if (SlimefunManager.isItemSimilar(item1, SlimefunGuide.getItem(SlimefunGuideLayout.BOOK), true)) return true; - else if (SlimefunManager.isItemSimilar(item1, SlimefunGuide.getItem(SlimefunGuideLayout.CHEST), true)) return true; - else if (SlimefunManager.isItemSimilar(item2, SlimefunGuide.getItem(SlimefunGuideLayout.BOOK), true)) return true; - else if (SlimefunManager.isItemSimilar(item2, SlimefunGuide.getItem(SlimefunGuideLayout.CHEST), true)) return true; + if (SlimefunGuide.isGuideItem(item1) || SlimefunGuide.isGuideItem(item2)) { + return true; + } else { SlimefunItem sfItem1 = SlimefunItem.getByItem(item1); SlimefunItem sfItem2 = SlimefunItem.getByItem(item2); diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/GEOResourcesSetup.java b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/GEOResourcesSetup.java similarity index 87% rename from src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/GEOResourcesSetup.java rename to src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/GEOResourcesSetup.java index 8aeab0bfe..a731b9df2 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/GEOResourcesSetup.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/GEOResourcesSetup.java @@ -1,4 +1,4 @@ -package io.github.thebusybiscuit.slimefun4.implementation.setup.resources; +package io.github.thebusybiscuit.slimefun4.implementation.resources; import io.github.thebusybiscuit.slimefun4.api.geo.GEOResource; diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/NetherIceResource.java b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/NetherIceResource.java similarity index 93% rename from src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/NetherIceResource.java rename to src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/NetherIceResource.java index c1aa70b65..dcfe1730b 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/NetherIceResource.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/NetherIceResource.java @@ -1,4 +1,4 @@ -package io.github.thebusybiscuit.slimefun4.implementation.setup.resources; +package io.github.thebusybiscuit.slimefun4.implementation.resources; import org.bukkit.NamespacedKey; import org.bukkit.World.Environment; diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/OilResource.java b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/OilResource.java similarity index 96% rename from src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/OilResource.java rename to src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/OilResource.java index 7a8a5ccc1..996c617a8 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/OilResource.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/OilResource.java @@ -1,4 +1,4 @@ -package io.github.thebusybiscuit.slimefun4.implementation.setup.resources; +package io.github.thebusybiscuit.slimefun4.implementation.resources; import org.bukkit.NamespacedKey; import org.bukkit.World.Environment; diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/SaltResource.java b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/SaltResource.java similarity index 95% rename from src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/SaltResource.java rename to src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/SaltResource.java index 6cd849ea2..9d726dff1 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/SaltResource.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/SaltResource.java @@ -1,4 +1,4 @@ -package io.github.thebusybiscuit.slimefun4.implementation.setup.resources; +package io.github.thebusybiscuit.slimefun4.implementation.resources; import org.bukkit.NamespacedKey; import org.bukkit.World.Environment; diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/UraniumResource.java b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/UraniumResource.java similarity index 93% rename from src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/UraniumResource.java rename to src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/UraniumResource.java index 771f23d68..bc71a0b51 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/resources/UraniumResource.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/resources/UraniumResource.java @@ -1,4 +1,4 @@ -package io.github.thebusybiscuit.slimefun4.implementation.setup.resources; +package io.github.thebusybiscuit.slimefun4.implementation.resources; import org.bukkit.NamespacedKey; import org.bukkit.World.Environment; diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/utils/PatternUtils.java b/src/main/java/io/github/thebusybiscuit/slimefun4/utils/PatternUtils.java index 29cdad9b4..973f3221f 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/utils/PatternUtils.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/utils/PatternUtils.java @@ -7,6 +7,8 @@ import java.util.regex.Pattern; * Every time something like {@link String#split(String)} is called it will compile a {@link Pattern}, * for code that is called often this can be a massive performance loss. * This class solves that, one compile but many uses! + * + * @author Walshy */ public final class PatternUtils { diff --git a/src/main/java/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.java b/src/main/java/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.java index f8936ef73..7cffac318 100644 --- a/src/main/java/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.java +++ b/src/main/java/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.java @@ -3,7 +3,7 @@ package me.mrCookieSlime.Slimefun.Objects.SlimefunItem; /** * Defines whether a SlimefunItem is enabled, disabled or fall-back to its vanilla behavior. * - * @since 4.1.10 + * @author Poslovitch */ public enum ItemState { diff --git a/src/main/java/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/VanillaItem.java b/src/main/java/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/VanillaItem.java index 130ed4d1c..ab56584c1 100644 --- a/src/main/java/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/VanillaItem.java +++ b/src/main/java/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/VanillaItem.java @@ -9,13 +9,15 @@ import me.mrCookieSlime.Slimefun.Objects.Category; * Represents a vanilla item that is overridden by Slimefun (like {@code ELYTRA}). *

* A {@link VanillaItem} uses a non-modified {@link ItemStack} (no display name neither lore). - * When a {@link VanillaItem} gets disabled, its {@link SlimefunItem.State} goes on {@code State.VANILLA} which + * When a {@link VanillaItem} gets disabled, its {@link ItemState} goes on {@code State.VANILLA} which * automatically * replace it in the recipes by its vanilla equivalent. * * A {@link VanillaItem} is also automatically useable in workbenches. * * @author TheBusyBiscuit + * + * @see SlimefunItem * */ public class VanillaItem extends SlimefunItem { diff --git a/src/main/java/me/mrCookieSlime/Slimefun/SlimefunPlugin.java b/src/main/java/me/mrCookieSlime/Slimefun/SlimefunPlugin.java index ad7f0b146..1d9a056ca 100644 --- a/src/main/java/me/mrCookieSlime/Slimefun/SlimefunPlugin.java +++ b/src/main/java/me/mrCookieSlime/Slimefun/SlimefunPlugin.java @@ -61,11 +61,11 @@ import io.github.thebusybiscuit.slimefun4.implementation.listeners.TeleporterLis import io.github.thebusybiscuit.slimefun4.implementation.listeners.VampireBladeListener; import io.github.thebusybiscuit.slimefun4.implementation.listeners.VanillaMachinesListener; import io.github.thebusybiscuit.slimefun4.implementation.listeners.WorldListener; +import io.github.thebusybiscuit.slimefun4.implementation.resources.GEOResourcesSetup; import io.github.thebusybiscuit.slimefun4.implementation.setup.MiscSetup; import io.github.thebusybiscuit.slimefun4.implementation.setup.ResearchSetup; import io.github.thebusybiscuit.slimefun4.implementation.setup.SlimefunItemSetup; import io.github.thebusybiscuit.slimefun4.implementation.setup.WikiSetup; -import io.github.thebusybiscuit.slimefun4.implementation.setup.resources.GEOResourcesSetup; import io.github.thebusybiscuit.slimefun4.implementation.tasks.ArmorTask; import io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask; import me.mrCookieSlime.CSCoreLibPlugin.CSCoreLib;