1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 11:45:51 +00:00
Slimefun4/docs/overview-summary.html
2020-04-04 13:23:04 +00:00

605 lines
32 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Sat Apr 04 13:23:01 UTC 2020 -->
<title>Overview (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-04">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (Slimefun4 - Javadocs)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.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>
<ul class="navListSearch">
<li><span>SEARCH:&nbsp;</span>
<input type="text" id="search" value=" " disabled="disabled">
<input type="reset" id="reset" value=" " disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<div class="header">
<h1 class="title">Slimefun4 - Javadocs</h1>
</div>
<main role="main">
<div class="contentContainer"><a id="Slimefun4-API">
<!-- -->
</a>
<table class="overviewSummary">
<caption><span>Slimefun4 - API</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/api/package-summary.html">io.github.thebusybiscuit.slimefun4.api</a></th>
<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/api/events/package-summary.html">io.github.thebusybiscuit.slimefun4.api.events</a></th>
<td class="colLast">
<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>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/package-summary.html">io.github.thebusybiscuit.slimefun4.api.exceptions</a></th>
<td class="colLast">
<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>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/api/geo/package-summary.html">io.github.thebusybiscuit.slimefun4.api.geo</a></th>
<td class="colLast">
<div class="block">This package contains classes that are centered around the
<a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a> API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/api/gps/package-summary.html">io.github.thebusybiscuit.slimefun4.api.gps</a></th>
<td class="colLast">
<div class="block">This package stores classes of the API that are related to the
<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps"><code>GPSNetwork</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/api/items/package-summary.html">io.github.thebusybiscuit.slimefun4.api.items</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/api/network/package-summary.html">io.github.thebusybiscuit.slimefun4.api.network</a></th>
<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/api/player/package-summary.html">io.github.thebusybiscuit.slimefun4.api.player</a></th>
<td class="colLast">
<div class="block">This package stores API-related classes that are related to a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>,
such as the <a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><code>PlayerProfile</code></a> for example.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="contentContainer"><a id="Slimefun4-Corepackages">
<!-- -->
</a>
<table class="overviewSummary">
<caption><span>Slimefun4 - Core packages</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/core/package-summary.html">io.github.thebusybiscuit.slimefun4.core</a></th>
<td class="colLast">
<div class="block">This package holds the core systems of Slimefun, these are not neccessarily used as an API
but ratherprovide the core functionality of this <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>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html">io.github.thebusybiscuit.slimefun4.core.attributes</a></th>
<td class="colLast">
<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>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/core/categories/package-summary.html">io.github.thebusybiscuit.slimefun4.core.categories</a></th>
<td class="colLast">
<div class="block">This package stores API classes that are centered around the extension of the
<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a> class, such as
<a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html" title="class in io.github.thebusybiscuit.slimefun4.core.categories"><code>SeasonalCategory</code></a> for example.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/core/commands/package-summary.html">io.github.thebusybiscuit.slimefun4.core.commands</a></th>
<td class="colLast">
<div class="block">This package contains everything related to slimefun's ingame command.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-summary.html">io.github.thebusybiscuit.slimefun4.core.commands.subcommands</a></th>
<td class="colLast">
<div class="block">This package holds all implementations of <a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands"><code>SubCommand</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.core.guide</a></th>
<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/core/guide/options/package-summary.html">io.github.thebusybiscuit.slimefun4.core.guide.options</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/package-summary.html">io.github.thebusybiscuit.slimefun4.core.networks.cargo</a></th>
<td class="colLast">
<div class="block">This package holds an implementation of <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a>
that is responsible for item transportation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/package-summary.html">io.github.thebusybiscuit.slimefun4.core.networks.energy</a></th>
<td class="colLast">
<div class="block">This package holds an implementation of <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a>
that is responsible for transmitting energy.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/core/services/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services</a></th>
<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="io/github/thebusybiscuit/slimefun4/core/services/github/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.github</a></th>
<td class="colLast">
<div class="block">This package contains everything related to GitHub and contributors.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.localization</a></th>
<td class="colLast">
<div class="block">This package contains everything related to translations and localization.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/core/services/metrics/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.metrics</a></th>
<td class="colLast">
<div class="block">This package contains everything related to bStats Metrics</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.plugins</a></th>
<td class="colLast">
<div class="block">This package contains all hooks to external plugins</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="contentContainer"><a id="Slimefun4-Implementations">
<!-- -->
</a>
<table class="overviewSummary">
<caption><span>Slimefun4 - Implementations</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.guide</a></th>
<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="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></th>
<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="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/resources/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.resources</a></th>
<td class="colLast">
<div class="block">This package contains all implementations of <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>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/setup/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.setup</a></th>
<td class="colLast">
<div class="block">In this package we initialize our items, researches and stuff.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.tasks</a></th>
<td class="colLast">
<div class="block">This package contains several tasks that Slimefun runs regularly.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="contentContainer"><a id="Slimefun4-Commonutilitypackages">
<!-- -->
</a>
<table class="overviewSummary">
<caption><span>Slimefun4 - Common utility packages</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/utils/package-summary.html">io.github.thebusybiscuit.slimefun4.utils</a></th>
<td class="colLast">
<div class="block">This package contains some utility classes that offer handy ways to do stuff.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/package-summary.html">io.github.thebusybiscuit.slimefun4.utils.holograms</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/utils/itemstack/package-summary.html">io.github.thebusybiscuit.slimefun4.utils.itemstack</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="contentContainer"><a id="Slimefun4-ItemImplementations">
<!-- -->
</a>
<table class="overviewSummary">
<caption><span>Slimefun4 - Item Implementations</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items</a></th>
<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/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.altar</a></th>
<td class="colLast">
<div class="block">This package holds the <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> implementations related to
the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientAltar.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.altar"><code>AncientAltar</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.androids</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are related to the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>ProgrammableAndroid</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.armor</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.blocks</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.cargo</a></th>
<td class="colLast">
<div class="block">This package provides the different implementations of
<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are related to the <a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.cargo"><code>CargoNet</code></a>, most
notably: Cargo Nodes.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric</a></th>
<td class="colLast">
<div class="block">This package contains the different implementations of
<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that also implement the interface
<a href="io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><code>EnergyNetComponent</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are used in combination with electricity, like the
<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Multimeter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><code>Multimeter</code></a> or the
<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/SolarHelmet.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><code>SolarHelmet</code></a></div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators</a></th>
<td class="colLast">
<div class="block">This package contains the different implementations of
<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AGenerator</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors</a></th>
<td class="colLast">
<div class="block">This package contains the different implementations of
<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AReactor</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are related to food.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.geo</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.gps</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are related to the <a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps"><code>GPSNetwork</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are considered magical items.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.medical</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that are
related to healing yourself.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks</a></th>
<td class="colLast">
<div class="block">This package contains all the different implementations of
<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks"><code>MultiBlockMachine</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are tools.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.weapons</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are weapons, implementations of
<a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><code>SlimefunBow</code></a> for example.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="contentContainer"><a id="Slimefun4-Oldpackages">
<!-- -->
</a>
<table class="overviewSummary">
<caption><span>Slimefun4 - Old packages</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/package-summary.html">me.mrCookieSlime.Slimefun</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/api/package-summary.html">me.mrCookieSlime.Slimefun.api</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/api/energy/package-summary.html">me.mrCookieSlime.Slimefun.api.energy</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/api/inventory/package-summary.html">me.mrCookieSlime.Slimefun.api.inventory</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/api/item_transport/package-summary.html">me.mrCookieSlime.Slimefun.api.item_transport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/Lists/package-summary.html">me.mrCookieSlime.Slimefun.Lists</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/Objects/package-summary.html">me.mrCookieSlime.Slimefun.Objects</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="me/mrCookieSlime/Slimefun/Setup/package-summary.html">me.mrCookieSlime.Slimefun.Setup</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p>
</footer>
</body>
</html>