1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Updated Javadocs

This commit is contained in:
TheBusyBot 2020-04-10 18:33:15 +00:00
parent 65116afbe7
commit 3c99f50110
926 changed files with 3901 additions and 2637 deletions

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:13 UTC 2020 -->
<title>All Classes (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
@ -157,7 +157,6 @@
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GrapplingHook.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools" target="classFrame">GrapplingHook</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners" target="classFrame">GrapplingHookListener</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks" target="classFrame">GrindStone</a></li>
<li><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api" target="classFrame"><span class="interfaceName">GuideHandler</span></a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide" target="classFrame">GuideHistory</a></li>
<li><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/HandledBlock.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem" target="classFrame">HandledBlock</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html" title="class in io.github.thebusybiscuit.slimefun4.api.items" target="classFrame">HashedArmorpiece</a></li>
@ -203,6 +202,7 @@
<li><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes" target="classFrame">MachineType</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicEyeOfEnder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical" target="classFrame">MagicEyeOfEnder</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicianTalisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical" target="classFrame">MagicianTalisman</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicianTalisman.TalismanEnchantment.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical" target="classFrame">MagicianTalisman.TalismanEnchantment</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MagicSugar.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food" target="classFrame">MagicSugar</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MagicWorkbench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks" target="classFrame">MagicWorkbench</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators" target="classFrame">MagnesiumGenerator</a></li>
@ -337,6 +337,7 @@
<li><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions" target="classFrame">UnregisteredItemException</a></li>
<li><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem" target="classFrame">UnregisterReason</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services" target="classFrame">UpdaterService</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/VampireBlade.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons" target="classFrame">VampireBlade</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners" target="classFrame">VampireBladeListener</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/VanillaItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items" target="classFrame">VanillaItem</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners" target="classFrame">VanillaMachinesListener</a></li>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:13 UTC 2020 -->
<title>All Classes (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
@ -157,7 +157,6 @@
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GrapplingHook.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GrapplingHook</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GrapplingHookListener</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">GrindStone</a></li>
<li><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api"><span class="interfaceName">GuideHandler</span></a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">GuideHistory</a></li>
<li><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/HandledBlock.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">HandledBlock</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">HashedArmorpiece</a></li>
@ -203,6 +202,7 @@
<li><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineType</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicEyeOfEnder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">MagicEyeOfEnder</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicianTalisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">MagicianTalisman</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicianTalisman.TalismanEnchantment.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">MagicianTalisman.TalismanEnchantment</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MagicSugar.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">MagicSugar</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MagicWorkbench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">MagicWorkbench</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">MagnesiumGenerator</a></li>
@ -337,6 +337,7 @@
<li><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions">UnregisteredItemException</a></li>
<li><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">UnregisterReason</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">UpdaterService</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/VampireBlade.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">VampireBlade</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VampireBladeListener</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/VanillaItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items">VanillaItem</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VanillaMachinesListener</a></li>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Constant Field Values (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:13 UTC 2020 -->
<title>Deprecated List (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
@ -103,36 +103,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#interface">Deprecated Interfaces</a></li>
<li><a href="#class">Deprecated Classes</a></li>
<li><a href="#field">Deprecated Fields</a></li>
<li><a href="#method">Deprecated Methods</a></li>
<li><a href="#constructor">Deprecated Constructors</a></li>
</ul>
</div>
<div class="contentContainer"><a id="interface">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Deprecated Interfaces</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">me.mrCookieSlime.Slimefun.api.GuideHandler</a></th>
<td class="colLast">
<div class="block"><span class="deprecationComment">Soon we will simply allow to override the "opening" method of a Category instead.</span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="class">
<div class="contentContainer"><a id="class">
<!-- -->
</a>
<ul class="blockList">
@ -208,18 +185,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#getItemConfig--">me.mrCookieSlime.Slimefun.api.Slimefun.getItemConfig()</a></th>
<td class="colLast">
<div class="block"><span class="deprecationComment">Do not access this directly, use the <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a> API instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#getItemValue-java.lang.String-java.lang.String-">me.mrCookieSlime.Slimefun.api.Slimefun.getItemValue(String, String)</a></th>
<td class="colLast">
<div class="block"><span class="deprecationComment">Please use the <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a> API instead.</span></div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#inject-org.bukkit.block.Block-">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock.inject(Block)</a></th>
</tr>
<tr class="rowColor">
@ -237,9 +202,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#pushItems-org.bukkit.block.Block-org.bukkit.inventory.ItemStack...-">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock.pushItems(Block, ItemStack...)</a></th>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#registerGuideHandler-me.mrCookieSlime.Slimefun.api.GuideHandler-">me.mrCookieSlime.Slimefun.api.Slimefun.registerGuideHandler(GuideHandler)</a></th>
</tr>
</tbody>
</table>
</li>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:13 UTC 2020 -->
<title>API Help (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:13 UTC 2020 -->
<title>Index (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
@ -158,10 +158,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/subcommands/Commands.html#addCommands-io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand-java.util.Collection-">addCommands(SlimefunCommand, Collection&lt;SubCommand&gt;)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.commands.subcommands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/subcommands/Commands.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands.subcommands">Commands</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html#addEntry-java.util.List-java.util.List-">addEntry(List&lt;String&gt;, List&lt;String&gt;)</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html#addGrapplingHook-java.util.UUID-org.bukkit.entity.Arrow-org.bukkit.entity.Bat-boolean-long-">addGrapplingHook(UUID, Arrow, Bat, boolean, long)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GrapplingHookListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#addItem-int-org.bukkit.inventory.ItemStack-">addItem(int, ItemStack)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
@ -965,7 +961,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#Contributor-java.lang.String-java.lang.String-">Contributor(String, String)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><span class="typeNameLink">Cooler</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><code>Cooler</code></a> is a special variant of the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><code>SlimefunBackpack</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html#Cooler-int-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Cooler(int, Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">Cooler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#COOLER">COOLER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
@ -975,7 +973,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<div class="block">This <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/Listener.html?is-external=true" title="class or interface in org.bukkit.event"><code>Listener</code></a> listens for a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/entity/FoodLevelChangeEvent.html?is-external=true" title="class or interface in org.bukkit.event.entity"><code>FoodLevelChangeEvent</code></a> and consumes a <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Juice.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><code>Juice</code></a>
from any <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><code>Cooler</code></a> that can be found in the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/Inventory.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>Inventory</code></a> of the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/CoolerListener.html#CoolerListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">CoolerListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/CoolerListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">CoolerListener</a></dt>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/CoolerListener.html#CoolerListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-io.github.thebusybiscuit.slimefun4.implementation.items.food.Cooler-">CoolerListener(SlimefunPlugin, Cooler)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/CoolerListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">CoolerListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#COOLING_UNIT">COOLING_UNIT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
@ -1310,6 +1308,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ENDER_TALISMAN">ENDER_TALISMAN</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#ENDER_TALISMANS">ENDER_TALISMANS</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/EnderBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">EnderBackpack</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/EnderBackpack.html#EnderBackpack-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">EnderBackpack(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/EnderBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">EnderBackpack</a></dt>
@ -1594,7 +1594,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<h2 class="title">G</h2>
<dl>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GadgetsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">GadgetsListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/Listener.html?is-external=true" title="class or interface in org.bukkit.event"><code>Listener</code></a> is responsible for listening to the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/player/PlayerToggleSneakEvent.html?is-external=true" title="class or interface in org.bukkit.event.player"><code>PlayerToggleSneakEvent</code></a>
to start tasks for various gadgets that are activated by pressing shift,
like the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Jetpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><code>Jetpack</code></a> or <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/JetBoots.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><code>JetBoots</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GadgetsListener.html#GadgetsListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">GadgetsListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GadgetsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GadgetsListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html#generateEnergy-org.bukkit.Location-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config-">generateEnergy(Location, SlimefunItem, Config)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">GeneratorTicker</a></dt>
@ -1751,8 +1755,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getBugTrackerURL--">getBugTrackerURL()</a></span> - Method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#getBuild--">getBuild()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core">MultiBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#getByID-int-">getByID(int)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">Attempts to get a <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a> with the given ID.</div>
@ -1799,6 +1801,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#getCategories--">getCategories()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getCategories--">getCategories()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getCategory--">getCategory()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>
<div class="block">This returns the <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a> of our <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>, every <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
@ -1810,6 +1814,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#getChance--">getChance()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">Talisman</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/VampireBlade.html#getChance--">getChance()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/VampireBlade.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">VampireBlade</a></dt>
<dd>
<div class="block">This method returns the chance of a <a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/VampireBlade.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><code>VampireBlade</code></a> to apply its healing effect.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getChanges--">getChanges()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#getCharge-org.bukkit.block.Block-">getCharge(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ChargableBlock</a></dt>
@ -1946,6 +1954,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">OilPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">AutomatedPanningMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Compressor.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Compressor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">Compressor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">GrindStone</a></dt>
@ -1984,8 +1994,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#getEmptyClickHandler--">getEmptyClickHandler()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getEnabledCategories--">getEnabledCategories()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getEnabledSlimefunItemIds--">getEnabledSlimefunItemIds()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getEnabledSlimefunItems--">getEnabledSlimefunItems()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
@ -2378,12 +2386,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getItemCfg--">getItemCfg()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#getItemConfig--">getItemConfig()</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Do not access this directly, use the <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a> API instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html#getItemData-org.bukkit.inventory.ItemStack-">getItemData(ItemStack)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomItemDataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html#getItemData-org.bukkit.inventory.meta.ItemMeta-">getItemData(ItemMeta)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomItemDataService</a></dt>
@ -2530,12 +2532,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/MultiTool.html#getItemUseHandler--">getItemUseHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/MultiTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">MultiTool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#getItemValue-java.lang.String-java.lang.String-">getItemValue(String, String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use the <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a> API instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html#getJavaPlugin--">getJavaPlugin()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api">SlimefunAddon</a></dt>
<dd>
<div class="block">This method returns the instance of <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/plugin/java/JavaPlugin.html?is-external=true" title="class or interface in org.bukkit.plugin.java"><code>JavaPlugin</code></a> that this
@ -2549,6 +2545,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html#getKey--">getKey()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">StatusEffect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html#getKey--">getKey()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">BlockDataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html#getKey--">getKey()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomItemDataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#getKey--">getKey()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#getKey--">getKey()</a></span> - Method in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
@ -2809,6 +2809,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html#getOutput--">getOutput()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">EnhancedFurnace</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.GoldPanDrop.html#getOutput--">getOutput()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.GoldPanDrop.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GoldPan.GoldPanDrop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html#getOutput--">getOutput()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">MachineFuel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html#getOutput--">getOutput()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">MachineRecipe</a></dt>
@ -2882,6 +2884,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html#getPotionEffects--">getPotionEffects()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.armor.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor">SlimefunArmorPiece</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#getPrefix--">getPrefix()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#getPreset--">getPreset()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">DirtyChestMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#getPreset-java.lang.String-">getPreset(String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
@ -2907,7 +2911,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<div class="block">Returns a link to the GitHub profile of this <a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github"><code>Contributor</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#getProgress-io.github.thebusybiscuit.slimefun4.core.services.localization.Language-">getProgress(Language)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This returns the progress of translation for any given <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">BioGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">CoalGenerator</a></dt>
@ -3002,6 +3008,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicianTalisman.html#getRandomEnchantment--">getRandomEnchantment()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicianTalisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">MagicianTalisman</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html#getRandomOutput--">getRandomOutput()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GoldPan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#getRange--">getRange()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>
<div class="block">This method returns the range of the <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a>.</div>
@ -3038,7 +3046,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html#getRecipeShape-org.bukkit.inventory.Recipe-">getRecipeShape(Recipe)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">MinecraftRecipeService</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This returns the shape of a given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/Recipe.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>Recipe</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getRecipeType--">getRecipeType()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#getRecipeTypeItem-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Lists.RecipeType-">getRecipeTypeItem(Player, RecipeType)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
@ -3081,14 +3091,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#getResourceString-org.bukkit.entity.Player-java.lang.String-">getResourceString(Player, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html#getRunnable--">getRunnable()</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html#getRunnable-boolean-">getRunnable(boolean)</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#getSearchButton-org.bukkit.entity.Player-">getSearchButton(Player)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html#getSelectedOption-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-">getSelectedOption(Player, ItemStack)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.options.<a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide.options">SlimefunGuideOption</a></dt>
@ -3160,12 +3162,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getStringList-java.lang.String-">getStringList(String)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#getStructure--">getStructure()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core">MultiBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html#getSubCommandNames--">getSubCommandNames()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SlimefunCommand</a></dt>
<dd>
<div class="block">This returns A <a href="https://docs.oracle.com/javase/9/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> containing every possible <a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands"><code>SubCommand</code></a> of this <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/command/Command.html?is-external=true" title="class or interface in org.bukkit.command"><code>Command</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#getSuffix--">getSuffix()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">Talisman</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html#getSupplies-io.github.thebusybiscuit.slimefun4.api.geo.GEOResource-org.bukkit.World-int-int-">getSupplies(GEOResource, World, int, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo">ResourceManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html#getTabArguments--">getTabArguments()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SlimefunCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#getTeleleportationService--">getTeleleportationService()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html#getTeleportationTime-int-org.bukkit.Location-org.bukkit.Location-">getTeleportationTime(int, Location, Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">TeleportationManager</a></dt>
@ -3194,10 +3200,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#getTier--">getTier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ProgrammableAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html#getTier--">getTier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#getTier--">getTier()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">Returns the tier of this <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a>.</div>
@ -3359,6 +3361,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html#GoldPan-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">GoldPan(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GoldPan</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.GoldPanDrop.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">GoldPan.GoldPanDrop</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.GoldPanDrop.html#GoldPanDrop-java.lang.String-int-org.bukkit.inventory.ItemStack-">GoldPanDrop(String, int, ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.GoldPanDrop.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GoldPan.GoldPanDrop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html#GOOD">GOOD</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineTier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#GPS">GPS</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
@ -3425,12 +3431,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html#GrindStone--">GrindStone()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">GrindStone</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api"><span class="typeNameLink">GuideHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/api/package-summary.html">me.mrCookieSlime.Slimefun.api</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Soon we will simply allow to override the "opening" method of a Category instead.</span></div>
</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><span class="typeNameLink">GuideHistory</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.core.guide</a></dt>
<dd>
<div class="block"><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>GuideHistory</code></a> represents the browsing history of a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a> through the
@ -3980,7 +3980,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html#isEmeraldEnchantsInstalled--">isEmeraldEnchantsInstalled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.<a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins">ThirdPartyPluginService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#isEnabled--">isEnabled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns whether translations are enabled on this <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Server.html?is-external=true" title="class or interface in org.bukkit"><code>Server</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#isEnabled--">isEnabled()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">This method returns whether this <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a> is enabled.</div>
@ -4021,6 +4023,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/categories/FlexCategory.html#isHidden-org.bukkit.entity.Player-">isHidden(Player)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.categories.<a href="io/github/thebusybiscuit/slimefun4/core/categories/FlexCategory.html" title="class in io.github.thebusybiscuit.slimefun4.core.categories">FlexCategory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html#isHidden-org.bukkit.entity.Player-">isHidden(Player)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.categories.<a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html" title="class in io.github.thebusybiscuit.slimefun4.core.categories">SeasonalCategory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#isHidden-org.bukkit.entity.Player-">isHidden(Player)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">This method checks whether this <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a> will be hidden for the specified
@ -4132,10 +4136,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/MagnetTask.html#isValid--">isValid()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/MagnetTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">MagnetTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html#isVisible--">isVisible()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.categories.<a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html" title="class in io.github.thebusybiscuit.slimefun4.core.categories">SeasonalCategory</a></dt>
<dd>
<div class="block">Checks if the category should currently be displayed in the Guide.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/categories/FlexCategory.html#isVisible-org.bukkit.entity.Player-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout-">isVisible(Player, PlayerProfile, SlimefunGuideLayout)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.categories.<a href="io/github/thebusybiscuit/slimefun4/core/categories/FlexCategory.html" title="class in io.github.thebusybiscuit.slimefun4.core.categories">FlexCategory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/PerWorldSettingsService.html#isWorldEnabled-org.bukkit.World-">isWorldEnabled(World)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/PerWorldSettingsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PerWorldSettingsService</a></dt>
@ -4336,7 +4336,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>
<div class="block">As the name suggests, this Service is responsible for Localization.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#LocalizationService-me.mrCookieSlime.Slimefun.SlimefunPlugin-java.lang.String-">LocalizationService(SlimefunPlugin, String)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#LocalizationService-me.mrCookieSlime.Slimefun.SlimefunPlugin-java.lang.String-java.lang.String-">LocalizationService(SlimefunPlugin, String, String)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#lock--">lock()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>&nbsp;</dd>
@ -4635,7 +4635,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/MultiBlockListener.html#MultiBlockListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">MultiBlockListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/MultiBlockListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">MultiBlockListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks"><span class="typeNameLink">MultiBlockMachine</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">A <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks"><code>MultiBlockMachine</code></a> is a <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that is built in the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/World.html?is-external=true" title="class or interface in org.bukkit"><code>World</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html#MultiBlockMachine-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-org.bukkit.block.BlockFace-">MultiBlockMachine(Category, SlimefunItemStack, ItemStack[], ItemStack[], BlockFace)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks">MultiBlockMachine</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Multimeter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><span class="typeNameLink">Multimeter</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets</a></dt>
@ -4713,10 +4715,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#newInstance-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.Location-">newInstance(BlockMenu, Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html#next-org.bukkit.entity.Player-int-me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ChestMenu-">next(Player, int, ChestMenu)</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#NICKEL_INGOT">NICKEL_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#NIGHT_VISION_GOGGLES">NIGHT_VISION_GOGGLES</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
@ -4752,6 +4750,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#NULL">NULL</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html#NUMBER_SEPERATOR">NUMBER_SEPERATOR</a></span> - Static variable in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">PatternUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/NumberUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils"><span class="typeNameLink">NumberUtils</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/utils/package-summary.html">io.github.thebusybiscuit.slimefun4.utils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html#NUMERIC">NUMERIC</a></span> - Static variable in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">PatternUtils</a></dt>
@ -4973,7 +4973,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockUseHandler.html#onRightClick-io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent-">onRightClick(PlayerRightClickEvent)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BlockUseHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html#onRightClick-io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent-">onRightClick(PlayerRightClickEvent)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This function is triggered when a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a> right clicks with the assigned <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
in his hand.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/MultiBlockListener.html#onRightClick-org.bukkit.event.player.PlayerInteractEvent-">onRightClick(PlayerInteractEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/MultiBlockListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">MultiBlockListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemListener.html#onRightClick-org.bukkit.event.player.PlayerInteractEvent-">onRightClick(PlayerInteractEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunItemListener</a></dt>
@ -5205,12 +5208,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/PortableGEOScanner.html#PortableGEOScanner-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">PortableGEOScanner(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/PortableGEOScanner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">PortableGEOScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricGoldPan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">Talisman</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">AutomatedPanningMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">OreCrusher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GoldPan</a></dt>
@ -5541,14 +5540,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html#register-java.lang.Iterable-">register(Iterable&lt;SlimefunItem&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PermissionsService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#register-me.mrCookieSlime.Slimefun.SlimefunPlugin-">register(SlimefunPlugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html#register-me.mrCookieSlime.Slimefun.SlimefunPlugin-">register(SlimefunPlugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BackpackListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html#register-me.mrCookieSlime.Slimefun.SlimefunPlugin-">register(SlimefunPlugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GrapplingHookListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html#register-me.mrCookieSlime.Slimefun.SlimefunPlugin-">register(SlimefunPlugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunBowListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#register-me.mrCookieSlime.Slimefun.SlimefunPlugin-io.github.thebusybiscuit.slimefun4.implementation.items.altar.AncientAltar-">register(SlimefunPlugin, AncientAltar)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html#register-me.mrCookieSlime.Slimefun.SlimefunPlugin-io.github.thebusybiscuit.slimefun4.implementation.items.tools.GrapplingHook-">register(SlimefunPlugin, GrapplingHook)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GrapplingHookListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#register-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">register(ItemStack[], ItemStack)</a></span> - Method in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html#registerArmorSet-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack:A-java.lang.String-boolean-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-">registerArmorSet(ItemStack, ItemStack[], String, boolean, SlimefunAddon)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Setup.<a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html" title="class in me.mrCookieSlime.Slimefun.Setup">SlimefunManager</a></dt>
@ -5601,10 +5600,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#registerFuel-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineFuel-">registerFuel(MachineFuel)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ProgrammableAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#registerGuideHandler-me.mrCookieSlime.Slimefun.api.GuideHandler-">registerGuideHandler(GuideHandler)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html#registerNetwork-io.github.thebusybiscuit.slimefun4.api.network.Network-">registerNetwork(Network)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">NetworkManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#registerRecipe-int-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-">registerRecipe(int, ItemStack[], ItemStack[])</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AContainer</a></dt>
@ -5649,6 +5644,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#reload--">reload()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#remove-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">remove(SlimefunItem)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">Removes the given <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> from this <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html#remove-org.bukkit.block.Block-">remove(Block)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.<a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">SimpleHologram</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html#removeParent-me.mrCookieSlime.Slimefun.Objects.Category-">removeParent(Category)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects">LockedCategory</a></dt>
@ -5711,10 +5710,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#run--">run()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html#run-org.bukkit.entity.Player-boolean-boolean-">run(Player, boolean, boolean)</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#RUNE_AIR">RUNE_AIR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#RUNE_EARTH">RUNE_EARTH</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
@ -5763,10 +5758,19 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html#save-org.bukkit.Location-">save(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/PerWorldSettingsService.html#save-org.bukkit.World-">save(World)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/PerWorldSettingsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PerWorldSettingsService</a></dt>
<dd>
<div class="block">This will forcefully save the settings for that <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/World.html?is-external=true" title="class or interface in org.bukkit"><code>World</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html#saveAllBlocks--">saveAllBlocks()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">AutoSavingService</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method saves the data of every <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block"><code>Block</code></a> marked dirty by <a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api"><code>BlockStorage</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html#saveAllPlayers--">saveAllPlayers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">AutoSavingService</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method saves every <a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><code>PlayerProfile</code></a> in memory and removes profiles
that were markes for deletion.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html#SaveHandler-me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu-me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ChestMenu.MenuOpeningHandler-">SaveHandler(DirtyChestMenu, ChestMenu.MenuOpeningHandler)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">DirtyChestMenu.SaveHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html#scan-org.bukkit.entity.Player-org.bukkit.block.Block-">scan(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo">ResourceManager</a></dt>
@ -5799,7 +5803,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<div class="block">This <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/Listener.html?is-external=true" title="class or interface in org.bukkit.event"><code>Listener</code></a> is responsible for removing every <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/FallingBlock.html?is-external=true" title="class or interface in org.bukkit.entity"><code>FallingBlock</code></a> that was
created using a <a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><code>SeismicAxe</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SeismicAxeListener.html#SeismicAxeListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">SeismicAxeListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SeismicAxeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SeismicAxeListener</a></dt>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SeismicAxeListener.html#SeismicAxeListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SeismicAxe-">SeismicAxeListener(SlimefunPlugin, SeismicAxe)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SeismicAxeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SeismicAxeListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html#SEMICOLON">SEMICOLON</a></span> - Static variable in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">PatternUtils</a></dt>
<dd>&nbsp;</dd>
@ -5863,6 +5867,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>
<div class="block">Sets the cost in XP levels to unlock this <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/PerWorldSettingsService.html#setEnabled-org.bukkit.World-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-">setEnabled(World, SlimefunItem, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/PerWorldSettingsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PerWorldSettingsService</a></dt>
<dd>
<div class="block">This method enables or disables the given <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> in the specified <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/World.html?is-external=true" title="class or interface in org.bukkit"><code>World</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#setHidden-boolean-">setHidden(boolean)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>
<div class="block">This method will forcefully hide this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> from the <a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuide</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/JetpackTask.html#setID-int-">setID(int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/JetpackTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">JetpackTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html#setItemData-org.bukkit.inventory.ItemStack-java.lang.String-">setItemData(ItemStack, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomItemDataService</a></dt>
@ -6034,7 +6046,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<div class="block">This <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/command/CommandExecutor.html?is-external=true" title="class or interface in org.bukkit.command"><code>CommandExecutor</code></a> holds the functionality of our <code>/slimefun</code> command.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html#SlimefunCommand-me.mrCookieSlime.Slimefun.SlimefunPlugin-">SlimefunCommand(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SlimefunCommand</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">Creates a new instance of <a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands"><code>SlimefunCommand</code></a></div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><span class="typeNameLink">SlimefunGuide</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.core.guide</a></dt>
<dd>
<div class="block">This is a static utility class that provides convenient access to the methods
@ -6282,10 +6296,12 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#start-me.mrCookieSlime.Slimefun.SlimefunPlugin-">start(SlimefunPlugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html#start-me.mrCookieSlime.Slimefun.SlimefunPlugin-int-">start(SlimefunPlugin, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">AutoSavingService</a></dt>
<dd>
<div class="block">This method starts the <a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><code>AutoSavingService</code></a> with the given interval.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#start-org.bukkit.plugin.Plugin-">start(Plugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">GitHubService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html#start-org.bukkit.plugin.Plugin-int-">start(Plugin, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">AutoSavingService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#startNewTick--">startNewTick()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">BlockTicker</a></dt>
<dd>
<div class="block">This method resets the 'unique' flag for <a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#uniqueTick--"><code>BlockTicker.uniqueTick()</code></a></div>
@ -6413,9 +6429,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html#TalismanListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">TalismanListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">TalismanListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#TALISMANS_1">TALISMANS_1</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#TALISMANS_2">TALISMANS_2</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#TALISMANS">TALISMANS</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#TECH">TECH</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dd>&nbsp;</dd>
@ -6453,7 +6467,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins"><span class="typeNameLink">ThirdPartyPluginService</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.plugins</a></dt>
<dd>
<div class="block">This Service holds all interactions and hooks with third-party <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin"><code>Plugins</code></a>
that are not a dependency or a <a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api"><code>SlimefunAddon</code></a>.</div>
that are not necessarily a dependency or a <a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api"><code>SlimefunAddon</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html#ThirdPartyPluginService-me.mrCookieSlime.Slimefun.SlimefunPlugin-">ThirdPartyPluginService(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.plugins.<a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins">ThirdPartyPluginService</a></dt>
<dd>&nbsp;</dd>
@ -6551,10 +6565,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#TOTEM_OF_UNDYING">TOTEM_OF_UNDYING</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html#trackHistory--">trackHistory()</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><span class="typeNameLink">Translators</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.localization</a></dt>
<dd>
<div class="block">This class holds all <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Translators</code></a> of this project.</div>
@ -6639,6 +6649,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#update--">update()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">BlockTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.GoldPanDrop.html#update-java.lang.Integer-">update(Integer)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.GoldPanDrop.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GoldPan.GoldPanDrop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html#update-org.bukkit.block.Block-java.lang.String-">update(Block, String)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.<a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">SimpleHologram</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html#update-org.bukkit.inventory.ItemStack-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">update(ItemStack, SlimefunItem)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">HashedArmorpiece</a></dt>
@ -6660,8 +6672,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dd>
<div class="block">This Class represents our <code>Updater</code> Service.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html#UpdaterService-org.bukkit.plugin.Plugin-java.io.File-">UpdaterService(Plugin, File)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">UpdaterService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html#UpdaterService-me.mrCookieSlime.Slimefun.SlimefunPlugin-java.io.File-">UpdaterService(SlimefunPlugin, File)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">UpdaterService</a></dt>
<dd>
<div class="block">This will create a new <a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><code>UpdaterService</code></a> for the given <a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun"><code>SlimefunPlugin</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#updateTransmitter-org.bukkit.Location-java.util.UUID-boolean-">updateTransmitter(Location, UUID, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#upgrade--">upgrade()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">Talisman</a></dt>
@ -6806,11 +6820,20 @@ the order they are declared.</div>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/VampireBlade.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><span class="typeNameLink">VampireBlade</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.weapons</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/VampireBlade.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><code>VampireBlade</code></a> is a weapon that applies a Healing effect to any <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>
who damages another <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/LivingEntity.html?is-external=true" title="class or interface in org.bukkit.entity"><code>LivingEntity</code></a> with this sword.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/VampireBlade.html#VampireBlade-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">VampireBlade(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/VampireBlade.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">VampireBlade</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">VampireBladeListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
<dd>
<div class="block">This <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/Listener.html?is-external=true" title="class or interface in org.bukkit.event"><code>Listener</code></a> is exclusively used for the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/VampireBlade.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><code>VampireBlade</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html#VampireBladeListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-io.github.thebusybiscuit.slimefun4.implementation.items.weapons.VampireBlade-">VampireBladeListener(SlimefunPlugin, VampireBlade)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VampireBladeListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html#VampireBladeListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">VampireBladeListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VampireBladeListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html#VANILLA">VANILLA</a></span> - me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">ItemState</a></dt>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html#VANILLA_FALLBACK">VANILLA_FALLBACK</a></span> - me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">ItemState</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> has fallen back to its vanilla behavior, because it is disabled and an instance of
<a href="io/github/thebusybiscuit/slimefun4/implementation/items/VanillaItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items"><code>VanillaItem</code></a>.</div>
@ -6824,7 +6847,10 @@ the order they are declared.</div>
<div class="block">Instantiates a new <a href="io/github/thebusybiscuit/slimefun4/implementation/items/VanillaItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items"><code>VanillaItem</code></a> with the given arguments.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">VanillaMachinesListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/Listener.html?is-external=true" title="class or interface in org.bukkit.event"><code>Listener</code></a> prevents any <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> from being used in a vanilla
machine like the workbench, grindstone, brewing stand or an anvil.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html#VanillaMachinesListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">VanillaMachinesListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VanillaMachinesListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html#VERY_DEADLY">VERY_DEADLY</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">Radioactivity</a></dt>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:13 UTC 2020 -->
<title>Slimefun4 - Javadocs</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>ErrorReport (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>MinecraftVersion (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>SlimefunAddon (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>SlimefunBranch (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.ErrorReport (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.MinecraftVersion (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.SlimefunBranch (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>AndroidMineEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>AutoDisenchantEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>GEOResourceGenerationEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>MultiBlockInteractEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>PlayerLanguageChangeEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>PlayerRightClickEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>ResearchUnlockEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.GEOResourceGenerationEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
@ -175,7 +175,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ItemUseHandler.</span><code><span class="memberNameLink"><a href="../../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html#onRightClick-io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent-">onRightClick</a></span>&#8203;(<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">PlayerRightClickEvent</a>&nbsp;e)</code></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This function is triggered when a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a> right clicks with the assigned <a href="../../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
in his hand.</div>
</td>
</tr>
</tbody>
</table>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.events (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.events (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.events Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.events (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>IdConflictException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>IncompatibleItemHandlerException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:28 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>MissingDependencyException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>PrematureCodeException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>UnregisteredItemException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.exceptions.IdConflictException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.exceptions.IncompatibleItemHandlerException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.exceptions.MissingDependencyException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.exceptions.PrematureCodeException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.exceptions.UnregisteredItemException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.exceptions (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.exceptions (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.exceptions Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.exceptions (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>GEOResource (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>ResourceManager (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.geo.ResourceManager (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.geo (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.geo (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.geo Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.geo (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>GPSNetwork (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>TeleportationManager (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.gps.TeleportationManager (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.gps (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.gps (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.gps Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.gps (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>HashedArmorpiece (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>ItemRestriction (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>ItemSetting (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
@ -143,7 +143,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicianTalisman.TalismanEnchantment.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">MagicianTalisman.TalismanEnchantment</a></code></dd>
<dd><code><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.GoldPanDrop.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GoldPan.GoldPanDrop</a></code>, <code><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicianTalisman.TalismanEnchantment.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">MagicianTalisman.TalismanEnchantment</a></code></dd>
</dl>
<hr>
<br>

File diff suppressed because one or more lines are too long

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.items.HashedArmorpiece (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.items.ItemRestriction (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.items.ItemSetting (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
@ -120,6 +120,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items.tools">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="../../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are tools.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#me.mrCookieSlime.Slimefun.Objects.SlimefunItem">me.mrCookieSlime.Slimefun.Objects.SlimefunItem</a></th>
<td class="colLast">&nbsp;</td>
</tr>
@ -142,7 +149,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicianTalisman.TalismanEnchantment.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">MagicianTalisman.TalismanEnchantment</a></span></code></th>
<td class="colLast">
<div class="block">This class is an extension of <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a> that holds an <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html?is-external=true" title="class or interface in org.bukkit.enchantments"><code>Enchantment</code></a> and
@ -154,6 +161,28 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</section>
</li>
<li class="blockList">
<section role="region"><a id="io.github.thebusybiscuit.slimefun4.implementation.items.tools">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">ItemSetting</a> in <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">ItemSetting</a> in <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.GoldPanDrop.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GoldPan.GoldPanDrop</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="me.mrCookieSlime.Slimefun.Objects.SlimefunItem">
<!-- -->
</a>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.items.Placeable (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
@ -876,7 +876,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">Cooler</a></span></code></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">The <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><code>Cooler</code></a> is a special variant of the <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><code>SlimefunBackpack</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
@ -1360,6 +1362,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">SwordOfBeheading</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/VampireBlade.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">VampireBlade</a></span></code></th>
<td class="colLast">
<div class="block">The <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/VampireBlade.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><code>VampireBlade</code></a> is a weapon that applies a Healing effect to any <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>
who damages another <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/LivingEntity.html?is-external=true" title="class or interface in org.bukkit.entity"><code>LivingEntity</code></a> with this sword.</div>
</td>
</tr>
</tbody>
</table>
</section>
@ -1463,7 +1473,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks">MultiBlockMachine</a></span></code></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">A <a href="../../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks"><code>MultiBlockMachine</code></a> is a <a href="../../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that is built in the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/World.html?is-external=true" title="class or interface in org.bukkit"><code>World</code></a>.</div>
</td>
</tr>
</tbody>
</table>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.items (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.items (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.items Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.items (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
@ -591,6 +591,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/items/class-use/ItemSetting.html#io.github.thebusybiscuit.slimefun4.implementation.items.tools">ItemSetting</a></th>
<td class="colLast">
<div class="block">This class represents a Setting for a <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that can be modified via
the <code>Items.yml</code> <code>Config</code> file.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/items/class-use/Placeable.html#io.github.thebusybiscuit.slimefun4.implementation.items.tools">Placeable</a></th>
<td class="colLast">&nbsp;</td>
</tr>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>Network (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>NetworkComponent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>NetworkManager (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.network.Network (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.network (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.network (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.network Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.network (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>PlayerBackpack (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:09 UTC 2020 -->
<title>PlayerProfile (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:10 UTC 2020 -->
<title>StatusEffect (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.player (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.player (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:31 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.player Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:32 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:12 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.player (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Thu Apr 09 00:24:29 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Fri Apr 10 18:33:10 UTC 2020 -->
<title>MultiBlock (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-09">
<meta name="dc.created" content="2020-04-10">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
@ -224,13 +224,13 @@ extends <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Object.html
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html?is-external=true" title="class or interface in org.bukkit">Material</a>[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#getBuild--">getBuild</a></span>&#8203;()</code></th>
<td class="colFirst"><code><a href="../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#getSlimefunItem--">getSlimefunItem</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#getSlimefunItem--">getSlimefunItem</a></span>&#8203;()</code></th>
<td class="colFirst"><code><a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html?is-external=true" title="class or interface in org.bukkit">Material</a>[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#getStructure--">getStructure</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
@ -329,13 +329,13 @@ extends <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Object.html
<pre>public&nbsp;<a href="../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a>&nbsp;getSlimefunItem&#8203;()</pre>
</li>
</ul>
<a id="getBuild--">
<a id="getStructure--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBuild</h4>
<pre>public&nbsp;<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html?is-external=true" title="class or interface in org.bukkit">Material</a>[]&nbsp;getBuild&#8203;()</pre>
<h4>getStructure</h4>
<pre>public&nbsp;<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html?is-external=true" title="class or interface in org.bukkit">Material</a>[]&nbsp;getStructure&#8203;()</pre>
</li>
</ul>
<a id="getTriggerBlock--">

Some files were not shown because too many files have changed in this diff Show More