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

[CI skip] Updated Javadocs

This commit is contained in:
TheBusyBot 2020-03-21 20:19:39 +00:00
parent 2a0c3ff93c
commit 5880cea85f
884 changed files with 1441 additions and 1025 deletions

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:44 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:38 UTC 2020 -->
<title>All Classes (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:44 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:38 UTC 2020 -->
<title>All Classes (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Constant Field Values (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:44 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:38 UTC 2020 -->
<title>Deprecated List (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:44 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:38 UTC 2020 -->
<title>API Help (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:44 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:38 UTC 2020 -->
<title>Index (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -3425,11 +3425,20 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<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>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/package-summary.html">io.github.thebusybiscuit.slimefun4.api</a> - package io.github.thebusybiscuit.slimefun4.api</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains a bunch of classes and sub-packages related to the interaction
with Slimefun via an API.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/events/package-summary.html">io.github.thebusybiscuit.slimefun4.api.events</a> - package io.github.thebusybiscuit.slimefun4.api.events</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains all extensions of <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/Event.html?is-external=true" title="class or interface in org.bukkit.event"><code>Event</code></a> that Slimefun provides
and allows you to listen to.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/package-summary.html">io.github.thebusybiscuit.slimefun4.api.exceptions</a> - package io.github.thebusybiscuit.slimefun4.api.exceptions</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains all different extensions of <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><code>Exception</code></a> that Slimefun
uses internally.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/geo/package-summary.html">io.github.thebusybiscuit.slimefun4.api.geo</a> - package io.github.thebusybiscuit.slimefun4.api.geo</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/gps/package-summary.html">io.github.thebusybiscuit.slimefun4.api.gps</a> - package io.github.thebusybiscuit.slimefun4.api.gps</dt>
@ -3437,35 +3446,60 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dt><a href="io/github/thebusybiscuit/slimefun4/api/items/package-summary.html">io.github.thebusybiscuit.slimefun4.api.items</a> - package io.github.thebusybiscuit.slimefun4.api.items</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/network/package-summary.html">io.github.thebusybiscuit.slimefun4.api.network</a> - package io.github.thebusybiscuit.slimefun4.api.network</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package provides the API infrastructure for networks, such as the Cargo- or Energy net.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/player/package-summary.html">io.github.thebusybiscuit.slimefun4.api.player</a> - package io.github.thebusybiscuit.slimefun4.api.player</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/package-summary.html">io.github.thebusybiscuit.slimefun4.core</a> - package io.github.thebusybiscuit.slimefun4.core</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html">io.github.thebusybiscuit.slimefun4.core.attributes</a> - package io.github.thebusybiscuit.slimefun4.core.attributes</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains all variations of <a href="io/github/thebusybiscuit/slimefun4/core/attributes/ItemAttribute.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><code>ItemAttribute</code></a> that
can be assigned to 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><a href="io/github/thebusybiscuit/slimefun4/core/commands/package-summary.html">io.github.thebusybiscuit.slimefun4.core.commands</a> - package io.github.thebusybiscuit.slimefun4.core.commands</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains everything related to slimefun's ingame command.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-summary.html">io.github.thebusybiscuit.slimefun4.core.commands.subcommands</a> - package io.github.thebusybiscuit.slimefun4.core.commands.subcommands</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.core.guide</a> - package io.github.thebusybiscuit.slimefun4.core.guide</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains the core system for the <a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuide</code></a>.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/package-summary.html">io.github.thebusybiscuit.slimefun4.core.networks.energy</a> - package io.github.thebusybiscuit.slimefun4.core.networks.energy</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services</a> - package io.github.thebusybiscuit.slimefun4.core.services</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package provides a few "Services" that Slimefun uses.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/github/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.github</a> - package io.github.thebusybiscuit.slimefun4.core.services.github</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains everything related to GitHub and contributors.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.localization</a> - package io.github.thebusybiscuit.slimefun4.core.services.localization</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains everything related to translations and localization.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/metrics/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.metrics</a> - package io.github.thebusybiscuit.slimefun4.core.services.metrics</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains everything related to bStats Metrics</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.plugins</a> - package io.github.thebusybiscuit.slimefun4.core.services.plugins</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains all hooks to external plugins</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.guide</a> - package io.github.thebusybiscuit.slimefun4.implementation.guide</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package provides the different implementations of our
<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuide</code></a></div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items</a> - package io.github.thebusybiscuit.slimefun4.implementation.items</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains the different classes for each
<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a></div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.altar</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.altar</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.androids</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.androids</dt>
@ -3503,15 +3537,23 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.weapons</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.weapons</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a> - package io.github.thebusybiscuit.slimefun4.implementation.listeners</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains all implementations of <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/Listener.html?is-external=true" title="class or interface in org.bukkit.event"><code>Listener</code></a> that Slimefun uses.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/resources/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.resources</a> - package io.github.thebusybiscuit.slimefun4.implementation.resources</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/setup/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.setup</a> - package io.github.thebusybiscuit.slimefun4.implementation.setup</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">In this package we initialize our items, researches and stuff.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.tasks</a> - package io.github.thebusybiscuit.slimefun4.implementation.tasks</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains several tasks that Slimefun runs regularly.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/package-summary.html">io.github.thebusybiscuit.slimefun4.utils</a> - package io.github.thebusybiscuit.slimefun4.utils</dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">This package contains some utility classes that offer handy ways to do stuff.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/package-summary.html">io.github.thebusybiscuit.slimefun4.utils.holograms</a> - package io.github.thebusybiscuit.slimefun4.utils.holograms</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/itemstack/package-summary.html">io.github.thebusybiscuit.slimefun4.utils.itemstack</a> - package io.github.thebusybiscuit.slimefun4.utils.itemstack</dt>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:44 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:38 UTC 2020 -->
<title>Slimefun4 - Javadocs</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>ErrorReport (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>SlimefunAddon (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>SlimefunBranch (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.ErrorReport (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -114,7 +114,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.api">io.github.thebusybiscuit.slimefun4.api</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package contains a bunch of classes and sub-packages related to the interaction
with Slimefun via an API.</div>
</td>
</tr>
</tbody>
</table>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.SlimefunAddon (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.SlimefunBranch (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -114,11 +114,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.api">io.github.thebusybiscuit.slimefun4.api</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package contains a bunch of classes and sub-packages related to the interaction
with Slimefun via an API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.core.services">io.github.thebusybiscuit.slimefun4.core.services</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package provides a few "Services" that Slimefun uses.</div>
</td>
</tr>
</tbody>
</table>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>AndroidMineEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>AutoDisenchantEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>MultiBlockInteractEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>PlayerLanguageChangeEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>PlayerRightClickEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>ResearchUnlockEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.AndroidMineEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.AutoDisenchantEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.PlayerLanguageChangeEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -114,7 +114,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.listeners">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package contains all implementations of <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/Listener.html?is-external=true" title="class or interface in org.bukkit.event"><code>Listener</code></a> that Slimefun uses.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#me.mrCookieSlime.Slimefun.Objects.handlers">me.mrCookieSlime.Slimefun.Objects.handlers</a></th>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.events.ResearchUnlockEvent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.events (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.events (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -103,6 +103,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<h1 title="Package" class="title">Package&nbsp;io.github.thebusybiscuit.slimefun4.api.events</h1>
</div>
<div class="contentContainer">
<section role="region">
<div class="block">This package contains all extensions of <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/Event.html?is-external=true" title="class or interface in org.bukkit.event"><code>Event</code></a> that Slimefun provides
and allows you to listen to.</div>
</section>
<ul class="blockList">
<li class="blockList">
<table class="typeSummary">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.events Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.events (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -114,7 +114,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.listeners">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package contains all implementations of <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/Listener.html?is-external=true" title="class or interface in org.bukkit.event"><code>Listener</code></a> that Slimefun uses.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#me.mrCookieSlime.Slimefun.Objects.handlers">me.mrCookieSlime.Slimefun.Objects.handlers</a></th>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>IdConflictException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>UnregisteredItemException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.exceptions.IdConflictException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.exceptions.UnregisteredItemException (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.exceptions (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.exceptions (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -103,6 +103,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<h1 title="Package" class="title">Package&nbsp;io.github.thebusybiscuit.slimefun4.api.exceptions</h1>
</div>
<div class="contentContainer">
<section role="region">
<div class="block">This package contains all different extensions of <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><code>Exception</code></a> that Slimefun
uses internally.</div>
</section>
<ul class="blockList">
<li class="blockList">
<table class="typeSummary">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.exceptions Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.exceptions (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>GEOResource (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>ResourceManager (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.geo.GEOResource (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.geo.ResourceManager (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.geo (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.geo (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.geo Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.geo (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>GPSNetwork (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>TeleportationManager (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.gps.TeleportationManager (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.gps (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.gps (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.gps Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.gps (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>HashedArmorpiece (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>ItemRestriction (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>Placeable (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.items.HashedArmorpiece (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.items.ItemRestriction (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.api.items.Placeable (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -114,7 +114,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items">io.github.thebusybiscuit.slimefun4.implementation.items</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package contains the different classes for each
<a href="../../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items.altar">io.github.thebusybiscuit.slimefun4.implementation.items.altar</a></th>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.items (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.items (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.items Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.items (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -118,7 +118,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items">io.github.thebusybiscuit.slimefun4.implementation.items</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package contains the different classes for each
<a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a></div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items.altar">io.github.thebusybiscuit.slimefun4.implementation.items.altar</a></th>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>Network (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>NetworkComponent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>NetworkManager (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.network.Network (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -114,7 +114,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.api.network">io.github.thebusybiscuit.slimefun4.api.network</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package provides the API infrastructure for networks, such as the Cargo- or Energy net.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.core.networks.energy">io.github.thebusybiscuit.slimefun4.core.networks.energy</a></th>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -114,7 +114,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.api.network">io.github.thebusybiscuit.slimefun4.api.network</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package provides the API infrastructure for networks, such as the Cargo- or Energy net.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.core.networks.energy">io.github.thebusybiscuit.slimefun4.core.networks.energy</a></th>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.network.NetworkManager (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.network (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.network (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -103,6 +103,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<h1 title="Package" class="title">Package&nbsp;io.github.thebusybiscuit.slimefun4.api.network</h1>
</div>
<div class="contentContainer">
<section role="region">
<div class="block">This package provides the API infrastructure for networks, such as the Cargo- or Energy net.</div>
</section>
<ul class="blockList">
<li class="blockList">
<table class="typeSummary">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.network Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.network (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -114,7 +114,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.api.network">io.github.thebusybiscuit.slimefun4.api.network</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package provides the API infrastructure for networks, such as the Cargo- or Energy net.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.core.networks.energy">io.github.thebusybiscuit.slimefun4.core.networks.energy</a></th>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -103,6 +103,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<h1 title="Package" class="title">Package&nbsp;io.github.thebusybiscuit.slimefun4.api</h1>
</div>
<div class="contentContainer">
<section role="region">
<div class="block">This package contains a bunch of classes and sub-packages related to the interaction
with Slimefun via an API.</div>
</section>
<ul class="blockList">
<li class="blockList">
<table class="typeSummary">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -114,11 +114,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.api">io.github.thebusybiscuit.slimefun4.api</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package contains a bunch of classes and sub-packages related to the interaction
with Slimefun via an API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.core.services">io.github.thebusybiscuit.slimefun4.core.services</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package provides a few "Services" that Slimefun uses.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#me.mrCookieSlime.Slimefun">me.mrCookieSlime.Slimefun</a></th>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>PlayerBackpack (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>PlayerProfile (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>StatusEffect (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -126,11 +126,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.core.guide">io.github.thebusybiscuit.slimefun4.core.guide</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package contains the core system for the <a href="../../../../../../../io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuide</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.guide">io.github.thebusybiscuit.slimefun4.implementation.guide</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package provides the different implementations of our
<a href="../../../../../../../io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuide</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#me.mrCookieSlime.Slimefun.Objects">me.mrCookieSlime.Slimefun.Objects</a></th>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Class io.github.thebusybiscuit.slimefun4.api.player.StatusEffect (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.player (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.player (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>io.github.thebusybiscuit.slimefun4.api.player Class Hierarchy (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Package io.github.thebusybiscuit.slimefun4.api.player (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
@ -126,11 +126,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.core.guide">io.github.thebusybiscuit.slimefun4.core.guide</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package contains the core system for the <a href="../../../../../../io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuide</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.guide">io.github.thebusybiscuit.slimefun4.implementation.guide</a></th>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">This package provides the different implementations of our
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuide</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#me.mrCookieSlime.Slimefun.Objects">me.mrCookieSlime.Slimefun.Objects</a></th>

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>MultiBlock (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>SlimefunRegistry (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>DamageableItem (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>EnergyNetComponent (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>ItemAttribute (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>MachineTier (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>MachineType (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>Radioactive (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>Radioactivity (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>RecipeDisplayItem (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>Soulbound (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:40 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:34 UTC 2020 -->
<title>WitherProof (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

View File

@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 18:04:43 UTC 2020 -->
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
<title>Uses of Interface io.github.thebusybiscuit.slimefun4.core.attributes.DamageableItem (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">

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