1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00
Slimefun4/docs/index-files/index-16.html
2020-03-10 22:13:07 +01:00

374 lines
56 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
<title>P-Index</title>
<meta name="date" content="2020-03-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="P-Index";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>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 class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-15.html">Prev Letter</a></li>
<li><a href="index-17.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-16.html" target="_top">Frames</a></li>
<li><a href="index-16.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a href="index-24.html">X</a>&nbsp;<a href="index-25.html">Z</a>&nbsp;<a href="index-26.html">_</a>&nbsp;<a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/armor/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor"><span class="typeNameLink">Parachute</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.armor</a></dt>
<dd>
<div class="block">The <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/armor/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor"><code>Parachute</code></a> is a <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that can be equipped as a chestplate.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/armor/Parachute.html#Parachute-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Parachute(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.armor.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/armor/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor">Parachute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PARACHUTE">PARACHUTE</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/tasks/ParachuteTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks"><span class="typeNameLink">ParachuteTask</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/tasks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.tasks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/tasks/ParachuteTask.html#ParachuteTask-org.bukkit.entity.Player-">ParachuteTask(Player)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="../io/github/thebusybiscuit/slimefun4/implementation/tasks/ParachuteTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">ParachuteTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/utils/NumberUtils.html#parseGitHubDate-java.lang.String-">parseGitHubDate(String)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="../io/github/thebusybiscuit/slimefun4/utils/NumberUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">NumberUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils"><span class="typeNameLink">PatternUtils</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/utils/package-summary.html">io.github.thebusybiscuit.slimefun4.utils</a></dt>
<dd>
<div class="block">This class is created for common-use patterns used in things such as <code>String.split(String)</code>.</div>
</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><span class="typeNameLink">PermissionsService</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/core/services/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services</a></dt>
<dd>
<div class="block">This Service is responsible for handling the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/permissions/Permission.html?is-external=true" title="class or interface in org.bukkit.permissions"><code>Permission</code></a> of a
<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html#PermissionsService-me.mrCookieSlime.Slimefun.SlimefunPlugin-">PermissionsService(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="../io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PermissionsService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/gps/PersonalActivationPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps"><span class="typeNameLink">PersonalActivationPlate</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.gps</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/gps/PersonalActivationPlate.html#PersonalActivationPlate-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">PersonalActivationPlate(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/gps/PersonalActivationPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">PersonalActivationPlate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PICKAXE_OF_CONTAINMENT">PICKAXE_OF_CONTAINMENT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PICKAXE_OF_THE_SEEKER">PICKAXE_OF_THE_SEEKER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PICKAXE_OF_VEIN_MINING">PICKAXE_OF_VEIN_MINING</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfContainment.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">PickaxeOfContainment</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfContainment.html#PickaxeOfContainment-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">PickaxeOfContainment(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfContainment.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">PickaxeOfContainment</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfTheSeeker.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">PickaxeOfTheSeeker</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfTheSeeker.html#PickaxeOfTheSeeker-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">PickaxeOfTheSeeker(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfTheSeeker.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">PickaxeOfTheSeeker</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfVeinMining.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">PickaxeOfVeinMining</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfVeinMining.html#PickaxeOfVeinMining-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">PickaxeOfVeinMining(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfVeinMining.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">PickaxeOfVeinMining</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/api/items/Placeable.html" title="interface in io.github.thebusybiscuit.slimefun4.api.items"><span class="typeNameLink">Placeable</span></a> - Interface in <a href="../io/github/thebusybiscuit/slimefun4/api/items/package-summary.html">io.github.thebusybiscuit.slimefun4.api.items</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PLASTIC_SHEET">PLASTIC_SHEET</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><span class="typeNameLink">PlayerBackpack</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/api/player/package-summary.html">io.github.thebusybiscuit.slimefun4.api.player</a></dt>
<dd>
<div class="block">This class represents the instance of a <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><code>SlimefunBackpack</code></a> that is ready to
be opened.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html#PlayerBackpack-me.mrCookieSlime.Slimefun.api.PlayerProfile-int-">PlayerBackpack(PlayerProfile, int)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.player.<a href="../io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerBackpack</a></dt>
<dd>
<div class="block">This constructor loads an existing Backpack</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html#PlayerBackpack-me.mrCookieSlime.Slimefun.api.PlayerProfile-int-int-">PlayerBackpack(PlayerProfile, int, int)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.player.<a href="../io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerBackpack</a></dt>
<dd>
<div class="block">This constructor creates a new Backpack</div>
</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events"><span class="typeNameLink">PlayerLanguageChangeEvent</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/api/events/package-summary.html">io.github.thebusybiscuit.slimefun4.api.events</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html#PlayerLanguageChangeEvent-org.bukkit.entity.Player-io.github.thebusybiscuit.slimefun4.core.services.localization.Language-io.github.thebusybiscuit.slimefun4.core.services.localization.Language-">PlayerLanguageChangeEvent(Player, Language, Language)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.<a href="../io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">PlayerLanguageChangeEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../me/mrCookieSlime/Slimefun/api/PlayerProfile.html" title="class in me.mrCookieSlime.Slimefun.api"><span class="typeNameLink">PlayerProfile</span></a> - Class in <a href="../me/mrCookieSlime/Slimefun/api/package-summary.html">me.mrCookieSlime.Slimefun.api</a></dt>
<dd>
<div class="block">A class that can store a Player's <a href="../me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a> progress for caching purposes.</div>
</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/listeners/PlayerProfileListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">PlayerProfileListener</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/listeners/PlayerProfileListener.html#PlayerProfileListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">PlayerProfileListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="../io/github/thebusybiscuit/slimefun4/implementation/listeners/PlayerProfileListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">PlayerProfileListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events"><span class="typeNameLink">PlayerRightClickEvent</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/api/events/package-summary.html">io.github.thebusybiscuit.slimefun4.api.events</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#PlayerRightClickEvent-org.bukkit.event.player.PlayerInteractEvent-">PlayerRightClickEvent(PlayerInteractEvent)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.<a href="../io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">PlayerRightClickEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PLUTONIUM">PLUTONIUM</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PORK_JERKY">PORK_JERKY</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/Categories.html#PORTABLE">PORTABLE</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PORTABLE_CRAFTER">PORTABLE_CRAFTER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PORTABLE_DUSTBIN">PORTABLE_DUSTBIN</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PORTABLE_GEO_SCANNER">PORTABLE_GEO_SCANNER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">PortableCrafter</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html#PortableCrafter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">PortableCrafter(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">PortableCrafter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">PortableDustbin</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html#PortableDustbin-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">PortableDustbin(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">PortableDustbin</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/geo/PortableGEOScanner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo"><span class="typeNameLink">PortableGEOScanner</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.geo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/geo/PortableGEOScanner.html#PortableGEOScanner-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">PortableGEOScanner(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/geo/PortableGEOScanner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">PortableGEOScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">BlockPlacer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricGoldPan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/food/MeatJerky.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/food/MeatJerky.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">MeatJerky</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">Talisman</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">AutomatedPanningMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Smeltery.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Smeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">Smeltery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosivePickaxe.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosivePickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">ExplosivePickaxe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosiveShovel.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosiveShovel.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">ExplosiveShovel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GoldPan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/GrapplingHook.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/GrapplingHook.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GrapplingHook</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/MultiTool.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/MultiTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">MultiTool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/NetherGoldPan.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/NetherGoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">NetherGoldPan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html#postRegister--">postRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">SwordOfBeheading</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#postRegister--">postRegister()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>
<div class="block">This method is called after <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#register-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-"><code>SlimefunItem.register(SlimefunAddon)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html#postRegister--">postRegister()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#POTATO_FERTILIZER">POTATO_FERTILIZER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#POTATO_ORGANIC_FOOD">POTATO_ORGANIC_FOOD</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html#power-int-java.lang.String-">power(int, String)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="../io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html" title="class in io.github.thebusybiscuit.slimefun4.utils">LoreBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#POWER_CRYSTAL">POWER_CRYSTAL</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html#powerBuffer-int-">powerBuffer(int)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="../io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html" title="class in io.github.thebusybiscuit.slimefun4.utils">LoreBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html#powerPerSecond-int-">powerPerSecond(int)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="../io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html" title="class in io.github.thebusybiscuit.slimefun4.utils">LoreBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoManager.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoManager.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">CargoManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">TrashCan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AnimalGrowthAccelerator.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AnimalGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AnimalGrowthAccelerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoBreeder.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoBreeder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoBreeder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutomatedCraftingChamber.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutomatedCraftingChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutomatedCraftingChamber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">CropGrowthAccelerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricDustWasher.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricDustWasher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricDustWasher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">EnergyRegulator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">HeatedPressureChamber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">XPCollector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/MultiTool.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/MultiTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">MultiTool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">SlimefunBow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#preRegister--">preRegister()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html#preRegister--">preRegister()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#preRegister--">preRegister()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SimpleSlimefunItem.html#preRegister--">preRegister()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SimpleSlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SimpleSlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#preRegister--">preRegister()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>
<div class="block">This method is called before <a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#register-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-"><code>SlimefunItem.register(SlimefunAddon)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html#PRESSURE_CHAMBER">PRESSURE_CHAMBER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PRESSURE_CHAMBER">PRESSURE_CHAMBER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">PressureChamber</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html#PressureChamber--">PressureChamber()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">PressureChamber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#processing">processing</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html#processing">processing</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#processing">processing</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID">PROGRAMMABLE_ANDROID</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID_2">PROGRAMMABLE_ANDROID_2</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID_2_BUTCHER">PROGRAMMABLE_ANDROID_2_BUTCHER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID_2_FARMER">PROGRAMMABLE_ANDROID_2_FARMER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID_2_FISHERMAN">PROGRAMMABLE_ANDROID_2_FISHERMAN</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID_3">PROGRAMMABLE_ANDROID_3</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID_3_BUTCHER">PROGRAMMABLE_ANDROID_3_BUTCHER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID_3_FISHERMAN">PROGRAMMABLE_ANDROID_3_FISHERMAN</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID_BUTCHER">PROGRAMMABLE_ANDROID_BUTCHER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID_FARMER">PROGRAMMABLE_ANDROID_FARMER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID_FISHERMAN">PROGRAMMABLE_ANDROID_FISHERMAN</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID_MINER">PROGRAMMABLE_ANDROID_MINER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PROGRAMMABLE_ANDROID_WOODCUTTER">PROGRAMMABLE_ANDROID_WOODCUTTER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><span class="typeNameLink">ProgrammableAndroid</span></a> - Class in <a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.androids</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#ProgrammableAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ProgrammableAndroid(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ProgrammableAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#progress">progress</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html#progress">progress</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#progress">progress</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PULVERIZED_ORE">PULVERIZED_ORE</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PUMPKIN_JUICE">PUMPKIN_JUICE</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#PURE_ORE_CLUSTER">PURE_ORE_CLUSTER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="../me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#pushItem-org.bukkit.inventory.ItemStack-int...-">pushItem(ItemStack, int...)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="../me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">DirtyChestMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#pushItems-org.bukkit.block.Block-org.bukkit.inventory.ItemStack...-">pushItems(Block, ItemStack...)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.<a href="../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html" title="interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces">InventoryBlock</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a href="index-24.html">X</a>&nbsp;<a href="index-25.html">Z</a>&nbsp;<a href="index-26.html">_</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>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 class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-15.html">Prev Letter</a></li>
<li><a href="index-17.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-16.html" target="_top">Frames</a></li>
<li><a href="index-16.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>