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

[Ci skip] Updated javadocs

This commit is contained in:
TheBusyBiscuit 2020-03-10 22:13:07 +01:00
parent 952d2592b7
commit 0267d6f5d7
916 changed files with 2289 additions and 1980 deletions

View File

@ -46,6 +46,7 @@
### Changes
* Removed some deprecated parts of the API
* Internal clean up and further documentation
* Changed Automatic Ignition Chamber to be a Dropper
* Teleporters are now significantly faster

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:24 CET 2020 -->
<title>All Classes</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@ -154,7 +154,6 @@
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines" target="classFrame">HeatedPressureChamber</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/HerculesPickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools" target="classFrame">HerculesPickaxe</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks" target="classFrame">HologramProjector</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/HologramProjectorHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms" target="classFrame">HologramProjectorHologram</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/IcyBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons" target="classFrame">IcyBow</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IDConflictException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions" target="classFrame">IDConflictException</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/InfernalBonemeal.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical" target="classFrame">InfernalBonemeal</a></li>
@ -222,6 +221,7 @@
<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/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services" target="classFrame">PermissionsService</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>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfContainment.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools" target="classFrame">PickaxeOfContainment</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfTheSeeker.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools" target="classFrame">PickaxeOfTheSeeker</a></li>
@ -311,6 +311,7 @@
<li><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization" target="classFrame">Translators</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo" target="classFrame">TrashCan</a></li>
<li><a href="me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory" target="classFrame">UniversalBlockMenu</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions" target="classFrame">UnregisteredItemException</a></li>
<li><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem" target="classFrame">UnregisterReason</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services" target="classFrame">UpdaterService</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners" target="classFrame">VampireBladeListener</a></li>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:24 CET 2020 -->
<title>All Classes</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@ -154,7 +154,6 @@
<li><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></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/HerculesPickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">HerculesPickaxe</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">HologramProjector</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/HologramProjectorHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">HologramProjectorHologram</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/IcyBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">IcyBow</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IDConflictException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions">IDConflictException</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/InfernalBonemeal.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">InfernalBonemeal</a></li>
@ -222,6 +221,7 @@
<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/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PermissionsService</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>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfContainment.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">PickaxeOfContainment</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfTheSeeker.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">PickaxeOfTheSeeker</a></li>
@ -311,6 +311,7 @@
<li><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Translators</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">TrashCan</a></li>
<li><a href="me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">UniversalBlockMenu</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions">UnregisteredItemException</a></li>
<li><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">UnregisterReason</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">UpdaterService</a></li>
<li><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VampireBladeListener</a></li>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Constant Field Values</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:24 CET 2020 -->
<title>Deprecated List</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@ -176,15 +176,12 @@
<td class="colOne"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#inject-org.bukkit.block.Block-">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock.inject(Block)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#install--">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem.install()</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="me/mrCookieSlime/Slimefun/api/item_transport/CargoNet.html#isConnected-org.bukkit.block.Block-">me.mrCookieSlime.Slimefun.api.item_transport.CargoNet.isConnected(Block)</a></td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colOne"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#pushItems-org.bukkit.block.Block-org.bukkit.inventory.ItemStack...-">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock.pushItems(Block, ItemStack...)</a></td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colOne"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#registerGuideHandler-me.mrCookieSlime.Slimefun.api.GuideHandler-">me.mrCookieSlime.Slimefun.api.Slimefun.registerGuideHandler(GuideHandler)</a></td>
</tr>
</tbody>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:24 CET 2020 -->
<title>API Help</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>A-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>J-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>K-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>L-Index</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -103,11 +103,21 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#LEAD_INGOT">LEAD_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html#load--">load()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="../io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomTextureService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html#load--">load()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PermissionsService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#load--">load()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">Talisman</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#load-me.mrCookieSlime.Slimefun.SlimefunPlugin-">load(SlimefunPlugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="../io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html#load-me.mrCookieSlime.Slimefun.SlimefunPlugin-">load(SlimefunPlugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="../io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GrapplingHookListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#load--">load()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>
<div class="block">This method is used for internal purposes only.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html#load--">load()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/BlockStorage.html#loadInventory-org.bukkit.Location-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-">loadInventory(Location, BlockMenuPreset)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="../me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>M-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>N-Index</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -135,6 +135,8 @@
<div class="block">Implement this interface for any <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> to prevent
that <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> from being placed.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#NUCLEAR_REACTOR">NUCLEAR_REACTOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#NUCLEAR_REACTOR">NUCLEAR_REACTOR</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><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors"><span class="typeNameLink">NuclearReactor</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors</a></dt>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>O-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>P-Index</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -92,6 +92,13 @@
<dd>
<div class="block">This class is created for common-use patterns used in things such as <code>String.split(String)</code>.</div>
</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><span class="typeNameLink">PermissionsService</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/core/services/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services</a></dt>
<dd>
<div class="block">This Service is responsible for handling the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/permissions/Permission.html?is-external=true" title="class or interface in org.bukkit.permissions"><code>Permission</code></a> of a
<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/core/services/PermissionsService.html#PermissionsService-me.mrCookieSlime.Slimefun.SlimefunPlugin-">PermissionsService(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PermissionsService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/gps/PersonalActivationPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps"><span class="typeNameLink">PersonalActivationPlate</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.gps</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/gps/PersonalActivationPlate.html#PersonalActivationPlate-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">PersonalActivationPlate(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/gps/PersonalActivationPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">PersonalActivationPlate</a></dt>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Q-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>R-Index</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -195,6 +195,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#RecipeType-org.bukkit.NamespacedKey-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-java.lang.String...-">RecipeType(NamespacedKey, SlimefunItemStack, String...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#RecipeType-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-java.util.function.BiConsumer-java.lang.String...-">RecipeType(NamespacedKey, ItemStack, BiConsumer&lt;ItemStack[], ItemStack&gt;, String...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#RecipeType-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-java.lang.String...-">RecipeType(SlimefunItemStack, String...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
@ -209,8 +211,6 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#RecipeType-io.github.thebusybiscuit.cscorelib2.recipes.MinecraftRecipe-">RecipeType(MinecraftRecipe&lt;?&gt;)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#RecipeType-java.lang.String-int-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-">RecipeType(String, int, ItemStack[], ItemStack[])</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#REDSTONE_ALLOY">REDSTONE_ALLOY</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><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">Refinery</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>
@ -227,6 +227,12 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#register--">register()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="../io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core">MultiBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html#register-java.lang.Iterable-">register(Iterable&lt;SlimefunItem&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="../io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomTextureService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html#register-java.lang.Iterable-">register(Iterable&lt;SlimefunItem&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PermissionsService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#register-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">register(ItemStack[], ItemStack)</a></span> - Method in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/Category.html#register--">register()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="../me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">Registers this category.</div>
@ -297,8 +303,6 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#reload--">reload()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="../me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/utils/holograms/HologramProjectorHologram.html#remove-org.bukkit.block.Block-">remove(Block)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.<a href="../io/github/thebusybiscuit/slimefun4/utils/holograms/HologramProjectorHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">HologramProjectorHologram</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html#remove-org.bukkit.block.Block-">remove(Block)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.<a href="../io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">SimpleHologram</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/LockedCategory.html#removeParent-me.mrCookieSlime.Slimefun.Objects.Category-">removeParent(Category)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="../me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects">LockedCategory</a></dt>
@ -341,8 +345,10 @@
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html#ResearchUnlockEvent-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.Research-">ResearchUnlockEvent(Player, Research)</a></span> - Constructor for 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><a href="../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo"><span class="typeNameLink">ResourceManager</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/api/geo/package-summary.html">io.github.thebusybiscuit.slimefun4.api.geo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html#ResourceManager--">ResourceManager()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.geo.<a href="../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo">ResourceManager</a></dt>
<dd>
<div class="block">The <a href="../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo"><code>ResourceManager</code></a> is responsible for registering and managing a <a href="../io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html#ResourceManager-me.mrCookieSlime.Slimefun.SlimefunPlugin-">ResourceManager(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.geo.<a href="../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo">ResourceManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/Categories.html#RESOURCES">RESOURCES</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dd>&nbsp;</dd>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>S-Index</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -235,8 +235,6 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#setUnsafeCharge-org.bukkit.Location-int-boolean-">setUnsafeCharge(Location, int, boolean)</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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html#setup-java.lang.Iterable-">setup(Iterable&lt;SlimefunItem&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="../io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomTextureService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/resources/GEOResourcesSetup.html#setup--">setup()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.implementation.resources.<a href="../io/github/thebusybiscuit/slimefun4/implementation/resources/GEOResourcesSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.resources">GEOResourcesSetup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/setup/SlimefunItemSetup.html#setup-me.mrCookieSlime.Slimefun.SlimefunPlugin-">setup(SlimefunPlugin)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.<a href="../io/github/thebusybiscuit/slimefun4/implementation/setup/SlimefunItemSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.setup">SlimefunItemSetup</a></dt>
@ -567,8 +565,6 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#STAFF_WIND">STAFF_WIND</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="../io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html#start-java.util.UUID-int-org.bukkit.Location-org.bukkit.Location-boolean-">start(UUID, int, Location, Location, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="../io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">TeleportationManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html#start-org.bukkit.plugin.Plugin-int-">start(Plugin, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="../io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">AutoSavingService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#start-org.bukkit.plugin.Plugin-">start(Plugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="../io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">GitHubService</a></dt>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>B-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>T-Index</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -131,6 +131,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/Categories.html#TECH_MISC">TECH_MISC</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html#teleport-java.util.UUID-int-org.bukkit.Location-org.bukkit.Location-boolean-">teleport(UUID, int, Location, Location, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="../io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">TeleportationManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps"><span class="typeNameLink">TeleportationManager</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/api/gps/package-summary.html">io.github.thebusybiscuit.slimefun4.api.gps</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html#TeleportationManager-io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork-">TeleportationManager(GPSNetwork)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.gps.<a href="../io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">TeleportationManager</a></dt>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:24 CET 2020 -->
<title>U-Index</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -90,6 +90,16 @@
<dd>
<div class="block">Unlocks this <a href="../me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a> for the specified <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>.</div>
</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><span class="typeNameLink">UnregisteredItemException</span></a> - Exception in <a href="../io/github/thebusybiscuit/slimefun4/api/exceptions/package-summary.html">io.github.thebusybiscuit.slimefun4.api.exceptions</a></dt>
<dd>
<div class="block">An <a href="../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>UnregisteredItemException</code></a> is thrown whenever a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin"><code>Plugin</code></a> tried to
access a method prematurely from <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that can only be called after the
<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> was registered.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html#UnregisteredItemException-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">UnregisteredItemException(SlimefunItem)</a></span> - Constructor for exception io.github.thebusybiscuit.slimefun4.api.exceptions.<a href="../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions">UnregisteredItemException</a></dt>
<dd>
<div class="block">Constructs a new <a href="../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>UnregisteredItemException</code></a> with the given <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/api/network/NetworkManager.html#unregisterNetwork-io.github.thebusybiscuit.slimefun4.api.network.Network-">unregisterNetwork(Network)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="../io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">NetworkManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><span class="typeNameLink">UnregisterReason</span></a> - Enum in <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem</a></dt>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:24 CET 2020 -->
<title>V-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:24 CET 2020 -->
<title>W-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:24 CET 2020 -->
<title>X-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:24 CET 2020 -->
<title>Z-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:24 CET 2020 -->
<title>_-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>C-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>D-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>E-Index</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>F-Index</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -150,6 +150,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html#Freezer-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Freezer(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/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="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#FREEZER">FREEZER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#FREEZER">FREEZER</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#FREEZER_2">FREEZER_2</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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>G-Index</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -84,6 +84,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html#GeneratorTicker--">GeneratorTicker()</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="../me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">GeneratorTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#GEO_MINER">GEO_MINER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#GEO_MINER">GEO_MINER</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><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo"><span class="typeNameLink">GEOMiner</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.geo</a></dt>
@ -153,8 +155,6 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/PlayerProfile.html#getArmor--">getArmor()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="../me/mrCookieSlime/Slimefun/api/PlayerProfile.html" title="class in me.mrCookieSlime.Slimefun.api">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/utils/holograms/HologramProjectorHologram.html#getArmorStand-org.bukkit.block.Block-boolean-">getArmorStand(Block, boolean)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.<a href="../io/github/thebusybiscuit/slimefun4/utils/holograms/HologramProjectorHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">HologramProjectorHologram</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/utils/holograms/ReactorHologram.html#getArmorStand-org.bukkit.Location-boolean-">getArmorStand(Location, boolean)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.<a href="../io/github/thebusybiscuit/slimefun4/utils/holograms/ReactorHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">ReactorHologram</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getAutomatedCraftingChamberRecipes--">getAutomatedCraftingChamberRecipes()</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>
@ -1041,6 +1041,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html#getLore--">getLore()</a></span> - Method in enum io.github.thebusybiscuit.slimefun4.core.attributes.<a href="../io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">Radioactivity</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html#getLore-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">getLore(SlimefunItem)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PermissionsService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#getMachine--">getMachine()</a></span> - Method in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html#getMachineIdentifier--">getMachineIdentifier()</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>
@ -1200,8 +1202,6 @@
<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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/recipes/ContextualRecipe.html#getOutput-org.bukkit.inventory.ItemStack:A-">getOutput(ItemStack[])</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.recipes.<a href="../io/github/thebusybiscuit/slimefun4/api/recipes/ContextualRecipe.html" title="interface in io.github.thebusybiscuit.slimefun4.api.recipes">ContextualRecipe</a></dt>
@ -1253,7 +1253,7 @@
<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>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getPermission--">getPermission()</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>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getPermissionsService--">getPermissionsService()</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/api/events/MultiBlockInteractEvent.html#getPlayer--">getPlayer()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="../io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">MultiBlockInteractEvent</a></dt>
<dd>&nbsp;</dd>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>H-Index</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -122,6 +122,8 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#hasLanguage-java.lang.String-">hasLanguage(String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="../io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html#hasPermission-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">hasPermission(Player, SlimefunItem)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PermissionsService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/Slimefun.html#hasPermission-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-">hasPermission(Player, SlimefunItem, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="../me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
<div class="block">Checks if this player has the permission to use this item.</div>
@ -191,8 +193,6 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html#HologramProjector-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">HologramProjector(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">HologramProjector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/utils/holograms/HologramProjectorHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms"><span class="typeNameLink">HologramProjectorHologram</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/utils/holograms/package-summary.html">io.github.thebusybiscuit.slimefun4.utils.holograms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#HOOK">HOOK</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="../io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html#humanize-java.lang.String-">humanize(String)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="../io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChatUtils</a></dt>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>I-Index</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@ -119,16 +119,6 @@
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#install--">install()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">Talisman</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html#install--">install()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">PressureChamber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#install--">install()</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></div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html#install--">install()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/SlimefunPlugin.html#instance">instance</a></span> - Static variable 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><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html" title="interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces"><span class="typeNameLink">InventoryBlock</span></a> - Interface in <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces</a></dt>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:24 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 Tue Mar 10 01:48:42 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:20 CET 2020 -->
<title>ErrorReport</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:42 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:20 CET 2020 -->
<title>SlimefunAddon</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:42 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:20 CET 2020 -->
<title>SlimefunBranch</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>BlockLocation</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>SlimefunBlock</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.blocks.BlockLocation</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.blocks.SlimefunBlock</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.blocks</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.blocks</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.blocks Class Hierarchy</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.blocks</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:42 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:19 CET 2020 -->
<title>ChunkLocation</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.chunks.ChunkLocation</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.chunks</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.chunks</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.chunks Class Hierarchy</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.chunks</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.ErrorReport</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.SlimefunBranch</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:41 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:19 CET 2020 -->
<title>AndroidMineEvent</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:41 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:19 CET 2020 -->
<title>AutoDisenchantEvent</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:41 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:19 CET 2020 -->
<title>MultiBlockInteractEvent</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:41 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:19 CET 2020 -->
<title>PlayerLanguageChangeEvent</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:41 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:19 CET 2020 -->
<title>PlayerRightClickEvent</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:41 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:19 CET 2020 -->
<title>ResearchUnlockEvent</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.events</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.events</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.events Class Hierarchy</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.events</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:43 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:20 CET 2020 -->
<title>IDConflictException</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@ -44,7 +44,7 @@
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li>Next&nbsp;Class</li>
<li><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?io/github/thebusybiscuit/slimefun4/api/exceptions/IDConflictException.html" target="_top">Frames</a></li>
@ -237,7 +237,7 @@ extends java.lang.RuntimeException</pre>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li>Next&nbsp;Class</li>
<li><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?io/github/thebusybiscuit/slimefun4/api/exceptions/IDConflictException.html" target="_top">Frames</a></li>

View File

@ -0,0 +1,282 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:20 CET 2020 -->
<title>UnregisteredItemException</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="UnregisteredItemException";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/UnregisteredItemException.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/IDConflictException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" target="_top">Frames</a></li>
<li><a href="UnregisteredItemException.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.java.lang.Throwable">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">io.github.thebusybiscuit.slimefun4.api.exceptions</div>
<h2 title="Class UnregisteredItemException" class="title">Class UnregisteredItemException</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.lang.Throwable</li>
<li>
<ul class="inheritance">
<li>java.lang.Exception</li>
<li>
<ul class="inheritance">
<li>java.lang.RuntimeException</li>
<li>
<ul class="inheritance">
<li>io.github.thebusybiscuit.slimefun4.api.exceptions.UnregisteredItemException</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">UnregisteredItemException</span>
extends java.lang.RuntimeException</pre>
<div class="block">An <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>UnregisteredItemException</code></a> is thrown whenever a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin"><code>Plugin</code></a> tried to
access a method prematurely from <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that can only be called after the
<a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> was registered.
In other words... calling this method this early can not result in a logical output, making
this an <code>Exception</code>.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>TheBusyBiscuit</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../serialized-form.html#io.github.thebusybiscuit.slimefun4.api.exceptions.UnregisteredItemException">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html#UnregisteredItemException-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">UnregisteredItemException</a></span>(<a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a>&nbsp;item)</code>
<div class="block">Constructs a new <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>UnregisteredItemException</code></a> with the given <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a></div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="UnregisteredItemException-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>UnregisteredItemException</h4>
<pre>public&nbsp;UnregisteredItemException(<a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a>&nbsp;item)</pre>
<div class="block">Constructs a new <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>UnregisteredItemException</code></a> with the given <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>item</code> - The <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that was affected by this</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/UnregisteredItemException.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/IDConflictException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" target="_top">Frames</a></li>
<li><a href="UnregisteredItemException.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.java.lang.Throwable">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

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

View File

@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.utils.holograms.HologramProjectorHologram</title>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.exceptions.UnregisteredItemException</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class io.github.thebusybiscuit.slimefun4.utils.holograms.HologramProjectorHologram";
parent.document.title="Uses of Class io.github.thebusybiscuit.slimefun4.api.exceptions.UnregisteredItemException";
}
}
catch(err) {
@ -33,7 +33,7 @@
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/utils/holograms/HologramProjectorHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">Class</a></li>
<li><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@ -47,8 +47,8 @@
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?io/github/thebusybiscuit/slimefun4/utils/holograms/class-use/HologramProjectorHologram.html" target="_top">Frames</a></li>
<li><a href="HologramProjectorHologram.html" target="_top">No&nbsp;Frames</a></li>
<li><a href="../../../../../../../index.html?io/github/thebusybiscuit/slimefun4/api/exceptions/class-use/UnregisteredItemException.html" target="_top">Frames</a></li>
<li><a href="UnregisteredItemException.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@ -70,9 +70,9 @@
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class io.github.thebusybiscuit.slimefun4.utils.holograms.HologramProjectorHologram" class="title">Uses of Class<br>io.github.thebusybiscuit.slimefun4.utils.holograms.HologramProjectorHologram</h2>
<h2 title="Uses of Class io.github.thebusybiscuit.slimefun4.api.exceptions.UnregisteredItemException" class="title">Uses of Class<br>io.github.thebusybiscuit.slimefun4.api.exceptions.UnregisteredItemException</h2>
</div>
<div class="classUseContainer">No usage of io.github.thebusybiscuit.slimefun4.utils.holograms.HologramProjectorHologram</div>
<div class="classUseContainer">No usage of io.github.thebusybiscuit.slimefun4.api.exceptions.UnregisteredItemException</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
@ -84,7 +84,7 @@
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/utils/holograms/HologramProjectorHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">Class</a></li>
<li><a href="../../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@ -98,8 +98,8 @@
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?io/github/thebusybiscuit/slimefun4/utils/holograms/class-use/HologramProjectorHologram.html" target="_top">Frames</a></li>
<li><a href="HologramProjectorHologram.html" target="_top">No&nbsp;Frames</a></li>
<li><a href="../../../../../../../index.html?io/github/thebusybiscuit/slimefun4/api/exceptions/class-use/UnregisteredItemException.html" target="_top">Frames</a></li>
<li><a href="UnregisteredItemException.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.exceptions</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@ -14,6 +14,7 @@
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="IDConflictException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions" target="classFrame">IDConflictException</a></li>
<li><a href="UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions" target="classFrame">UnregisteredItemException</a></li>
</ul>
</div>
</body>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.exceptions</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@ -89,6 +89,14 @@
a <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> with the same id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions">UnregisteredItemException</a></td>
<td class="colLast">
<div class="block">An <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>UnregisteredItemException</code></a> is thrown whenever a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin"><code>Plugin</code></a> tried to
access a method prematurely from <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that can only be called after the
<a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> was registered.</div>
</td>
</tr>
</tbody>
</table>
</li>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.exceptions Class Hierarchy</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@ -88,6 +88,7 @@
<li type="circle">java.lang.RuntimeException
<ul>
<li type="circle">io.github.thebusybiscuit.slimefun4.api.exceptions.<a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/IDConflictException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><span class="typeNameLink">IDConflictException</span></a></li>
<li type="circle">io.github.thebusybiscuit.slimefun4.api.exceptions.<a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><span class="typeNameLink">UnregisteredItemException</span></a></li>
</ul>
</li>
</ul>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.exceptions</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:43 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>GEOResource</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:43 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>ResourceManager</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@ -111,6 +111,16 @@ var activeTableTab = "activeTableTab";
<br>
<pre>public class <span class="typeNameLabel">ResourceManager</span>
extends java.lang.Object</pre>
<div class="block">The <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo"><code>ResourceManager</code></a> is responsible for registering and managing a <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a>.
You have to use the <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo"><code>ResourceManager</code></a> if you want to generate or consume a <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a> too.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>TheBusyBiscuit</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a>,
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo"><code>GEOMiner</code></a>,
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOScanner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo"><code>GEOScanner</code></a></dd>
</dl>
</li>
</ul>
</div>
@ -129,7 +139,7 @@ extends java.lang.Object</pre>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html#ResourceManager--">ResourceManager</a></span>()</code>&nbsp;</td>
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html#ResourceManager-me.mrCookieSlime.Slimefun.SlimefunPlugin-">ResourceManager</a></span>(<a href="../../../../../../me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a>&nbsp;plugin)</code>&nbsp;</td>
</tr>
</table>
</li>
@ -192,13 +202,13 @@ extends java.lang.Object</pre>
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ResourceManager--">
<a name="ResourceManager-me.mrCookieSlime.Slimefun.SlimefunPlugin-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ResourceManager</h4>
<pre>public&nbsp;ResourceManager()</pre>
<pre>public&nbsp;ResourceManager(<a href="../../../../../../me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a>&nbsp;plugin)</pre>
</li>
</ul>
</li>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.geo.ResourceManager</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.geo</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.geo</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@ -101,7 +101,9 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo">ResourceManager</a></td>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">The <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo"><code>ResourceManager</code></a> is responsible for registering and managing a <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a>.</div>
</td>
</tr>
</tbody>
</table>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.geo Class Hierarchy</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.geo</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@ -124,7 +124,9 @@
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/class-use/ResourceManager.html#io.github.thebusybiscuit.slimefun4.api.gps">ResourceManager</a>&nbsp;</td>
<td class="colOne"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/class-use/ResourceManager.html#io.github.thebusybiscuit.slimefun4.api.gps">ResourceManager</a>
<div class="block">The <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo"><code>ResourceManager</code></a> is responsible for registering and managing a <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a>.</div>
</td>
</tr>
</tbody>
</table>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:41 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:19 CET 2020 -->
<title>GPSNetwork</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:41 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:19 CET 2020 -->
<title>TeleportationManager</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@ -161,11 +161,11 @@ extends java.lang.Object</pre>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html#start-java.util.UUID-int-org.bukkit.Location-org.bukkit.Location-boolean-">start</a></span>(java.util.UUID&nbsp;uuid,
int&nbsp;complexity,
<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;source,
<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;destination,
boolean&nbsp;resistance)</code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html#teleport-java.util.UUID-int-org.bukkit.Location-org.bukkit.Location-boolean-">teleport</a></span>(java.util.UUID&nbsp;uuid,
int&nbsp;complexity,
<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;source,
<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;destination,
boolean&nbsp;resistance)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
@ -218,17 +218,17 @@ extends java.lang.Object</pre>
int&nbsp;complexity)</pre>
</li>
</ul>
<a name="start-java.util.UUID-int-org.bukkit.Location-org.bukkit.Location-boolean-">
<a name="teleport-java.util.UUID-int-org.bukkit.Location-org.bukkit.Location-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>start</h4>
<pre>public&nbsp;void&nbsp;start(java.util.UUID&nbsp;uuid,
int&nbsp;complexity,
<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;source,
<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;destination,
boolean&nbsp;resistance)</pre>
<h4>teleport</h4>
<pre>public&nbsp;void&nbsp;teleport(java.util.UUID&nbsp;uuid,
int&nbsp;complexity,
<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;source,
<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;destination,
boolean&nbsp;resistance)</pre>
</li>
</ul>
<a name="getTeleportationTime-int-org.bukkit.Location-org.bukkit.Location-">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.gps.TeleportationManager</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.gps</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.gps</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.gps Class Hierarchy</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.gps</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:43 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:21 CET 2020 -->
<title>HashedArmorpiece</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:43 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:21 CET 2020 -->
<title>ItemRestriction</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:43 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:21 CET 2020 -->
<title>Placeable</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.items.HashedArmorpiece</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.items.ItemRestriction</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:45 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.items.Placeable</title>
<meta name="date" content="2020-03-10">
<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 Tue Mar 10 01:48:44 CET 2020 -->
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:22 CET 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.items</title>
<meta name="date" content="2020-03-10">
<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