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

[CI skip] Refactoring + documentation

This commit is contained in:
TheBusyBiscuit 2020-03-06 01:57:50 +01:00
parent 42e13e6194
commit 4255aaa444
990 changed files with 8926 additions and 7195 deletions

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>All Classes</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@ -220,7 +220,7 @@
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo" target="classFrame">OilPump</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks" target="classFrame">OreCrusher</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks" target="classFrame">OreWasher</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets" target="classFrame">Parachute</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor" target="classFrame">Parachute</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/ParachuteTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks" target="classFrame">ParachuteTask</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils" target="classFrame">PatternUtils</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/PersonalActivationPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps" target="classFrame">PersonalActivationPlate</a></li>
@ -254,7 +254,6 @@
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/setup/ResearchSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.setup" target="classFrame">ResearchSetup</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events" target="classFrame">ResearchUnlockEvent</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo" target="classFrame">ResourceManager</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids" target="classFrame">ScriptPart</a></li>
<li><a href="me/mrCookieSlime/Slimefun/Objects/SeasonalCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects" target="classFrame">SeasonalCategory</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons" target="classFrame">SeismicAxe</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms" target="classFrame">SimpleHologram</a></li>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>All Classes</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@ -220,7 +220,7 @@
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">OilPump</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">OreCrusher</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">OreWasher</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">Parachute</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor">Parachute</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/ParachuteTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">ParachuteTask</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">PatternUtils</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/PersonalActivationPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">PersonalActivationPlate</a></li>
@ -254,7 +254,6 @@
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/setup/ResearchSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.setup">ResearchSetup</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">ResearchUnlockEvent</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo">ResourceManager</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ScriptPart</a></li>
<li><a href="me/mrCookieSlime/Slimefun/Objects/SeasonalCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects">SeasonalCategory</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">SeismicAxe</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">SimpleHologram</a></li>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Constant Field Values</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Deprecated List</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>API Help</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>A-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>J-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>K-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>L-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -124,12 +124,6 @@
</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/network/Network.html#locationClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">locationClassificationChange(Location, NetworkComponent, NetworkComponent)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#locationClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">locationClassificationChange(Location, NetworkComponent, NetworkComponent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="../io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/item_transport/CargoNet.html#locationClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">locationClassificationChange(Location, NetworkComponent, NetworkComponent)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.item_transport.<a href="../me/mrCookieSlime/Slimefun/api/item_transport/CargoNet.html" title="class in me.mrCookieSlime.Slimefun.api.item_transport">CargoNet</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>
<dt><a href="../me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects"><span class="typeNameLink">LockedCategory</span></a> - Class in <a href="../me/mrCookieSlime/Slimefun/Objects/package-summary.html">me.mrCookieSlime.Slimefun.Objects</a></dt>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>M-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>N-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>O-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -126,6 +126,12 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/listeners/EnhancedFurnaceListener.html#onBurn-org.bukkit.event.inventory.FurnaceBurnEvent-">onBurn(FurnaceBurnEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="../io/github/thebusybiscuit/slimefun4/implementation/listeners/EnhancedFurnaceListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">EnhancedFurnaceListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/network/Network.html#onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">onClassificationChange(Location, NetworkComponent, NetworkComponent)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">onClassificationChange(Location, NetworkComponent, NetworkComponent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="../io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/item_transport/CargoNet.html#onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">onClassificationChange(Location, NetworkComponent, NetworkComponent)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.item_transport.<a href="../me/mrCookieSlime/Slimefun/api/item_transport/CargoNet.html" title="class in me.mrCookieSlime.Slimefun.api.item_transport">CargoNet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html#onClick-org.bukkit.event.inventory.InventoryClickEvent-">onClick(InventoryClickEvent)</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/BackpackListener.html#onClose-org.bukkit.event.inventory.InventoryCloseEvent-">onClose(InventoryCloseEvent)</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>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>P-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -74,9 +74,9 @@
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><span class="typeNameLink">Parachute</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>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/armor/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor"><span class="typeNameLink">Parachute</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.armor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Parachute.html#Parachute-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Parachute(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">Parachute</a></dt>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/armor/Parachute.html#Parachute-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Parachute(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.armor.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/armor/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor">Parachute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PARACHUTE">PARACHUTE</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>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Q-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>R-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -304,46 +304,8 @@
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#registerComponent-java.lang.String-io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNetComponentType-">registerComponent(String, EnergyNetComponentType)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="../io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html#registerDefaultRecipes--">registerDefaultRecipes()</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#registerDefaultRecipes--">registerDefaultRecipes()</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">CombustionGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">LavaGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<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></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">CarbonPress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricFurnace</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotFactory.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotFactory.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotPulverizer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricPress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectrifiedCrucible</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodComposter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodFabricator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Freezer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">HeatedPressureChamber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NetherStarReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NuclearReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#registerDefaultRecipes--">registerDefaultRecipes()</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#registerEnergyGenerator-boolean-int-">registerEnergyGenerator(boolean, int)</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"><span class="deprecatedLabel">Deprecated.</span>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>S-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -108,8 +108,6 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunTask.html#scheduleRepeating-long-long-">scheduleRepeating(long, long)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="../io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">SlimefunTask</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><span class="typeNameLink">ScriptPart</span></a> - Enum in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.androids</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SCROLL_OF_DIMENSIONAL_TELEPOSITION">SCROLL_OF_DIMENSIONAL_TELEPOSITION</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#SCUBA_HELMET">SCUBA_HELMET</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>
@ -467,7 +465,9 @@
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunTask.html#SlimefunTask-org.bukkit.entity.Player-">SlimefunTask(Player)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="../io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">SlimefunTask</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/core/SlimefunWorld.html" title="class in io.github.thebusybiscuit.slimefun4.core"><span class="typeNameLink">SlimefunWorld</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/core/package-summary.html">io.github.thebusybiscuit.slimefun4.core</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This class is currently not used anywhere.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/SlimefunWorld.html#SlimefunWorld-java.util.UUID-">SlimefunWorld(UUID)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.<a href="../io/github/thebusybiscuit/slimefun4/core/SlimefunWorld.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunWorld</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SMALL_CAPACITOR">SMALL_CAPACITOR</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>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>B-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>T-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>U-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>V-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -108,10 +108,6 @@
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ScriptPart</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum me.mrCookieSlime.Slimefun.api.item_transport.<a href="../me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html" title="enum in me.mrCookieSlime.Slimefun.api.item_transport">ItemTransportFlow</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
@ -164,11 +160,6 @@ 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><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html#values--">values()</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ScriptPart</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html#values--">values()</a></span> - Static method in enum me.mrCookieSlime.Slimefun.api.item_transport.<a href="../me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html" title="enum in me.mrCookieSlime.Slimefun.api.item_transport">ItemTransportFlow</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>W-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>X-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Z-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>_-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>C-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -100,7 +100,10 @@
<div class="block">Checks if the <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> can unlock this <a href="../me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a>.</div>
</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric"><span class="typeNameLink">Capacitor</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">A <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric"><code>Capacitor</code></a> is an <a href="../io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><code>EnergyNetComponent</code></a> that serves as the energy
storage of an <a href="../io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy"><code>EnergyNet</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html#Capacitor-int-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Capacitor(int, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric">Capacitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CARBON">CARBON</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>
@ -365,7 +368,9 @@
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#connect-boolean-">connect(boolean)</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/api/network/Network.html#connectsTo-org.bukkit.Location-">connectsTo(Location)</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>&nbsp;</dd>
<dd>
<div class="block">This method checks whether the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit"><code>Location</code></a> is part of this <a href="../io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#consumeItem-int-">consumeItem(int)</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/DirtyChestMenu.html#consumeItem-int-int-">consumeItem(int, int)</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>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>D-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>E-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -223,7 +223,9 @@
can have.</div>
</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">EnergyRegulator</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">The <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><code>EnergyRegulator</code></a> is a special type of <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html#EnergyRegulator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">EnergyRegulator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">EnergyRegulator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#ENHANCED_CRAFTING_TABLE">ENHANCED_CRAFTING_TABLE</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>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>F-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>G-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -109,8 +109,6 @@
<dd>
<div class="block">Get the PlayerProfile for a player asynchronously.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#getAccessPort-org.bukkit.Location-">getAccessPort(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getActiveChunks--">getActiveChunks()</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#getActiveTickers--">getActiveTickers()</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>
@ -328,7 +326,10 @@
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getCurrentlyResearchingPlayers--">getCurrentlyResearchingPlayers()</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/implementation/items/electric/generators/SolarGenerator.html#getDayEnergy--">getDayEnergy()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">SolarGenerator</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns the amount of energy that this <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators"><code>SolarGenerator</code></a>
produces during the day.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#getDefaultLanguage--">getDefaultLanguage()</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="../io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#getDefaultLanguage--">getDefaultLanguage()</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>
@ -466,13 +467,19 @@
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html#getEnergyConsumption--">getEnergyConsumption()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSTransmitter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getEnergyConsumption--">getEnergyConsumption()</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>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns the amount of energy that is consumed per operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getEnergyGenerators--">getEnergyGenerators()</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/abstractItems/AGenerator.html#getEnergyProduction--">getEnergyProduction()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AGenerator</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns the amount of energy that is produced per tick.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#getEnergyProduction--">getEnergyProduction()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns the amount of energy that is produced per tick.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getEnergyTicker--">getEnergyTicker()</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/api/ErrorReport.html#getFile--">getFile()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.<a href="../io/github/thebusybiscuit/slimefun4/api/ErrorReport.html" title="class in io.github.thebusybiscuit.slimefun4.api">ErrorReport</a></dt>
@ -644,7 +651,10 @@
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#getInputSlots--">getInputSlots()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#getInputSlots--">getInputSlots()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html" title="interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces">InventoryBlock</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns an <code>Array</code> of slots that serve as the input
for 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 this block.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getInstalledAddons--">getInstalledAddons()</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/BlockInfoConfig.html#getInt-java.lang.String-">getInt(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>
@ -720,11 +730,20 @@
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html#getInventoryTitle--">getInventoryTitle()</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="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getInventoryTitle--">getInventoryTitle()</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>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns the title that is used for 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 an
<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AContainer</code></a> that has been opened by a Player.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AGenerator</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns the title that is used for 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 an
<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AGenerator</code></a> that has been opened by a Player.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns the title that is used for 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 an
<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AGenerator</code></a> that has been opened by a Player.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#getIssues--">getIssues()</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/api/events/AutoDisenchantEvent.html#getItem--">getItem()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="../io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AutoDisenchantEvent</a></dt>
@ -749,8 +768,6 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html#getItem--">getItem()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="../io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">ChestSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html#getItem--">getItem()</a></span> - Method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ScriptPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/item_transport/ItemRequest.html#getItem--">getItem()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.item_transport.<a href="../me/mrCookieSlime/Slimefun/api/item_transport/ItemRequest.html" title="class in me.mrCookieSlime.Slimefun.api.item_transport">ItemRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#getItem-org.bukkit.entity.Player-">getItem(Player)</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>
@ -1045,7 +1062,10 @@
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html#getMachineIdentifier--">getMachineIdentifier()</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="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getMachineIdentifier--">getMachineIdentifier()</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>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns an internal identifier that is used to identify this <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AContainer</code></a>
and its recipes.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getMap--">getMap()</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/api/energy/ChargableBlock.html#getMaxCharge-org.bukkit.block.Block-">getMaxCharge(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>
@ -1147,7 +1167,10 @@
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#getNextButton-org.bukkit.entity.Player-int-int-">getNextButton(Player, int, int)</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/implementation/items/electric/generators/SolarGenerator.html#getNightEnergy--">getNightEnergy()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">SolarGenerator</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns the amount of energy that this <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators"><code>SolarGenerator</code></a>
produces during the night.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getNoPermissionTooltip--">getNoPermissionTooltip()</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="../me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html#getOpeningHandler--">getOpeningHandler()</a></span> - Method in 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>
@ -1193,7 +1216,10 @@
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#getOutputSlots--">getOutputSlots()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#getOutputSlots--">getOutputSlots()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html" title="interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces">InventoryBlock</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns an <code>Array</code> of slots that serve as the output
for 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 this block.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/LockedCategory.html#getParents--">getParents()</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>
<dd>
<div class="block">Gets the list of parent categories for this <a href="../me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>LockedCategory</code></a>.</div>
@ -1306,11 +1332,20 @@
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#getProgressBar-int-int-">getProgressBar(int, int)</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="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getProgressBar--">getProgressBar()</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>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns the <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> that this <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AContainer</code></a> will
use as a progress bar.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html#getProgressBar--">getProgressBar()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AGenerator</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns the <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> that this <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AGenerator</code></a> will
use as a progress bar.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#getProgressBar--">getProgressBar()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns the <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> that this <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AGenerator</code></a> will
use as a progress bar.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getProtectionManager--">getProtectionManager()</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="../io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#getPullRequests--">getPullRequests()</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>
@ -1330,7 +1365,9 @@
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html#getRandomEffect-java.util.Random-org.bukkit.Color-">getRandomEffect(Random, Color)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="../io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">FireworkUtils</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>&nbsp;</dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#getRange--">getRange()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="../io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/item_transport/CargoNet.html#getRange--">getRange()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.item_transport.<a href="../me/mrCookieSlime/Slimefun/api/item_transport/CargoNet.html" title="class in me.mrCookieSlime.Slimefun.api.item_transport">CargoNet</a></dt>
@ -1369,8 +1406,6 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html#getRepairFactor--">getRepairFactor()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoAnvil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html#getRequiredType--">getRequiredType()</a></span> - Method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ScriptPart.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ScriptPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html#getResearch--">getResearch()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="../io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">ResearchUnlockEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getResearch--">getResearch()</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>
@ -1454,7 +1489,9 @@
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html#getSpeed--">getSpeed()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotPulverizer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getSpeed--">getSpeed()</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>
<dd>&nbsp;</dd>
<dd>
<div class="block">This method returns the speed at which this machine will operate.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#getStars--">getStars()</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="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getState--">getState()</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>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>H-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>I-Index</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Generated Documentation (Untitled)</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:10 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:52 CET 2020 -->
<title>ErrorReport</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:10 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:52 CET 2020 -->
<title>SlimefunAddon</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:10 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:52 CET 2020 -->
<title>SlimefunBranch</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:11 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>BlockLocation</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:11 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>SlimefunBlock</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.blocks.SlimefunBlock</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.blocks</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.blocks</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.blocks Class Hierarchy</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.blocks</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:09 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:52 CET 2020 -->
<title>ChunkLocation</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.chunks</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.chunks</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.chunks Class Hierarchy</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.chunks</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.ErrorReport</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.SlimefunBranch</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:08 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:51 CET 2020 -->
<title>AndroidMineEvent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:09 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:51 CET 2020 -->
<title>AutoDisenchantEvent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:09 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:51 CET 2020 -->
<title>MultiBlockInteractEvent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:09 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:51 CET 2020 -->
<title>PlayerLanguageChangeEvent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:09 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:51 CET 2020 -->
<title>PlayerRightClickEvent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:09 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:51 CET 2020 -->
<title>ResearchUnlockEvent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.events</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.events</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.events Class Hierarchy</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.events</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:11 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:53 CET 2020 -->
<title>GEOResource</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:11 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:53 CET 2020 -->
<title>ResourceManager</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.geo.ResourceManager</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.geo</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.geo</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.geo Class Hierarchy</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.geo</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:09 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:51 CET 2020 -->
<title>GPSNetwork</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:09 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:51 CET 2020 -->
<title>TeleportationManager</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.gps.TeleportationManager</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.gps</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.gps</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.gps Class Hierarchy</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.gps</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:11 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:53 CET 2020 -->
<title>HashedArmorpiece</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:11 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:53 CET 2020 -->
<title>ItemRestriction</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.items.HashedArmorpiece</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.items.ItemRestriction</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.items.Placeable</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@ -281,6 +281,10 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/armor/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor">Parachute</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor">SlimefunArmorPiece</a></span></code>&nbsp;</td>
</tr>
</tbody>
@ -387,7 +391,10 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric">Capacitor</a></span></code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric">Capacitor</a></span></code>
<div class="block">A <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric"><code>Capacitor</code></a> is an <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><code>EnergyNetComponent</code></a> that serves as the energy
storage of an <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy"><code>EnergyNet</code></a>.</div>
</td>
</tr>
</tbody>
</table>
@ -417,10 +424,6 @@
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">Parachute</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/SolarHelmet.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">SolarHelmet</a></span></code>&nbsp;</td>
</tr>
</tbody>
@ -553,7 +556,9 @@
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">EnergyRegulator</a></span></code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">EnergyRegulator</a></span></code>
<div class="block">The <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><code>EnergyRegulator</code></a> is a special type of <a href="../../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.items</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.items</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.items Class Hierarchy</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:55 CET 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.items</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:09 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:52 CET 2020 -->
<title>Network</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@ -146,7 +146,9 @@ extends java.lang.Object</pre>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html#connectsTo-org.bukkit.Location-">connectsTo</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l)</code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html#connectsTo-org.bukkit.Location-">connectsTo</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l)</code>
<div class="block">This method checks whether the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit"><code>Location</code></a> is part of this <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a>.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
@ -154,7 +156,9 @@ extends java.lang.Object</pre>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>abstract int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html#getRange--">getRange</a></span>()</code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html#getRange--">getRange</a></span>()</code>
<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>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
@ -162,9 +166,9 @@ extends java.lang.Object</pre>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html#locationClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">locationClassificationChange</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l,
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;from,
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;to)</code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html#onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">onClassificationChange</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l,
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;from,
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;to)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
@ -199,6 +203,15 @@ extends java.lang.Object</pre>
<li class="blockList">
<h4>getRange</h4>
<pre>public abstract&nbsp;int&nbsp;getRange()</pre>
<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>.
The range determines how far the <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a> will search for
nearby nodes from any given node.
It basically translates to the maximum distance between nodes.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the range of this <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a></dd>
</dl>
</li>
</ul>
<a name="classifyLocation-org.bukkit.Location-">
@ -210,15 +223,15 @@ extends java.lang.Object</pre>
<pre>public abstract&nbsp;<a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;classifyLocation(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l)</pre>
</li>
</ul>
<a name="locationClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">
<a name="onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>locationClassificationChange</h4>
<pre>public abstract&nbsp;void&nbsp;locationClassificationChange(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l,
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;from,
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;to)</pre>
<h4>onClassificationChange</h4>
<pre>public abstract&nbsp;void&nbsp;onClassificationChange(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l,
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;from,
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;to)</pre>
</li>
</ul>
<a name="handleLocationUpdate-org.bukkit.Location-">
@ -237,6 +250,13 @@ extends java.lang.Object</pre>
<li class="blockList">
<h4>connectsTo</h4>
<pre>public&nbsp;boolean&nbsp;connectsTo(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l)</pre>
<div class="block">This method checks whether the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit"><code>Location</code></a> is part of this <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>l</code> - The <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit"><code>Location</code></a> to check for</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit"><code>Location</code></a> is part of this <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a></dd>
</dl>
</li>
</ul>
<a name="display--">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:09 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:52 CET 2020 -->
<title>NetworkComponent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:09 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:52 CET 2020 -->
<title>NetworkManager</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.network.Network</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@ -138,9 +138,9 @@ the order they are declared.</div>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><span class="typeNameLabel">Network.</span><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html#locationClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">locationClassificationChange</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l,
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;from,
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;to)</code>&nbsp;</td>
<td class="colLast"><span class="typeNameLabel">Network.</span><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/Network.html#onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">onClassificationChange</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l,
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;from,
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;to)</code>&nbsp;</td>
</tr>
</tbody>
</table>
@ -171,9 +171,9 @@ the order they are declared.</div>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">EnergyNet.</span><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#locationClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">locationClassificationChange</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l,
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;from,
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;to)</code>&nbsp;</td>
<td class="colLast"><span class="typeNameLabel">EnergyNet.</span><code><span class="memberNameLink"><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">onClassificationChange</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l,
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;from,
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;to)</code>&nbsp;</td>
</tr>
</tbody>
</table>
@ -204,9 +204,9 @@ the order they are declared.</div>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CargoNet.</span><code><span class="memberNameLink"><a href="../../../../../../../me/mrCookieSlime/Slimefun/api/item_transport/CargoNet.html#locationClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">locationClassificationChange</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l,
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;from,
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;to)</code>&nbsp;</td>
<td class="colLast"><span class="typeNameLabel">CargoNet.</span><code><span class="memberNameLink"><a href="../../../../../../../me/mrCookieSlime/Slimefun/api/item_transport/CargoNet.html#onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">onClassificationChange</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit">Location</a>&nbsp;l,
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;from,
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a>&nbsp;to)</code>&nbsp;</td>
</tr>
</tbody>
</table>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:22:12 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Fri Mar 06 01:55:54 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager</title>
<meta name="date" content="2020-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">

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