1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 11:45:51 +00:00
Slimefun4/docs/index-all.html

6896 lines
1.2 MiB
HTML
Raw Normal View History

2020-03-21 18:04:45 +00:00
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
2020-04-04 13:23:04 +00:00
<!-- Generated by javadoc (9.0.4.1) on Sat Apr 04 13:23:01 UTC 2020 -->
2020-03-21 18:04:45 +00:00
<title>Index (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
2020-04-04 01:31:38 +00:00
<meta name="dc.created" content="2020-04-04">
2020-03-21 18:04:45 +00:00
<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="Index (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><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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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>
<main role="main">
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:X">X</a>&nbsp;<a href="#I:Z">Z</a>&nbsp;<a href="#I:Z:Z_">_</a>&nbsp;<a id="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#abortTick--">abortTick()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><span class="typeNameLink">AContainer</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#AContainer-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">AContainer(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for 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/AContainer.html#AContainer-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">AContainer(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for 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="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html#add-java.lang.String-">add(String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">GuideHistory</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This method stores the given search term in this <a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>GuideHistory</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html#add-me.mrCookieSlime.Slimefun.Objects.Category-int-">add(Category, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">GuideHistory</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This method adds a <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a> to this <a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>GuideHistory</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html#add-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">add(SlimefunItem)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">GuideHistory</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This method stores the given <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> in this <a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>GuideHistory</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#add-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">add(SlimefunItem)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">Adds the given <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> to this <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html#add-org.bukkit.entity.Player-int-int-java.util.concurrent.TimeUnit-">add(Player, int, int, TimeUnit)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">StatusEffect</a></dt>
<dd>
<div class="block">This applies this <a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><code>StatusEffect</code></a> to the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html#add-org.bukkit.entity.Player-int-java.util.concurrent.TimeUnit-">add(Player, int, TimeUnit)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">StatusEffect</a></dt>
<dd>
<div class="block">This applies this <a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><code>StatusEffect</code></a> to the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html#add-org.bukkit.inventory.ItemStack-int-">add(ItemStack, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">GuideHistory</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This method adds a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> to this <a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>GuideHistory</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#addBlockInfo-org.bukkit.block.Block-java.lang.String-java.lang.String-">addBlockInfo(Block, String, String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#addBlockInfo-org.bukkit.block.Block-java.lang.String-java.lang.String-boolean-">addBlockInfo(Block, String, String, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#addBlockInfo-org.bukkit.Location-java.lang.String-java.lang.String-">addBlockInfo(Location, String, String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#addBlockInfo-org.bukkit.Location-java.lang.String-java.lang.String-boolean-">addBlockInfo(Location, String, String, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#addBlockTimings-org.bukkit.Location-long-">addBlockTimings(Location, long)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#addCharge-org.bukkit.block.Block-int-">addCharge(Block, int)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ChargableBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#addCharge-org.bukkit.Location-int-">addCharge(Location, int)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ChargableBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/subcommands/Commands.html#addCommands-io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand-java.util.Collection-">addCommands(SlimefunCommand, Collection&lt;SubCommand&gt;)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.commands.subcommands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/subcommands/Commands.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands.subcommands">Commands</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html#addEntry-java.util.List-java.util.List-">addEntry(List&lt;String&gt;, List&lt;String&gt;)</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html#addGrapplingHook-java.util.UUID-org.bukkit.entity.Arrow-org.bukkit.entity.Bat-boolean-long-">addGrapplingHook(UUID, Arrow, Bat, boolean, long)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GrapplingHookListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#addItem-int-org.bukkit.inventory.ItemStack-">addItem(int, ItemStack)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#addItemHandler-me.mrCookieSlime.Slimefun.Objects.handlers.ItemHandler...-">addItemHandler(ItemHandler...)</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>
2020-04-04 01:31:38 +00:00
<dd>
<div class="block">This method will add any given <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> to this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#addItems-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem...-">addItems(SlimefunItem...)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">Bind the specified Slimefun items to this <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#addItems-org.bukkit.block.Block-org.bukkit.inventory.ItemStack...-">addItems(Block, ItemStack...)</a></span> - Method in 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>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#addItemSetting-io.github.thebusybiscuit.slimefun4.api.items.ItemSetting...-">addItemSetting(ItemSetting&lt;?&gt;...)</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 will add any given <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a> to this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#addLanguage-java.lang.String-java.lang.String-">addLanguage(String, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#addLanguage-java.lang.String-java.lang.String-">addLanguage(String, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#addLocationToNetwork-org.bukkit.Location-">addLocationToNetwork(Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#addMenuOpeningHandler-me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ChestMenu.MenuOpeningHandler-">addMenuOpeningHandler(ChestMenu.MenuOpeningHandler)</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/SlimefunItem.html#addOficialWikipage-java.lang.String-">addOficialWikipage(String)</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 will assign the given wiki page to this Item.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#addon">addon</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideSettings.html#addOption-io.github.thebusybiscuit.slimefun4.core.guide.options.SlimefunGuideOption-">addOption(SlimefunGuideOption&lt;T&gt;)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.options.<a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideSettings.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide.options">SlimefunGuideSettings</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html#addParent-me.mrCookieSlime.Slimefun.Objects.Category-">addParent(Category)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects">LockedCategory</a></dt>
<dd>
<div class="block">Adds a parent <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a> to this <a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>LockedCategory</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html#addPermanent-org.bukkit.entity.Player-int-">addPermanent(Player, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">StatusEffect</a></dt>
<dd>
<div class="block">This applies this <a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><code>StatusEffect</code></a> to the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html#addRecipe-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">addRecipe(ItemStack[], ItemStack)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html#addStoredEnergy-org.bukkit.inventory.ItemStack-float-">addStoredEnergy(ItemStack, float)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ItemEnergy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#addWaypoint-org.bukkit.entity.Player-java.lang.String-org.bukkit.Location-">addWaypoint(Player, String, Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#addWaypoint-org.bukkit.entity.Player-org.bukkit.Location-">addWaypoint(Player, Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html#ADVANCED">ADVANCED</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineTier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ADVANCED_CIRCUIT_BOARD">ADVANCED_CIRCUIT_BOARD</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#ADVANCED_DIGITAL_MINER">ADVANCED_DIGITAL_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>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html#ADVANCED_FARMER">ADVANCED_FARMER</a></span> - io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidType</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AdvancedFarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>AdvancedFarmerAndroid</code></a> is an extension of the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>FarmerAndroid</code></a>,
it can also harvest plants from ExoticGarden.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/AdvancedCargoOutputNode.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo"><span class="typeNameLink">AdvancedCargoOutputNode</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.cargo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/AdvancedCargoOutputNode.html#AdvancedCargoOutputNode-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">AdvancedCargoOutputNode(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/AdvancedCargoOutputNode.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">AdvancedCargoOutputNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AdvancedFarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><span class="typeNameLink">AdvancedFarmerAndroid</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>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AdvancedFarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>AdvancedFarmerAndroid</code></a> is an extension of the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>FarmerAndroid</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AdvancedFarmerAndroid.html#AdvancedFarmerAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">AdvancedFarmerAndroid(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/AdvancedFarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AdvancedFarmerAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><span class="typeNameLink">AGenerator</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html#AGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">AGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for 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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AltarRecipe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.altar"><span class="typeNameLink">AltarRecipe</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.altar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AltarRecipe.html#AltarRecipe-java.util.List-org.bukkit.inventory.ItemStack-">AltarRecipe(List&lt;ItemStack&gt;, ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.altar.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AltarRecipe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.altar">AltarRecipe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ALUMINUM_BRASS_INGOT">ALUMINUM_BRASS_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ALUMINUM_BRONZE_INGOT">ALUMINUM_BRONZE_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ALUMINUM_DUST">ALUMINUM_DUST</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#ALUMINUM_INGOT">ALUMINUM_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#ANCIENT_ALTAR">ANCIENT_ALTAR</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#ANCIENT_ALTAR">ANCIENT_ALTAR</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#ANCIENT_PEDESTAL">ANCIENT_PEDESTAL</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>
2020-03-22 15:48:23 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientAltar.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.altar"><span class="typeNameLink">AncientAltar</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.altar</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientAltar.html#AncientAltar-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">AncientAltar(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.altar.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientAltar.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.altar">AncientAltar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">AncientAltarListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
<dd>
<div class="block">This <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> is responsible for providing the core mechanics of 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>
and the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientPedestal.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.altar"><code>AncientPedestal</code></a>, it also handles the crafting of items using the Altar.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#AncientAltarListener--">AncientAltarListener()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/AncientAltarTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks"><span class="typeNameLink">AncientAltarTask</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.tasks</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/AncientAltarTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks"><code>AncientAltarTask</code></a> is responsible for the animation that happens when a ritual
involving 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> is started.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/AncientAltarTask.html#AncientAltarTask-org.bukkit.block.Block-org.bukkit.inventory.ItemStack-java.util.List-java.util.List-">AncientAltarTask(Block, ItemStack, List&lt;Block&gt;, List&lt;ItemStack&gt;)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/AncientAltarTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">AncientAltarTask</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientPedestal.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.altar"><span class="typeNameLink">AncientPedestal</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.altar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientPedestal.html#AncientPedestal-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">AncientPedestal(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.altar.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientPedestal.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.altar">AncientPedestal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html#ANDROID_DIG">ANDROID_DIG</a></span> - me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">UnregisterReason</a></dt>
<dd>
<div class="block">An android miner breaks the block.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ANDROID_INTERFACE_FUEL">ANDROID_INTERFACE_FUEL</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#ANDROID_INTERFACE_ITEMS">ANDROID_INTERFACE_ITEMS</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#ANDROID_MEMORY_CORE">ANDROID_MEMORY_CORE</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/AndroidInstance.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><span class="typeNameLink">AndroidInstance</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/AndroidInstance.html#AndroidInstance-io.github.thebusybiscuit.slimefun4.implementation.items.androids.ProgrammableAndroid-org.bukkit.block.Block-">AndroidInstance(ProgrammableAndroid, Block)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidInstance.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidInstance</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events"><span class="typeNameLink">AndroidMineEvent</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/api/events/package-summary.html">io.github.thebusybiscuit.slimefun4.api.events</a></dt>
<dd>
2020-03-28 20:17:06 +00:00
<div class="block">This <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> is fired before a <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>MinerAndroid</code></a> mines a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block"><code>Block</code></a>.</div>
2020-03-21 18:04:45 +00:00
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html#AndroidMineEvent-org.bukkit.block.Block-io.github.thebusybiscuit.slimefun4.implementation.items.androids.AndroidInstance-">AndroidMineEvent(Block, AndroidInstance)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AndroidMineEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><span class="typeNameLink">AndroidType</span></a> - Enum in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.androids</a></dt>
<dd>
<div class="block">This enum holds all the different types a <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> can represent.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ANIMAL_GROWTH_ACCELERATOR">ANIMAL_GROWTH_ACCELERATOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AnimalGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">AnimalGrowthAccelerator</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AnimalGrowthAccelerator.html#AnimalGrowthAccelerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">AnimalGrowthAccelerator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/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="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#APPLE_FERTILIZER">APPLE_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#APPLE_JUICE">APPLE_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#APPLE_ORGANIC_FOOD">APPLE_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><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><span class="typeNameLink">AReactor</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems</a></dt>
<dd>
<div class="block">The abstract <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AReactor</code></a> class is very similar to <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AGenerator</code></a> but is
exclusively used for Reactors.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#AReactor-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">AReactor(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for 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/Categories.html#ARMOR">ARMOR</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/RecipeType.html#ARMOR_FORGE">ARMOR_FORGE</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#ARMOR_FORGE">ARMOR_FORGE</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#ARMORED_JETBOOTS">ARMORED_JETBOOTS</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#ARMORED_JETPACK">ARMORED_JETPACK</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/ArmorForge.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">ArmorForge</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/ArmorForge.html#ArmorForge--">ArmorForge()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/ArmorForge.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">ArmorForge</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/ArmorTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks"><span class="typeNameLink">ArmorTask</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/ArmorTask.html#ArmorTask--">ArmorTask()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/ArmorTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">ArmorTask</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html#ASCII">ASCII</a></span> - Static variable in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">PatternUtils</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#AUTO_ANVIL">AUTO_ANVIL</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#AUTO_ANVIL_2">AUTO_ANVIL_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#AUTO_BREEDER">AUTO_BREEDER</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#AUTO_DISENCHANTER">AUTO_DISENCHANTER</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#AUTO_DRIER">AUTO_DRIER</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#AUTO_ENCHANTER">AUTO_ENCHANTER</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#AUTO_SMELT_PICKAXE">AUTO_SMELT_PICKAXE</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">AutoAnvil</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html#AutoAnvil-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">AutoAnvil(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoAnvil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoBreeder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">AutoBreeder</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoBreeder.html#AutoBreeder-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">AutoBreeder(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoBreeder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoBreeder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">AutoDisenchanter</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html#AutoDisenchanter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">AutoDisenchanter(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDisenchanter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events"><span class="typeNameLink">AutoDisenchantEvent</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/api/events/package-summary.html">io.github.thebusybiscuit.slimefun4.api.events</a></dt>
<dd>
<div class="block">An <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 is called whenever an <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><code>AutoDisenchanter</code></a> has
disenchanted an <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html#AutoDisenchantEvent-org.bukkit.inventory.ItemStack-">AutoDisenchantEvent(ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AutoDisenchantEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">AutoDrier</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><code>AutoDrier</code></a> is an implementation of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AContainer</code></a> that features recipes
related to "drying out" items.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html#AutoDrier-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">AutoDrier(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDrier</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">AutoEnchanter</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html#AutoEnchanter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">AutoEnchanter(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoEnchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#AUTOMATED_CRAFTING_CHAMBER">AUTOMATED_CRAFTING_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><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#AUTOMATED_PANNING_MACHINE">AUTOMATED_PANNING_MACHINE</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutomatedCraftingChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">AutomatedCraftingChamber</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutomatedCraftingChamber.html#AutomatedCraftingChamber-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">AutomatedCraftingChamber(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutomatedCraftingChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutomatedCraftingChamber</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">AutomatedPanningMachine</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/AutomatedPanningMachine.html#AutomatedPanningMachine--">AutomatedPanningMachine()</a></span> - Constructor for 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><a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><span class="typeNameLink">AutoSavingService</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 automatically saving <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> and <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block"><code>Block</code></a>
data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html#AutoSavingService--">AutoSavingService()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">AutoSavingService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html#AVERAGE">AVERAGE</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineTier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html#awaitInput-org.bukkit.entity.Player-java.util.function.Consumer-">awaitInput(Player, Consumer&lt;String&gt;)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChatUtils</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BACKPACK_LARGE">BACKPACK_LARGE</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#BACKPACK_MEDIUM">BACKPACK_MEDIUM</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#BACKPACK_SMALL">BACKPACK_SMALL</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/listeners/BackpackListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">BackpackListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
<dd>
<div class="block">This <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> is responsible for all events centered around 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>.</div>
</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html#BackpackListener--">BackpackListener()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BackpackListener</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/BackupService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><span class="typeNameLink">BackupService</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 creates a Backup of your Slimefun world data on every server shutdown.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/BackupService.html#BackupService--">BackupService()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/BackupService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">BackupService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Bandage.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical"><span class="typeNameLink">Bandage</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.medical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Bandage.html#Bandage-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">Bandage(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.medical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Bandage.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Bandage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BANDAGE">BANDAGE</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html#BASIC">BASIC</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineTier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BASIC_CIRCUIT_BOARD">BASIC_CIRCUIT_BOARD</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>
2020-04-04 01:31:38 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/BasicCircuitBoard.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric"><span class="typeNameLink">BasicCircuitBoard</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/BasicCircuitBoard.html#BasicCircuitBoard-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">BasicCircuitBoard(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/BasicCircuitBoard.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric">BasicCircuitBoard</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BATTERY">BATTERY</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#BEEF_JERKY">BEEF_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/SlimefunItems.html#BEETROOT_FERTILIZER">BEETROOT_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#BEETROOT_ORGANIC_FOOD">BEETROOT_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="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BIG_CAPACITOR">BIG_CAPACITOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BILLON_INGOT">BILLON_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BILLON_JETBOOTS">BILLON_JETBOOTS</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#BILLON_JETPACK">BILLON_JETPACK</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#BILLON_MULTI_TOOL">BILLON_MULTI_TOOL</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/Objects/SlimefunItem/SlimefunItem.html#bindToResearch-me.mrCookieSlime.Slimefun.Objects.Research-">bindToResearch(Research)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BIO_REACTOR">BIO_REACTOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators"><span class="typeNameLink">BioGenerator</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html#BioGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">BioGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">BioGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#BIRTHDAY">BIRTHDAY</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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/BirthdayCake.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><span class="typeNameLink">BirthdayCake</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/BirthdayCake.html#BirthdayCake-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">BirthdayCake(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/BirthdayCake.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">BirthdayCake</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BLADE_OF_VAMPIRES">BLADE_OF_VAMPIRES</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#BLANK_RUNE">BLANK_RUNE</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#BLISTERING_INGOT">BLISTERING_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BLISTERING_INGOT_2">BLISTERING_INGOT_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#BLISTERING_INGOT_3">BLISTERING_INGOT_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#BLOCK_PLACER">BLOCK_PLACER</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="me/mrCookieSlime/Slimefun/Objects/handlers/BlockBreakHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">BlockBreakHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><span class="typeNameLink">BlockDataService</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/services/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><code>BlockDataService</code></a> is similar to the <a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><code>CustomItemDataService</code></a>,
it is responsible for storing NBT data inside a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/TileState.html?is-external=true" title="class or interface in org.bukkit.block"><code>TileState</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html#BlockDataService-org.bukkit.plugin.Plugin-java.lang.String-">BlockDataService(Plugin, String)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">BlockDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockDispenseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">BlockDispenseHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> is triggered when the <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> it was assigned to
is a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Dispenser.html?is-external=true" title="class or interface in org.bukkit.block"><code>Dispenser</code></a> and was triggered.</div>
</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api"><span class="typeNameLink">BlockInfoConfig</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/api/package-summary.html">me.mrCookieSlime.Slimefun.api</a></dt>
<dd>
<div class="block">This class is used to speed up parsing of a <code>JsonObject</code> that is stored at
a given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit"><code>Location</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#BlockInfoConfig--">BlockInfoConfig()</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#BlockInfoConfig-java.util.Map-">BlockInfoConfig(Map&lt;String, String&gt;)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">BlockListener</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/BlockListener.html#BlockListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">BlockListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BlockListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory"><span class="typeNameLink">BlockMenu</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/api/inventory/package-summary.html">me.mrCookieSlime.Slimefun.api.inventory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html#BlockMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-org.bukkit.Location-">BlockMenu(BlockMenuPreset, Location)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html#BlockMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-org.bukkit.Location-io.github.thebusybiscuit.cscorelib2.config.Config-">BlockMenu(BlockMenuPreset, Location, Config)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenu</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory"><span class="typeNameLink">BlockMenuPreset</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/api/inventory/package-summary.html">me.mrCookieSlime.Slimefun.api.inventory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#BlockMenuPreset-java.lang.String-java.lang.String-">BlockMenuPreset(String, String)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#BlockMenuPreset-java.lang.String-java.lang.String-boolean-">BlockMenuPreset(String, String, boolean)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">BlockPhysicsListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This <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> is responsible for listening to any physics-based events, such
as <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/entity/EntityChangeBlockEvent.html?is-external=true" title="class or interface in org.bukkit.event.entity"><code>EntityChangeBlockEvent</code></a> or a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/block/BlockPistonEvent.html?is-external=true" title="class or interface in org.bukkit.event.block"><code>BlockPistonEvent</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html#BlockPhysicsListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">BlockPhysicsListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BlockPhysicsListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockPlaceHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">BlockPlaceHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks"><span class="typeNameLink">BlockPlacer</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.blocks</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html#BlockPlacer-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">BlockPlacer(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for 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>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api"><span class="typeNameLink">BlockStorage</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/api/package-summary.html">me.mrCookieSlime.Slimefun.api</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#BlockStorage-org.bukkit.World-">BlockStorage(World)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">BlockTicker</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#BlockTicker--">BlockTicker()</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">BlockTicker</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">BlockUseHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html#BOOK">BOOK</a></span> - io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html" title="enum in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuideLayout</a></dt>
2020-03-30 16:49:59 +00:00
<dd>
<div class="block">This design is a book representation of 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>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide"><span class="typeNameLink">BookSlimefunGuide</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.guide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html#BookSlimefunGuide--">BookSlimefunGuide()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">BookSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BOOSTED_URANIUM">BOOSTED_URANIUM</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#BOOTS_OF_THE_STOMPER">BOOTS_OF_THE_STOMPER</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#BOUND_BACKPACK">BOUND_BACKPACK</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="me/mrCookieSlime/Slimefun/Objects/handlers/BowShootHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">BowShootHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> is triggered when the <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> it was assigned to
is a <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> and an Arrow fired from this bow hit a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/LivingEntity.html?is-external=true" title="class or interface in org.bukkit.entity"><code>LivingEntity</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BRASS_INGOT">BRASS_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BROKEN_SPAWNER">BROKEN_SPAWNER</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#BRONZE_INGOT">BRONZE_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BUCKET_OF_FUEL">BUCKET_OF_FUEL</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#BUCKET_OF_OIL">BUCKET_OF_OIL</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/ButcherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><span class="typeNameLink">ButcherAndroid</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/ButcherAndroid.html#ButcherAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ButcherAndroid(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/ButcherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ButcherAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ButcherAndroidListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">ButcherAndroidListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This <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> handles the collecton of drops from an <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Entity</code></a> that was
killed by a <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ButcherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>ButcherAndroid</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ButcherAndroidListener.html#ButcherAndroidListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">ButcherAndroidListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ButcherAndroidListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">ButcherAndroidListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#BUTTER">BUTTER</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>
</dl>
<a id="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CACTUS_BOOTS">CACTUS_BOOTS</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#CACTUS_CHESTPLATE">CACTUS_CHESTPLATE</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#CACTUS_HELMET">CACTUS_HELMET</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CACTUS_LEGGINGS">CACTUS_LEGGINGS</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/Objects/SlimefunItem/SlimefunItem.html#callItemHandler-java.lang.Class-java.util.function.Consumer-">callItemHandler(Class&lt;T&gt;, Consumer&lt;T&gt;)</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 calls every <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> of the given <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>
and performs the action as specified via the <a href="https://docs.oracle.com/javase/9/docs/api/java/util/function/Consumer.html?is-external=true" title="class or interface in java.util.function"><code>Consumer</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CAN">CAN</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/implementation/items/magical/Talisman.html#cancel">cancel</a></span> - Variable 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/api/events/PlayerRightClickEvent.html#cancel--">cancel()</a></span> - Method in 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/api/inventory/BlockMenuPreset.html#canOpen-org.bukkit.block.Block-org.bukkit.entity.Player-">canOpen(Block, Player)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#canOpen-org.bukkit.block.Block-org.bukkit.entity.Player-">canOpen(Block, Player)</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/Research.html#canUnlock-org.bukkit.entity.Player-">canUnlock(Player)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">Checks if the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a> can unlock this <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a>.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric"><span class="typeNameLink">Capacitor</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric</a></dt>
<dd>
<div class="block">A <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric"><code>Capacitor</code></a> is an <a href="io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><code>EnergyNetComponent</code></a> that serves as the energy
storage of an <a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy"><code>EnergyNet</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html#Capacitor-int-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Capacitor(int, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric">Capacitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html#CAPACITOR">CAPACITOR</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html#CAPACITOR">CAPACITOR</a></span> - io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNetComponentType</a></dt>
<dd>
<div class="block">A <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric"><code>Capacitor</code></a> stores energy from the network and provides it to any consumers.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CARBON">CARBON</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CARBON_CHUNK">CARBON_CHUNK</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#CARBON_PRESS">CARBON_PRESS</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#CARBON_PRESS_2">CARBON_PRESS_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#CARBON_PRESS_3">CARBON_PRESS_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#CARBONADO">CARBONADO</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#CARBONADO_EDGED_CAPACITOR">CARBONADO_EDGED_CAPACITOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CARBONADO_EDGED_FURNACE">CARBONADO_EDGED_FURNACE</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#CARBONADO_JETBOOTS">CARBONADO_JETBOOTS</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#CARBONADO_JETPACK">CARBONADO_JETPACK</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#CARBONADO_MULTI_TOOL">CARBONADO_MULTI_TOOL</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">CarbonPress</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html#CarbonPress-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">CarbonPress(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">CarbonPress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#CARGO">CARGO</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#CARGO_INPUT">CARGO_INPUT</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#CARGO_MANAGER">CARGO_MANAGER</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#CARGO_MOTOR">CARGO_MOTOR</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#CARGO_NODE">CARGO_NODE</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#CARGO_OUTPUT">CARGO_OUTPUT</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#CARGO_OUTPUT_ADVANCED">CARGO_OUTPUT_ADVANCED</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>
2020-03-23 15:55:27 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnectorNode.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo"><span class="typeNameLink">CargoConnectorNode</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.cargo</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-03-23 15:55:27 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnectorNode.html#CargoConnectorNode-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">CargoConnectorNode(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnectorNode.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">CargoConnectorNode</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoInputNode.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo"><span class="typeNameLink">CargoInputNode</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.cargo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoInputNode.html#CargoInputNode-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">CargoInputNode(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoInputNode.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">CargoInputNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoManager.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo"><span class="typeNameLink">CargoManager</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.cargo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoManager.html#CargoManager-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">CargoManager(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for 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>
2020-03-28 20:17:06 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.cargo"><span class="typeNameLink">CargoNet</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/package-summary.html">io.github.thebusybiscuit.slimefun4.core.networks.cargo</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html#CargoNet-org.bukkit.Location-">CargoNet(Location)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.networks.cargo.<a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.cargo">CargoNet</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoOutputNode.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo"><span class="typeNameLink">CargoOutputNode</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.cargo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoOutputNode.html#CargoOutputNode-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">CargoOutputNode(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoOutputNode.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">CargoOutputNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CARROT_FERTILIZER">CARROT_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#CARROT_JUICE">CARROT_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#CARROT_ORGANIC_FOOD">CARROT_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><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists"><span class="typeNameLink">Categories</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Lists/package-summary.html">me.mrCookieSlime.Slimefun.Lists</a></dt>
<dd>
<div class="block">This class holds a static references to every <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a>
found in Slimefun.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#category">category</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><span class="typeNameLink">Category</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/package-summary.html">me.mrCookieSlime.Slimefun.Objects</a></dt>
<dd>
2020-03-22 15:48:23 +00:00
<div class="block">Represents a category, which structure multiple <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> in 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>
2020-03-21 18:04:45 +00:00
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#Category-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-">Category(NamespacedKey, ItemStack)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">Constructs a new <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a> with the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/NamespacedKey.html?is-external=true" title="class or interface in org.bukkit"><code>NamespacedKey</code></a> as an identifier
and the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> as its display item.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#Category-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-int-">Category(NamespacedKey, ItemStack, int)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">Constructs a new <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a> with the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/NamespacedKey.html?is-external=true" title="class or interface in org.bukkit"><code>NamespacedKey</code></a> as an identifier
and the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> as its display item.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CHAIN">CHAIN</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/implementation/items/magical/Talisman.html#chance">chance</a></span> - Variable 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="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#changes">changes</a></span> - Variable 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><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy"><span class="typeNameLink">ChargableBlock</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/api/energy/package-summary.html">me.mrCookieSlime.Slimefun.api.energy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ChargableItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><span class="typeNameLink">ChargableItem</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ChargableItem.html#ChargableItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ChargableItem(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ChargableItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">ChargableItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html#chargeInventory-org.bukkit.entity.Player-float-">chargeInventory(Player, float)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ItemEnergy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html#chargeItem-org.bukkit.inventory.ItemStack-float-">chargeItem(ItemStack, float)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ItemEnergy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CHARGING_BENCH">CHARGING_BENCH</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">ChargingBench</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html#ChargingBench-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ChargingBench(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ChargingBench</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils"><span class="typeNameLink">ChatUtils</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/utils/package-summary.html">io.github.thebusybiscuit.slimefun4.utils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html#CHEAT_SHEET">CHEAT_SHEET</a></span> - io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html" title="enum in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuideLayout</a></dt>
2020-03-30 16:49:59 +00:00
<dd>
<div class="block">This is an admin-only design which creates a <a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuide</code></a> that allows
you to spawn in any <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a></div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/CheatSheetSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide"><span class="typeNameLink">CheatSheetSlimefunGuide</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.guide</a></dt>
<dd>&nbsp;</dd>
2020-03-23 15:55:27 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/CheatSheetSlimefunGuide.html#CheatSheetSlimefunGuide--">CheatSheetSlimefunGuide()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/CheatSheetSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">CheatSheetSlimefunGuide</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#check-org.bukkit.block.Block-">check(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#check-org.bukkit.block.Block-java.lang.String-">check(Block, String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#check-org.bukkit.Location-">check(Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#check-org.bukkit.Location-java.lang.String-">check(Location, String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#checkFor-org.bukkit.event.Event-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-">checkFor(Event, SlimefunItemStack)</a></span> - Static 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/magical/Talisman.html#checkFor-org.bukkit.event.Event-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">checkFor(Event, SlimefunItem)</a></span> - Static 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="me/mrCookieSlime/Slimefun/api/BlockStorage.html#checkID-org.bukkit.block.Block-">checkID(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#checkID-org.bukkit.Location-">checkID(Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CHEESE">CHEESE</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html#CHEST">CHEST</a></span> - io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html" title="enum in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuideLayout</a></dt>
2020-03-30 16:49:59 +00:00
<dd>
<div class="block">This design is the standard layout, it uses a <code>ChestMenu</code></div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils"><span class="typeNameLink">ChestMenuUtils</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/utils/package-summary.html">io.github.thebusybiscuit.slimefun4.utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide"><span class="typeNameLink">ChestSlimefunGuide</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.guide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html#ChestSlimefunGuide-boolean-">ChestSlimefunGuide(boolean)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">ChestSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CHICKEN_JERKY">CHICKEN_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="io/github/thebusybiscuit/slimefun4/implementation/items/androids/WoodcutterAndroid.html#chopTree-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.block.BlockFace-">chopTree(Block, BlockMenu, BlockFace)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/WoodcutterAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">WoodcutterAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html#christmas-java.lang.String-">christmas(String)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChatUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#CHRISTMAS">CHRISTMAS</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#CHRISTMAS_APPLE_CIDER">CHRISTMAS_APPLE_CIDER</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#CHRISTMAS_APPLE_PIE">CHRISTMAS_APPLE_PIE</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#CHRISTMAS_CAKE">CHRISTMAS_CAKE</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#CHRISTMAS_CARAMEL">CHRISTMAS_CARAMEL</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#CHRISTMAS_CARAMEL_APPLE">CHRISTMAS_CARAMEL_APPLE</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#CHRISTMAS_CHOCOLATE_APPLE">CHRISTMAS_CHOCOLATE_APPLE</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#CHRISTMAS_CHOCOLATE_MILK">CHRISTMAS_CHOCOLATE_MILK</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#CHRISTMAS_COOKIE">CHRISTMAS_COOKIE</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#CHRISTMAS_EGG_NOG">CHRISTMAS_EGG_NOG</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#CHRISTMAS_FRUIT_CAKE">CHRISTMAS_FRUIT_CAKE</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#CHRISTMAS_HOT_CHOCOLATE">CHRISTMAS_HOT_CHOCOLATE</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#CHRISTMAS_MILK">CHRISTMAS_MILK</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#CHRISTMAS_PRESENT">CHRISTMAS_PRESENT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#classifyLocation-org.bukkit.Location-">classifyLocation(Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>
<div class="block">This method assigns the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit"><code>Location</code></a> a type of <a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network"><code>NetworkComponent</code></a>
for classification.</div>
</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html#classifyLocation-org.bukkit.Location-">classifyLocation(Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.networks.cargo.<a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.cargo">CargoNet</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#classifyLocation-org.bukkit.Location-">classifyLocation(Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html#clear--">clear()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">GuideHistory</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This method will clear this <a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>GuideHistory</code></a> and remove all entries.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html#clear-org.bukkit.entity.Player-">clear(Player)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">StatusEffect</a></dt>
<dd>
<div class="block">This will remove this <a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><code>StatusEffect</code></a> from the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#clearBlockInfo-org.bukkit.block.Block-">clearBlockInfo(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#clearBlockInfo-org.bukkit.block.Block-boolean-">clearBlockInfo(Block, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#clearBlockInfo-org.bukkit.Location-">clearBlockInfo(Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#clearBlockInfo-org.bukkit.Location-boolean-">clearBlockInfo(Location, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#clearInventory-org.bukkit.Location-">clearInventory(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#clone--">clone()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#clone-me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu-">clone(DirtyChestMenu)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#close--">close()</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/Lists/SlimefunItems.html#CLOTH">CLOTH</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html#cmd">cmd</a></span> - Variable in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SubCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#COAL_GENERATOR">COAL_GENERATOR</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#COAL_GENERATOR_2">COAL_GENERATOR_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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators"><span class="typeNameLink">CoalGenerator</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html#CoalGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">CoalGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">CoalGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#COBALT_INGOT">COBALT_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#COBALT_PICKAXE">COBALT_PICKAXE</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/utils/itemstack/ColoredFireworkStar.html" title="class in io.github.thebusybiscuit.slimefun4.utils.itemstack"><span class="typeNameLink">ColoredFireworkStar</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/utils/itemstack/package-summary.html">io.github.thebusybiscuit.slimefun4.utils.itemstack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/itemstack/ColoredFireworkStar.html#ColoredFireworkStar-org.bukkit.Color-java.lang.String-java.lang.String...-">ColoredFireworkStar(Color, String, String...)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.utils.itemstack.<a href="io/github/thebusybiscuit/slimefun4/utils/itemstack/ColoredFireworkStar.html" title="class in io.github.thebusybiscuit.slimefun4.utils.itemstack">ColoredFireworkStar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#COMBUSTION_REACTOR">COMBUSTION_REACTOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators"><span class="typeNameLink">CombustionGenerator</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html#CombustionGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">CombustionGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">CombustionGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html#COMMA">COMMA</a></span> - Static variable in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">PatternUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/commands/subcommands/Commands.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands.subcommands"><span class="typeNameLink">Commands</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/commands/subcommands/package-summary.html">io.github.thebusybiscuit.slimefun4.core.commands.subcommands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks"><span class="typeNameLink">Composter</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.blocks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html#Composter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Composter(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">Composter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#COMPOSTER">COMPOSTER</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#COMPRESSED_CARBON">COMPRESSED_CARBON</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Compressor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">Compressor</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/Compressor.html#Compressor--">Compressor()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Compressor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">Compressor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#COMPRESSOR">COMPRESSOR</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#COMPRESSOR">COMPRESSOR</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/BlockStorage.html#computeChanges--">computeChanges()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#connectedLocations">connectedLocations</a></span> - Variable in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html#CONNECTOR">CONNECTOR</a></span> - io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">This represents a simple connector node.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#connectorNodes">connectorNodes</a></span> - Variable in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#connectsTo-org.bukkit.Location-">connectsTo(Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>
<div class="block">This method checks whether the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit"><code>Location</code></a> is part of this <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoBreeder.html#constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-">constructMenu(BlockMenuPreset)</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#constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-">constructMenu(BlockMenuPreset)</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/ElectricSmeltery.html#constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-">constructMenu(BlockMenuPreset)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricSmeltery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html#constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-">constructMenu(BlockMenuPreset)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">TreeGrowthAccelerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html#constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-">constructMenu(BlockMenuPreset)</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/geo/GEOMiner.html#constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-">constructMenu(BlockMenuPreset)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOMiner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#constructMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-">constructMenu(BlockMenuPreset)</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="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#consumable">consumable</a></span> - Variable 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="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#consumeItem-int-">consumeItem(int)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">DirtyChestMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#consumeItem-int-int-">consumeItem(int, int)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">DirtyChestMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#consumeItem-int-int-boolean-">consumeItem(int, int, boolean)</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="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html#CONSUMER">CONSUMER</a></span> - io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNetComponentType</a></dt>
<dd>
<div class="block">A Consumer consumes energy from the network, most often linked to <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AContainer</code></a>
or other types of machinery.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#contains-java.lang.String-">contains(String)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
2020-03-23 15:55:27 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html#containsSimilarItem-org.bukkit.inventory.Inventory-org.bukkit.inventory.ItemStack-boolean-">containsSimilarItem(Inventory, ItemStack, boolean)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">SlimefunUtils</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-03-23 15:55:27 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html#containsSimilarItem-org.bukkit.inventory.Inventory-org.bukkit.inventory.ItemStack-boolean-">containsSimilarItem(Inventory, ItemStack, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Setup.<a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html" title="class in me.mrCookieSlime.Slimefun.Setup">SlimefunManager</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html#containsSimilarItem-org.bukkit.inventory.Inventory-org.bukkit.inventory.ItemStack-boolean-"><code>SlimefunUtils.containsSimilarItem(Inventory, ItemStack, boolean)</code></a></span></div>
</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github"><span class="typeNameLink">Contributor</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/services/github/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.github</a></dt>
<dd>
<div class="block">Represents a <a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github"><code>Contributor</code></a> who contributed to a GitHub repository.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#Contributor-java.lang.String-">Contributor(String)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#Contributor-java.lang.String-java.lang.String-">Contributor(String, String)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><span class="typeNameLink">Cooler</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html#Cooler-int-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Cooler(int, Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">Cooler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#COOLER">COOLER</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/listeners/CoolerListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">CoolerListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
<dd>
<div class="block">This <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> listens for a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/entity/FoodLevelChangeEvent.html?is-external=true" title="class or interface in org.bukkit.event.entity"><code>FoodLevelChangeEvent</code></a> and consumes a <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Juice.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><code>Juice</code></a>
from any <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><code>Cooler</code></a> that can be found in the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/Inventory.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>Inventory</code></a> of the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/CoolerListener.html#CoolerListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">CoolerListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/CoolerListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">CoolerListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#COOLING_UNIT">COOLING_UNIT</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#COPPER_DUST">COPPER_DUST</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#COPPER_INGOT">COPPER_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#COPPER_WIRE">COPPER_WIRE</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#CORINTHIAN_BRONZE_INGOT">CORINTHIAN_BRONZE_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#countTransmitters-java.util.UUID-">countTransmitters(UUID)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#countVanillaItems--">countVanillaItems()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html#create-org.bukkit.Location-">create(Location)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.<a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">SimpleHologram</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#createBackpack-int-">createBackpack(int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#createEnderTalisman--">createEnderTalisman()</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="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#createFile--">createFile()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html#createFirework-org.bukkit.Location-org.bukkit.Color-">createFirework(Location, Color)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">FireworkUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#createPreset-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-java.lang.String-java.util.function.Consumer-">createPreset(SlimefunItem, String, Consumer&lt;BlockMenuPreset&gt;)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html" title="interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces">InventoryBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#createPreset-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-java.util.function.Consumer-">createPreset(SlimefunItem, Consumer&lt;BlockMenuPreset&gt;)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html" title="interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces">InventoryBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html#crop-org.bukkit.ChatColor-java.lang.String-">crop(ChatColor, String)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChatUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CROP_GROWTH_ACCELERATOR">CROP_GROWTH_ACCELERATOR</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#CROP_GROWTH_ACCELERATOR_2">CROP_GROWTH_ACCELERATOR_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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">CropGrowthAccelerator</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html#CropGrowthAccelerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">CropGrowthAccelerator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">CropGrowthAccelerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks"><span class="typeNameLink">Crucible</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.blocks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html#Crucible-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Crucible(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">Crucible</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#CRUCIBLE">CRUCIBLE</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#CRUSHED_ORE">CRUSHED_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><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><span class="typeNameLink">CustomItemDataService</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 applying NBT data to a <a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api"><code>SlimefunItemStack</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html#CustomItemDataService-org.bukkit.plugin.Plugin-java.lang.String-">CustomItemDataService(Plugin, String)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomItemDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><span class="typeNameLink">CustomTextureService</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 applying custom model data to any <a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api"><code>SlimefunItemStack</code></a>
if a Server Owner configured Slimefun to use those.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html#CustomTextureService-org.bukkit.plugin.Plugin-">CustomTextureService(Plugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomTextureService</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/attributes/DamageableItem.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><span class="typeNameLink">DamageableItem</span></a> - Interface in <a href="io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html">io.github.thebusybiscuit.slimefun4.core.attributes</a></dt>
<dd>
<div class="block">This interface, when attached to a <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>, provides an easy method for damaging
an <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a>, see <a href="io/github/thebusybiscuit/slimefun4/core/attributes/DamageableItem.html#damageItem-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-"><code>DamageableItem.damageItem(Player, ItemStack)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/DamageableItem.html#damageItem-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-">damageItem(Player, ItemStack)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/DamageableItem.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes">DamageableItem</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">This method will damage the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> once.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#DAMASCUS_STEEL_BOOTS">DAMASCUS_STEEL_BOOTS</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#DAMASCUS_STEEL_CHESTPLATE">DAMASCUS_STEEL_CHESTPLATE</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#DAMASCUS_STEEL_HELMET">DAMASCUS_STEEL_HELMET</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#DAMASCUS_STEEL_INGOT">DAMASCUS_STEEL_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#DAMASCUS_STEEL_JETBOOTS">DAMASCUS_STEEL_JETBOOTS</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#DAMASCUS_STEEL_JETPACK">DAMASCUS_STEEL_JETPACK</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#DAMASCUS_STEEL_LEGGINGS">DAMASCUS_STEEL_LEGGINGS</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#DAMASCUS_STEEL_MULTI_TOOL">DAMASCUS_STEEL_MULTI_TOOL</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/PatternUtils.html#DASH">DASH</a></span> - Static variable in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">PatternUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DeathpointListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">DeathpointListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This <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> listens to the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/entity/EntityDeathEvent.html?is-external=true" title="class or interface in org.bukkit.event.entity"><code>EntityDeathEvent</code></a> to automatically
create a waypoint for 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> who carries an Emergency Transmitter.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DeathpointListener.html#DeathpointListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">DeathpointListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DeathpointListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">DeathpointListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#DEBUG_FISH">DEBUG_FISH</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/listeners/DebugFishListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">DebugFishListener</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/DebugFishListener.html#DebugFishListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">DebugFishListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DebugFishListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">DebugFishListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html#delete-org.bukkit.Location-">delete(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html#DEVELOPMENT">DEVELOPMENT</a></span> - io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html" title="enum in io.github.thebusybiscuit.slimefun4.api">SlimefunBranch</a></dt>
<dd>
<div class="block">This build stems from the official "development" branch, it is prefixed with <code>DEV - X</code></div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#DIET_COOKIE">DIET_COOKIE</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/food/DietCookie.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><span class="typeNameLink">DietCookie</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/DietCookie.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><code>DietCookie</code></a> gives you a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffect.html?is-external=true" title="class or interface in org.bukkit.potion"><code>PotionEffect</code></a> of Type <code>PotionEffectType.LEVITATION</code>
when consumed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/DietCookie.html#DietCookie-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">DietCookie(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/DietCookie.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">DietCookie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#DIGITAL_MINER">DIGITAL_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>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#directions">directions</a></span> - Variable in 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><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory"><span class="typeNameLink">DirtyChestMenu</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/api/inventory/package-summary.html">me.mrCookieSlime.Slimefun.api.inventory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#DirtyChestMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-">DirtyChestMenu(BlockMenuPreset)</a></span> - Constructor for 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><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html" title="class in me.mrCookieSlime.Slimefun.api.inventory"><span class="typeNameLink">DirtyChestMenu.SaveHandler</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/api/inventory/package-summary.html">me.mrCookieSlime.Slimefun.api.inventory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html#disable--">disable()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">UpdaterService</a></dt>
<dd>
<div class="block">This method is called when the <a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><code>UpdaterService</code></a> was disabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html#DISABLED">DISABLED</a></span> - me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">ItemState</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> is disabled and is not a <a href="io/github/thebusybiscuit/slimefun4/implementation/items/VanillaItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items"><code>VanillaItem</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#disenchantable">disenchantable</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DispenserListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">DispenserListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
2020-04-03 10:19:51 +00:00
<dd>
<div class="block">This <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> listens to the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/block/BlockDispenseEvent.html?is-external=true" title="class or interface in org.bukkit.event.block"><code>BlockDispenseEvent</code></a> and calls the
<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockDispenseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>BlockDispenseHandler</code></a> as a result of that.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DispenserListener.html#DispenserListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">DispenserListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DispenserListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">DispenserListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#display--">display()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
2020-04-04 13:23:04 +00:00
<dd>
<div class="block">This method runs the network visualizer which displays a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Particle.html?is-external=true" title="class or interface in org.bukkit"><code>Particle</code></a> on
every <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit"><code>Location</code></a> that this <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a> can connect to.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html#displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-">displayItem(PlayerProfile, SlimefunItem, boolean)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html#displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-">displayItem(PlayerProfile, SlimefunItem, boolean)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuideImplementation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html#displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-">displayItem(PlayerProfile, SlimefunItem, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">BookSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html#displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-">displayItem(PlayerProfile, SlimefunItem, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">ChestSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html#displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-org.bukkit.inventory.ItemStack-boolean-">displayItem(PlayerProfile, ItemStack, boolean)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html#displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-org.bukkit.inventory.ItemStack-int-boolean-">displayItem(PlayerProfile, ItemStack, int, boolean)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuideImplementation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html#displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-org.bukkit.inventory.ItemStack-int-boolean-">displayItem(PlayerProfile, ItemStack, int, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">BookSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html#displayItem-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-org.bukkit.inventory.ItemStack-int-boolean-">displayItem(PlayerProfile, ItemStack, int, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">ChestSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#drawBackground-me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ChestMenu-int...-">drawBackground(ChestMenu, int...)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#DUCT_TAPE">DUCT_TAPE</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#DURALUMIN_INGOT">DURALUMIN_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#DURALUMIN_JETBOOTS">DURALUMIN_JETBOOTS</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#DURALUMIN_JETPACK">DURALUMIN_JETPACK</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#DURALUMIN_MULTI_TOOL">DURALUMIN_MULTI_TOOL</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>
</dl>
<a id="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#EASTER">EASTER</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#EASTER_APPLE_PIE">EASTER_APPLE_PIE</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#EASTER_CARROT_PIE">EASTER_CARROT_PIE</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#EASTER_EGG">EASTER_EGG</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/EasterEgg.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items"><span class="typeNameLink">EasterEgg</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> represents an <a href="io/github/thebusybiscuit/slimefun4/implementation/items/EasterEgg.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items"><code>EasterEgg</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/EasterEgg.html#EasterEgg-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack...-">EasterEgg(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack, ItemStack...)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/EasterEgg.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items">EasterEgg</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#effects">effects</a></span> - Variable 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="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ELECTRIC_DUST_WASHER">ELECTRIC_DUST_WASHER</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#ELECTRIC_DUST_WASHER_2">ELECTRIC_DUST_WASHER_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#ELECTRIC_DUST_WASHER_3">ELECTRIC_DUST_WASHER_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#ELECTRIC_FURNACE">ELECTRIC_FURNACE</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#ELECTRIC_FURNACE_2">ELECTRIC_FURNACE_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#ELECTRIC_FURNACE_3">ELECTRIC_FURNACE_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#ELECTRIC_GOLD_PAN">ELECTRIC_GOLD_PAN</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#ELECTRIC_GOLD_PAN_2">ELECTRIC_GOLD_PAN_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#ELECTRIC_GOLD_PAN_3">ELECTRIC_GOLD_PAN_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#ELECTRIC_INGOT_FACTORY">ELECTRIC_INGOT_FACTORY</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#ELECTRIC_INGOT_FACTORY_2">ELECTRIC_INGOT_FACTORY_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#ELECTRIC_INGOT_FACTORY_3">ELECTRIC_INGOT_FACTORY_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#ELECTRIC_INGOT_PULVERIZER">ELECTRIC_INGOT_PULVERIZER</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#ELECTRIC_MOTOR">ELECTRIC_MOTOR</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#ELECTRIC_ORE_GRINDER">ELECTRIC_ORE_GRINDER</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#ELECTRIC_ORE_GRINDER_2">ELECTRIC_ORE_GRINDER_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#ELECTRIC_PRESS">ELECTRIC_PRESS</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#ELECTRIC_PRESS_2">ELECTRIC_PRESS_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#ELECTRIC_SMELTERY">ELECTRIC_SMELTERY</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#ELECTRIC_SMELTERY_2">ELECTRIC_SMELTERY_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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricDustWasher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">ElectricDustWasher</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricDustWasher.html#ElectricDustWasher-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ElectricDustWasher(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricDustWasher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricDustWasher</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">ElectricFurnace</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html#ElectricFurnace-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ElectricFurnace(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricFurnace</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">ElectricGoldPan</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html#ElectricGoldPan-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ElectricGoldPan(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricGoldPan</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotFactory.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">ElectricIngotFactory</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotFactory.html#ElectricIngotFactory-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ElectricIngotFactory(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotFactory.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">ElectricIngotPulverizer</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><code>ElectricIngotPulverizer</code></a> is an implementation of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AContainer</code></a> that allows
you to turn various Slimefun Ingots back into their dusts.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html#ElectricIngotPulverizer-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ElectricIngotPulverizer(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotPulverizer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#ELECTRICITY">ELECTRICITY</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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">ElectricOreGrinder</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html#ElectricOreGrinder-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ElectricOreGrinder(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricOreGrinder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">ElectricPress</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html#ElectricPress-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ElectricPress(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricPress</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">ElectricSmeltery</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html#ElectricSmeltery-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ElectricSmeltery(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricSmeltery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ELECTRIFIED_CRUCIBLE">ELECTRIFIED_CRUCIBLE</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#ELECTRIFIED_CRUCIBLE_2">ELECTRIFIED_CRUCIBLE_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#ELECTRIFIED_CRUCIBLE_3">ELECTRIFIED_CRUCIBLE_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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">ElectrifiedCrucible</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html#ElectrifiedCrucible-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ElectrifiedCrucible(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectrifiedCrucible</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ELECTRO_MAGNET">ELECTRO_MAGNET</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#ELEVATOR">ELEVATOR</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/gps/ElevatorPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps"><span class="typeNameLink">ElevatorPlate</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/ElevatorPlate.html#ElevatorPlate-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">ElevatorPlate(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">ElevatorPlate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ELYTRA">ELYTRA</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#ELYTRA_SCALE">ELYTRA_SCALE</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/Objects/SlimefunItem/ItemState.html#ENABLED">ENABLED</a></span> - me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">ItemState</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> is enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#enchantable">enchantable</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html#END_GAME">END_GAME</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineTier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ENDER_BACKPACK">ENDER_BACKPACK</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#ENDER_BOOTS">ENDER_BOOTS</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#ENDER_CHESTPLATE">ENDER_CHESTPLATE</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#ENDER_HELMET">ENDER_HELMET</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ENDER_LEGGINGS">ENDER_LEGGINGS</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#ENDER_LUMP_1">ENDER_LUMP_1</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#ENDER_LUMP_2">ENDER_LUMP_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#ENDER_LUMP_3">ENDER_LUMP_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#ENDER_TALISMAN">ENDER_TALISMAN</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/magical/EnderBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">EnderBackpack</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/EnderBackpack.html#EnderBackpack-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">EnderBackpack(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/EnderBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">EnderBackpack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ENERGY_REGULATOR">ENERGY_REGULATOR</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/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy"><span class="typeNameLink">EnergyNet</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/package-summary.html">io.github.thebusybiscuit.slimefun4.core.networks.energy</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy"><code>EnergyNet</code></a> is 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 deals with
electrical energy being send from and to nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#EnergyNet-org.bukkit.Location-">EnergyNet(Location)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><span class="typeNameLink">EnergyNetComponent</span></a> - Interface in <a href="io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html">io.github.thebusybiscuit.slimefun4.core.attributes</a></dt>
<dd>
<div class="block">This Interface, when attached to a class that inherits from <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>, marks
the Item as an electric Block.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.networks.energy"><span class="typeNameLink">EnergyNetComponentType</span></a> - Enum in <a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/package-summary.html">io.github.thebusybiscuit.slimefun4.core.networks.energy</a></dt>
<dd>
<div class="block">This enum contains the different types of components an <a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy"><code>EnergyNet</code></a>
can have.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">EnergyRegulator</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><code>EnergyRegulator</code></a> is a special type of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html#EnergyRegulator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">EnergyRegulator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">EnergyRegulator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#ENHANCED_CRAFTING_TABLE">ENHANCED_CRAFTING_TABLE</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ENHANCED_CRAFTING_TABLE">ENHANCED_CRAFTING_TABLE</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#ENHANCED_FURNACE">ENHANCED_FURNACE</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#ENHANCED_FURNACE_10">ENHANCED_FURNACE_10</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#ENHANCED_FURNACE_11">ENHANCED_FURNACE_11</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#ENHANCED_FURNACE_2">ENHANCED_FURNACE_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#ENHANCED_FURNACE_3">ENHANCED_FURNACE_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#ENHANCED_FURNACE_4">ENHANCED_FURNACE_4</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#ENHANCED_FURNACE_5">ENHANCED_FURNACE_5</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#ENHANCED_FURNACE_6">ENHANCED_FURNACE_6</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#ENHANCED_FURNACE_7">ENHANCED_FURNACE_7</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#ENHANCED_FURNACE_8">ENHANCED_FURNACE_8</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#ENHANCED_FURNACE_9">ENHANCED_FURNACE_9</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/EnhancedCraftingTable.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">EnhancedCraftingTable</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/EnhancedCraftingTable.html#EnhancedCraftingTable--">EnhancedCraftingTable()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/EnhancedCraftingTable.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">EnhancedCraftingTable</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks"><span class="typeNameLink">EnhancedFurnace</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.blocks</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks"><code>EnhancedFurnace</code></a> is an upgraded version of a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Furnace.html?is-external=true" title="class or interface in org.bukkit.block"><code>Furnace</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html#EnhancedFurnace-int-int-int-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-">EnhancedFurnace(int, int, int, SlimefunItemStack, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">EnhancedFurnace</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/EnhancedFurnaceListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">EnhancedFurnaceListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
<dd>
<div class="block">This <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> is responsible for enforcing the "fuel efficiency" and "fortune" policies
of an <a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks"><code>EnhancedFurnace</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/EnhancedFurnaceListener.html#EnhancedFurnaceListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">EnhancedFurnaceListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/EnhancedFurnaceListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">EnhancedFurnaceListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ENRICHED_NETHER_ICE">ENRICHED_NETHER_ICE</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="me/mrCookieSlime/Slimefun/Objects/handlers/EntityKillHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">EntityKillHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>
<div class="block">If this <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> is added to a <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> it will listen
for any <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/entity/EntityDeathEvent.html?is-external=true" title="class or interface in org.bukkit.event.entity"><code>EntityDeathEvent</code></a> that was triggered by 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> using
the <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> this <a href="me/mrCookieSlime/Slimefun/Objects/handlers/EntityKillHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>EntityKillHandler</code></a> was linked to.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/EntityKillListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">EntityKillListener</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/EntityKillListener.html#EntityKillListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">EntityKillListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/EntityKillListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">EntityKillListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core">MultiBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#error-java.lang.String-java.lang.Throwable-">error(String, Throwable)</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 will throw a <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> to the console and signal that
this was caused by this <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/api/ErrorReport.html" title="class in io.github.thebusybiscuit.slimefun4.api"><span class="typeNameLink">ErrorReport</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/api/package-summary.html">io.github.thebusybiscuit.slimefun4.api</a></dt>
<dd>
2020-03-22 15:48:23 +00:00
<div class="block">This class represents an <a href="io/github/thebusybiscuit/slimefun4/api/ErrorReport.html" title="class in io.github.thebusybiscuit.slimefun4.api"><code>ErrorReport</code></a>.</div>
2020-03-21 18:04:45 +00:00
</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/ErrorReport.html#ErrorReport-java.lang.Throwable-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-java.util.function.Consumer-">ErrorReport(Throwable, SlimefunAddon, Consumer&lt;PrintStream&gt;)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/ErrorReport.html" title="class in io.github.thebusybiscuit.slimefun4.api">ErrorReport</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/ErrorReport.html#ErrorReport-java.lang.Throwable-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">ErrorReport(Throwable, SlimefunItem)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/ErrorReport.html" title="class in io.github.thebusybiscuit.slimefun4.api">ErrorReport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/ErrorReport.html#ErrorReport-java.lang.Throwable-org.bukkit.Location-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">ErrorReport(Throwable, Location, SlimefunItem)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/ErrorReport.html" title="class in io.github.thebusybiscuit.slimefun4.api">ErrorReport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ESSENCE_OF_AFTERLIFE">ESSENCE_OF_AFTERLIFE</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#event">event</a></span> - Variable 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="io/github/thebusybiscuit/slimefun4/implementation/tasks/JetBootsTask.html#executeTask--">executeTask()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/JetBootsTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">JetBootsTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/JetpackTask.html#executeTask--">executeTask()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/JetpackTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">JetpackTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/MagnetTask.html#executeTask--">executeTask()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/MagnetTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">MagnetTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AdvancedFarmerAndroid.html#exoticFarm-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.block.Block-">exoticFarm(BlockMenu, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AdvancedFarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AdvancedFarmerAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html#explode-org.bukkit.Location-">explode(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">GeneratorTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html#EXPLODE">EXPLODE</a></span> - me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">UnregisterReason</a></dt>
<dd>
<div class="block">An explosion destroys the block.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ExplosionsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">ExplosionsListener</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/ExplosionsListener.html#ExplosionsListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">ExplosionsListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ExplosionsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">ExplosionsListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#EXPLOSIVE_BOW">EXPLOSIVE_BOW</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#EXPLOSIVE_PICKAXE">EXPLOSIVE_PICKAXE</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#EXPLOSIVE_SHOVEL">EXPLOSIVE_SHOVEL</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/weapons/ExplosiveBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><span class="typeNameLink">ExplosiveBow</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.weapons</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/ExplosiveBow.html#ExplosiveBow-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-">ExplosiveBow(SlimefunItemStack, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/ExplosiveBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">ExplosiveBow</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosivePickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">ExplosivePickaxe</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>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosivePickaxe.html#ExplosivePickaxe-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ExplosivePickaxe(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/ExplosivePickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">ExplosivePickaxe</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosiveShovel.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">ExplosiveShovel</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>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosiveShovel.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><code>ExplosiveShovel</code></a> works similar to the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosivePickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><code>ExplosivePickaxe</code></a>.</div>
</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosiveShovel.html#ExplosiveShovel-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ExplosiveShovel(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/ExplosiveShovel.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">ExplosiveShovel</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html#extraTick-org.bukkit.Location-">extraTick(Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NetherStarReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html#extraTick-org.bukkit.Location-">extraTick(Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NuclearReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#extraTick-org.bukkit.Location-">extraTick(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FarmerAndroid.html#farm-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.block.Block-">farm(BlockMenu, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">FarmerAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html#FARMER">FARMER</a></span> - io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidType</a></dt>
<dd>
<div class="block">This type stands for the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>FarmerAndroid</code></a>, it can harvest crops.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#FARMER_SHOES">FARMER_SHOES</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/FarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><span class="typeNameLink">FarmerAndroid</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/FarmerAndroid.html#FarmerAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">FarmerAndroid(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/FarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">FarmerAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#FERROSILICON">FERROSILICON</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#FERTILIZER">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="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html#FIGHTER">FIGHTER</a></span> - io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidType</a></dt>
<dd>
<div class="block">This type stands for the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ButcherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>ButcherAndroid</code></a>, it has the ability
to damage entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#FILLED_FLASK_OF_KNOWLEDGE">FILLED_FLASK_OF_KNOWLEDGE</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#find-org.bukkit.OfflinePlayer-">find(OfflinePlayer)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#findItem-org.bukkit.block.Block-">findItem(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html#findOutputChest-org.bukkit.block.Block-org.bukkit.inventory.ItemStack-">findOutputChest(Block, ItemStack)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks">MultiBlockMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html#findOutputInventory-org.bukkit.inventory.ItemStack-org.bukkit.block.Block-org.bukkit.inventory.Inventory-">findOutputInventory(ItemStack, Block, Inventory)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks">MultiBlockMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html#findOutputInventory-org.bukkit.inventory.ItemStack-org.bukkit.block.Block-org.bukkit.inventory.Inventory-org.bukkit.inventory.Inventory-">findOutputInventory(ItemStack, Block, Inventory, Inventory)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks">MultiBlockMachine</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/FireworksListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">FireworksListener</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/FireworksListener.html#FireworksListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">FireworksListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/FireworksListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">FireworksListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils"><span class="typeNameLink">FireworkUtils</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/utils/package-summary.html">io.github.thebusybiscuit.slimefun4.utils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FisherAndroid.html#fish-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-">fish(Block, BlockMenu)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FisherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">FisherAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#FISH_JERKY">FISH_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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FisherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><span class="typeNameLink">FisherAndroid</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/FisherAndroid.html#FisherAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">FisherAndroid(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/FisherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">FisherAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html#FISHERMAN">FISHERMAN</a></span> - io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidType</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FisherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>FisherAndroid</code></a> can catch a fish and other materials.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#fits-org.bukkit.block.Block-org.bukkit.inventory.ItemStack...-">fits(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>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#fits-org.bukkit.inventory.ItemStack-int...-">fits(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="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#fixItemStack-org.bukkit.inventory.ItemStack-java.lang.String-">fixItemStack(ItemStack, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#FLASK_OF_KNOWLEDGE">FLASK_OF_KNOWLEDGE</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#FLUID_PUMP">FLUID_PUMP</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">FluidPump</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html#FluidPump-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">FluidPump(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FluidPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#FOOD">FOOD</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/RecipeType.html#FOOD_COMPOSTER">FOOD_COMPOSTER</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#FOOD_COMPOSTER">FOOD_COMPOSTER</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#FOOD_COMPOSTER_2">FOOD_COMPOSTER_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/RecipeType.html#FOOD_FABRICATOR">FOOD_FABRICATOR</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#FOOD_FABRICATOR">FOOD_FABRICATOR</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#FOOD_FABRICATOR_2">FOOD_FABRICATOR_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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">FoodComposter</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html#FoodComposter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">FoodComposter(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodComposter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">FoodFabricator</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html#FoodFabricator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">FoodFabricator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodFabricator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/NumberUtils.html#formatBigNumber-int-">formatBigNumber(int)</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><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#FORTUNE_COOKIE">FORTUNE_COOKIE</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/food/FortuneCookie.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><span class="typeNameLink">FortuneCookie</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/FortuneCookie.html#FortuneCookie-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">FortuneCookie(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/FortuneCookie.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">FortuneCookie</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">Freezer</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html#Freezer-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Freezer(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Freezer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#FREEZER">FREEZER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#FREEZER">FREEZER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#FREEZER_2">FREEZER_2</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#fromUUID-java.util.UUID-">fromUUID(UUID)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>
<div class="block">This is now deprecated, use <a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#fromUUID-java.util.UUID-java.util.function.Consumer-"><code>PlayerProfile.fromUUID(UUID, Consumer)</code></a> instead</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#fromUUID-java.util.UUID-java.util.function.Consumer-">fromUUID(UUID, Consumer&lt;PlayerProfile&gt;)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GadgetsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">GadgetsListener</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/GadgetsListener.html#GadgetsListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">GadgetsListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GadgetsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GadgetsListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html#generateEnergy-org.bukkit.Location-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config-">generateEnergy(Location, SlimefunItem, Config)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">GeneratorTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html#GENERATOR">GENERATOR</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html#GENERATOR">GENERATOR</a></span> - io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNetComponentType</a></dt>
<dd>
<div class="block">A Generator generates Energy and feeds it into the network.</div>
</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">GeneratorTicker</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html#GeneratorTicker--">GeneratorTicker()</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">GeneratorTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#GEO_MINER">GEO_MINER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#GEO_MINER">GEO_MINER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo"><span class="typeNameLink">GEOMiner</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.geo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html#GEOMiner-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">GEOMiner(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/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOMiner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><span class="typeNameLink">GEOResource</span></a> - Interface in <a href="io/github/thebusybiscuit/slimefun4/api/geo/package-summary.html">io.github.thebusybiscuit.slimefun4.api.geo</a></dt>
<dd>
<div class="block">A <a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a> is a virtual resource that can be thought of as world-gen.</div>
</dd>
2020-03-30 16:49:59 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events"><span class="typeNameLink">GEOResourceGenerationEvent</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/api/events/package-summary.html">io.github.thebusybiscuit.slimefun4.api.events</a></dt>
<dd>
<div class="block">This <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> is fired whenever a <a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a> is being freshly generated.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html#GEOResourceGenerationEvent-org.bukkit.World-org.bukkit.block.Biome-int-int-io.github.thebusybiscuit.slimefun4.api.geo.GEOResource-int-">GEOResourceGenerationEvent(World, Biome, int, int, GEOResource, int)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">GEOResourceGenerationEvent</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/resources/GEOResourcesSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.resources"><span class="typeNameLink">GEOResourcesSetup</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/resources/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.resources</a></dt>
<dd>
<div class="block">This static setup class is used to register all default instances of
<a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a> that Slimefun includes out of the box.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOScanner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo"><span class="typeNameLink">GEOScanner</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/GEOScanner.html#GEOScanner-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">GEOScanner(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/GEOScanner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#get-org.bukkit.OfflinePlayer-">get(OfflinePlayer)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>
<div class="block">This is now deprecated, use <a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#get-org.bukkit.OfflinePlayer-java.util.function.Consumer-"><code>PlayerProfile.get(OfflinePlayer, Consumer)</code></a> instead</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#get-org.bukkit.OfflinePlayer-java.util.function.Consumer-">get(OfflinePlayer, Consumer&lt;PlayerProfile&gt;)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>
<div class="block">Get the PlayerProfile for a player asynchronously.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#getAccessPort-org.bukkit.Location-">getAccessPort(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getActiveChunks--">getActiveChunks()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getActiveTickers--">getActiveTickers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html#getAddon--">getAddon()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.options.<a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide.options">SlimefunGuideOption</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getAddon--">getAddon()</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 returns the <a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api"><code>SlimefunAddon</code></a> that registered this
<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="me/mrCookieSlime/Slimefun/Objects/Research.html#getAffectedItems--">getAffectedItems()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">Lists every <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that is bound to this <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getAllSlimefunItems--">getAllSlimefunItems()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#getAltars--">getAltars()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#getAltarsInUse--">getAltarsInUse()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getAncientAltarListener--">getAncientAltarListener()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html#getAndroid--">getAndroid()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AndroidMineEvent</a></dt>
<dd>
2020-03-28 20:17:06 +00:00
<div class="block">This method returns the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidInstance.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>AndroidInstance</code></a> who
triggered this <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></div>
2020-03-21 18:04:45 +00:00
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidInstance.html#getAndroid--">getAndroid()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidInstance.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AdvancedFarmerAndroid.html#getAndroidType--">getAndroidType()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AdvancedFarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AdvancedFarmerAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ButcherAndroid.html#getAndroidType--">getAndroidType()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ButcherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ButcherAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FarmerAndroid.html#getAndroidType--">getAndroidType()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">FarmerAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FisherAndroid.html#getAndroidType--">getAndroidType()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/FisherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">FisherAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html#getAndroidType--">getAndroidType()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">MinerAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#getAndroidType--">getAndroidType()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/implementation/items/androids/WoodcutterAndroid.html#getAndroidType--">getAndroidType()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/WoodcutterAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">WoodcutterAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#getArmor--">getArmor()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/ReactorHologram.html#getArmorStand-org.bukkit.Location-boolean-">getArmorStand(Location, boolean)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.<a href="io/github/thebusybiscuit/slimefun4/utils/holograms/ReactorHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">ReactorHologram</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getAutomatedCraftingChamberRecipes--">getAutomatedCraftingChamberRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#getBackButton-org.bukkit.entity.Player-java.lang.String...-">getBackButton(Player, String...)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#getBackground--">getBackground()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#getBackpack-int-">getBackpack(int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#getBackpack-org.bukkit.inventory.ItemStack-">getBackpack(ItemStack)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getBackpackListener--">getBackpackListener()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html#getBiome--">getBiome()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">GEOResourceGenerationEvent</a></dt>
<dd>
<div class="block">This returns the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Biome.html?is-external=true" title="class or interface in org.bukkit.block"><code>Biome</code></a> at the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit"><code>Location</code></a> at which the <a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a> is
generated.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html#getBlock--">getBlock()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AndroidMineEvent</a></dt>
<dd>
2020-03-28 20:17:06 +00:00
<div class="block">This method returns the mined <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block"><code>Block</code></a></div>
2020-03-21 18:04:45 +00:00
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidInstance.html#getBlock--">getBlock()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidInstance.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html#getBlock--">getBlock()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenu</a></dt>
<dd>&nbsp;</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html#getBlockData-org.bukkit.block.Block-">getBlockData(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">BlockDataService</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">This method returns the NBT data previously stored inside this <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block"><code>Block</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getBlockDataService--">getBlockDataService()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getBlockHandlers--">getBlockHandlers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getBlockInfoAsJson-org.bukkit.block.Block-">getBlockInfoAsJson(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getBlockInfoAsJson-org.bukkit.Location-">getBlockInfoAsJson(Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getBlockTicker--">getBlockTicker()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getBoolean-java.lang.String-">getBoolean(String)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getBowListener--">getBowListener()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html#getBows--">getBows()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunBowListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html#getBranch--">getBranch()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">UpdaterService</a></dt>
<dd>
<div class="block">This method returns the branch the current build of Slimefun is running on.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html#getBugTrackerURL--">getBugTrackerURL()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api">SlimefunAddon</a></dt>
<dd>
<div class="block">This method returns a link to the Bug Tracker of this <a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api"><code>SlimefunAddon</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getBugTrackerURL--">getBugTrackerURL()</a></span> - Method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#getBuild--">getBuild()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core">MultiBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#getByID-int-">getByID(int)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">Attempts to get a <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a> with the given ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getByID-java.lang.String-">getByID(String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getByItem-org.bukkit.inventory.ItemStack-">getByItem(ItemStack)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html#getCapacity--">getCapacity()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes">EnergyNetComponent</a></dt>
<dd>
<div class="block">This method returns the max amount of electricity this Block can hold.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html#getCapacity--">getCapacity()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric">Capacitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html#getCapacity--">getCapacity()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">SolarGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AnimalGrowthAccelerator.html#getCapacity--">getCapacity()</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#getCapacity--">getCapacity()</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/AutoDisenchanter.html#getCapacity--">getCapacity()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDisenchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html#getCapacity--">getCapacity()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDrier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html#getCapacity--">getCapacity()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoEnchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html#getCapacity--">getCapacity()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ChargingBench</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html#getCapacity--">getCapacity()</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/ElectricIngotPulverizer.html#getCapacity--">getCapacity()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotPulverizer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html#getCapacity--">getCapacity()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FluidPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html#getCapacity--">getCapacity()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Freezer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html#getCapacity--">getCapacity()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">TreeGrowthAccelerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html#getCapacity--">getCapacity()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">WitherAssembler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html#getCapacity--">getCapacity()</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/altar/AltarRecipe.html#getCatalyst--">getCatalyst()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.altar.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AltarRecipe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.altar">AltarRecipe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#getCategories--">getCategories()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getCategory--">getCategory()</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 returns the <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a> of our <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>, every <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
is associated with exactly one <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#getCategoryName-org.bukkit.entity.Player-org.bukkit.NamespacedKey-">getCategoryName(Player, NamespacedKey)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getCfg--">getCfg()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#getChance--">getChance()</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="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getChanges--">getChanges()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#getCharge-org.bukkit.block.Block-">getCharge(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ChargableBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#getCharge-org.bukkit.Location-">getCharge(Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ChargableBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getChargeableBlocks--">getChargeableBlocks()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/SolarHelmet.html#getChargeAmount--">getChargeAmount()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/SolarHelmet.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">SolarHelmet</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getChunkInfo-org.bukkit.World-int-int-">getChunkInfo(World, int, int)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getChunkInfo-org.bukkit.World-int-int-java.lang.String-">getChunkInfo(World, int, int, String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getChunks--">getChunks()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html#getChunkX--">getChunkX()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">GEOResourceGenerationEvent</a></dt>
<dd>
<div class="block">This returns the X coordinate of the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Chunk.html?is-external=true" title="class or interface in org.bukkit"><code>Chunk</code></a> in which the <a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a>
is generated.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html#getChunkZ--">getChunkZ()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">GEOResourceGenerationEvent</a></dt>
<dd>
<div class="block">This returns the Z coordinate of the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Chunk.html?is-external=true" title="class or interface in org.bukkit"><code>Chunk</code></a> in which the <a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a>
is generated.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html#getClickedBlock--">getClickedBlock()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">MultiBlockInteractEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#getClickedBlock--">getClickedBlock()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#getClickedFace--">getClickedFace()</a></span> - Method in 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/SlimefunPlugin.html#getCommand--">getCommand()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
2020-04-03 10:19:51 +00:00
<dd>
<div class="block">The <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/command/Command.html?is-external=true" title="class or interface in org.bukkit.command"><code>Command</code></a> that was added by Slimefun.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html#getCommandUsage--">getCommandUsage()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SlimefunCommand</a></dt>
<dd>
<div class="block">Returns a heatmap of how often certain commands are used.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#getComponent-java.lang.String-">getComponent(String)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#getComponent-org.bukkit.block.Block-">getComponent(Block)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#getComponent-org.bukkit.Location-">getComponent(Location)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#getConfig--">getConfig()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getConfiguration--">getConfiguration()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#getConnectors--">getConnectors()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">GitHubService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#getContributions--">getContributions()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#getContributions-java.lang.String-">getContributions(String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>
<div class="block">This method gives you the amount of contributions this <a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github"><code>Contributor</code></a>
has submmited in the name of the given role.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#getContributors--">getContributors()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">GitHubService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html#getCoolant--">getCoolant()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NetherStarReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html#getCoolant--">getCoolant()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NuclearReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#getCoolant--">getCoolant()</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>
<div class="block">This method returns the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> that is required to cool this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AReactor</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html#getCoolantSlots--">getCoolantSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">ReactorAccessPort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#getCoolantSlots--">getCoolantSlots()</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/Research.html#getCost--">getCost()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">Gets the cost in XP levels to unlock this <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getCurrentlyResearchingPlayers--">getCurrentlyResearchingPlayers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html#getDayEnergy--">getDayEnergy()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">SolarGenerator</a></dt>
<dd>
<div class="block">This method returns the amount of energy that this <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators"><code>SolarGenerator</code></a>
produces during the day.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#getDefaultLanguage--">getDefaultLanguage()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>
<div class="block">This method returns the default <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> of this <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Server.html?is-external=true" title="class or interface in org.bukkit"><code>Server</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#getDefaultLanguage--">getDefaultLanguage()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html#getDefaultSupply-org.bukkit.World.Environment-org.bukkit.block.Biome-">getDefaultSupply(World.Environment, Biome)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo">GEOResource</a></dt>
<dd>
<div class="block">Returns the default supply of this resource in that biome</div>
</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html#getDefaultValue--">getDefaultValue()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">ItemSetting</a></dt>
<dd>
<div class="block">This returns the <strong>default</strong> value of this <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html#getDescription--">getDescription()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SubCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html#getDescription-org.bukkit.command.CommandSender-">getDescription(CommandSender)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SubCommand</a></dt>
<dd>
<div class="block">This returns a description for this <a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands"><code>SubCommand</code></a>.</div>
</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html#getDisplayItem-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-">getDisplayItem(Player, ItemStack)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.options.<a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide.options">SlimefunGuideOption</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#getDisplayName--">getDisplayName()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/RecipeDisplayItem.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/RecipeDisplayItem.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes">RecipeDisplayItem</a></dt>
<dd>
<div class="block">This is the list of items to display alongside this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">Composter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">Crucible</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDrier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html#getDisplayRecipes--">getDisplayRecipes()</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/electric/machines/ElectricIngotPulverizer.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotPulverizer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Freezer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Refinery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOMiner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">OilPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Compressor.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Compressor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">Compressor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">GrindStone</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Juicer.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Juicer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">Juicer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MakeshiftSmeltery.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MakeshiftSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">MakeshiftSmeltery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">OreCrusher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">OreWasher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">PressureChamber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Smeltery.html#getDisplayRecipes--">getDisplayRecipes()</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/multiblocks/TableSaw.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/TableSaw.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">TableSaw</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html#getDisplayRecipes--">getDisplayRecipes()</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="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getDisplayRecipes--">getDisplayRecipes()</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/SlimefunMachine.html#getDisplayRecipes--">getDisplayRecipes()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getDouble-java.lang.String-">getDouble(String)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/Placeable.html#getDrops--">getDrops()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/Placeable.html" title="interface in io.github.thebusybiscuit.slimefun4.api.items">Placeable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getDrops--">getDrops()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/Placeable.html#getDrops-org.bukkit.entity.Player-">getDrops(Player)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/Placeable.html" title="interface in io.github.thebusybiscuit.slimefun4.api.items">Placeable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getDrops-org.bukkit.entity.Player-">getDrops(Player)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#getEffects--">getEffects()</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/utils/ChestMenuUtils.html#getEmptyClickHandler--">getEmptyClickHandler()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getEnabledCategories--">getEnabledCategories()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getEnabledSlimefunItemIds--">getEnabledSlimefunItemIds()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getEnabledSlimefunItems--">getEnabledSlimefunItems()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getEnergyCapacities--">getEnergyCapacities()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getEnergyCapacitors--">getEnergyCapacitors()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html#getEnergyComponentType--">getEnergyComponentType()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes">EnergyNetComponent</a></dt>
<dd>
<div class="block">This method returns the Type of <a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.networks.energy"><code>EnergyNetComponentType</code></a> this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> represents.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html#getEnergyComponentType--">getEnergyComponentType()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric">Capacitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html#getEnergyComponentType--">getEnergyComponentType()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">SolarGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AnimalGrowthAccelerator.html#getEnergyComponentType--">getEnergyComponentType()</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#getEnergyComponentType--">getEnergyComponentType()</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#getEnergyComponentType--">getEnergyComponentType()</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#getEnergyComponentType--">getEnergyComponentType()</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/FluidPump.html#getEnergyComponentType--">getEnergyComponentType()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FluidPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html#getEnergyComponentType--">getEnergyComponentType()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">TreeGrowthAccelerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html#getEnergyComponentType--">getEnergyComponentType()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">WitherAssembler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html#getEnergyComponentType--">getEnergyComponentType()</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/gps/GPSTransmitter.html#getEnergyComponentType--">getEnergyComponentType()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSTransmitter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getEnergyComponentType--">getEnergyComponentType()</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="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getEnergyConsumers--">getEnergyConsumers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html#getEnergyConsumption--">getEnergyConsumption()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDisenchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html#getEnergyConsumption--">getEnergyConsumption()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDrier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html#getEnergyConsumption--">getEnergyConsumption()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoEnchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutomatedCraftingChamber.html#getEnergyConsumption--">getEnergyConsumption()</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/ChargingBench.html#getEnergyConsumption--">getEnergyConsumption()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ChargingBench</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html#getEnergyConsumption--">getEnergyConsumption()</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/ElectricIngotPulverizer.html#getEnergyConsumption--">getEnergyConsumption()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotPulverizer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html#getEnergyConsumption--">getEnergyConsumption()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSTransmitter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getEnergyConsumption--">getEnergyConsumption()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AContainer</a></dt>
<dd>
<div class="block">This method returns the amount of energy that is consumed per operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getEnergyGenerators--">getEnergyGenerators()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getEnergyTicker--">getEnergyTicker()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html#getEnvironment--">getEnvironment()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">GEOResourceGenerationEvent</a></dt>
<dd>
<div class="block">This method returns the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/World.Environment.html?is-external=true" title="class or interface in org.bukkit"><code>World.Environment</code></a> in which the resource is generated.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/ErrorReport.html#getFile--">getFile()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/ErrorReport.html" title="class in io.github.thebusybiscuit.slimefun4.api">ErrorReport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getFile--">getFile()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html#getFloors-org.bukkit.block.Block-">getFloors(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">ElevatorPlate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getForcedStorage-org.bukkit.World-">getForcedStorage(World)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#getForks--">getForks()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">GitHubService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#getFuelEfficiency--">getFuelEfficiency()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html#getFuelEfficiency--">getFuelEfficiency()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">EnhancedFurnace</a></dt>
<dd>&nbsp;</dd>
2020-04-03 10:19:51 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html#getFuelIcon--">getFuelIcon()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NetherStarReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html#getFuelIcon--">getFuelIcon()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NuclearReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#getFuelIcon--">getFuelIcon()</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>
<div class="block">This method returns the displayed icon above the fuel input slot.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html#getFuelSlots--">getFuelSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">ReactorAccessPort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#getFuelSlots--">getFuelSlots()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html#getFurnaceOutput-org.bukkit.inventory.ItemStack-">getFurnaceOutput(ItemStack)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">MinecraftRecipeService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getGEOResources--">getGEOResources()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getGitHubService--">getGitHubService()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>
<div class="block">This method returns the <a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github"><code>GitHubService</code></a> of Slimefun.</div>
</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html#getGoldPanDrops--">getGoldPanDrops()</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/NetherGoldPan.html#getGoldPanDrops--">getGoldPanDrops()</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>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getGPSNetwork--">getGPSNetwork()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getGrapplingHookListener--">getGrapplingHookListener()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getGuideHandlers--">getGuideHandlers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>
2020-04-04 01:31:38 +00:00
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">The <a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api"><code>GuideHandler</code></a> API is deprecated. It will soon be removed.</span></div>
</div>
2020-03-21 18:04:45 +00:00
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#getGuideHandlers-int-">getGuideHandlers(int)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
2020-04-04 01:31:38 +00:00
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">The <a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api"><code>GuideHandler</code></a> API is deprecated. It will soon be removed.</span></div>
</div>
2020-03-21 18:04:45 +00:00
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#getGuideHistory--">getGuideHistory()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getGuideLayout-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout-">getGuideLayout(SlimefunGuideLayout)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#getHand--">getHand()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AndroidMineEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AutoDisenchantEvent</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">GEOResourceGenerationEvent</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">MultiBlockInteractEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in 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><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in 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="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html#getHandlerList--">getHandlerList()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">ResearchUnlockEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html#getHandlers--">getHandlers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AndroidMineEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html#getHandlers--">getHandlers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AutoDisenchantEvent</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html#getHandlers--">getHandlers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">GEOResourceGenerationEvent</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html#getHandlers--">getHandlers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">MultiBlockInteractEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html#getHandlers--">getHandlers()</a></span> - Method in 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><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#getHandlers--">getHandlers()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html#getHandlers--">getHandlers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">ResearchUnlockEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getHandlers--">getHandlers()</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 returns a Set of item handlers associated with this Item.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#getIcon-java.util.Map.Entry-">getIcon(Map.Entry&lt;String, Location&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#getId--">getId()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>
<div class="block">This returns the identifier of this <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html#getID--">getID()</a></span> - Method in 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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#getID--">getID()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
2020-04-04 01:31:38 +00:00
<dd>
<div class="block">This returns the id of the associated <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#getID--">getID()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">Gets the ID of this <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getID--">getID()</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">Returns the identifier of this <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="me/mrCookieSlime/Slimefun/Objects/handlers/BlockBreakHandler.html#getIdentifier--">getIdentifier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockBreakHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BlockBreakHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockDispenseHandler.html#getIdentifier--">getIdentifier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockDispenseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BlockDispenseHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockPlaceHandler.html#getIdentifier--">getIdentifier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockPlaceHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BlockPlaceHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#getIdentifier--">getIdentifier()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">BlockTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockUseHandler.html#getIdentifier--">getIdentifier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BlockUseHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BowShootHandler.html#getIdentifier--">getIdentifier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BowShootHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BowShootHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/EntityKillHandler.html#getIdentifier--">getIdentifier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/EntityKillHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">EntityKillHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html#getIdentifier--">getIdentifier()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">GeneratorTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemConsumptionHandler.html#getIdentifier--">getIdentifier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemConsumptionHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemConsumptionHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html#getIdentifier--">getIdentifier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemDropHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html#getIdentifier--">getIdentifier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemHandler</a></dt>
<dd>
<div class="block">This method returns the identifier for this <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html#getIdentifier--">getIdentifier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html#getIdentifier--">getIdentifier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">MultiBlockInteractionHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#getImmutableMeta--">getImmutableMeta()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AltarRecipe.html#getInput--">getInput()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.altar.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AltarRecipe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.altar">AltarRecipe</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html#getInput--">getInput()</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/NetherGoldPan.html#getInput--">getInput()</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>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html#getInput--">getInput()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">MachineFuel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html#getInput--">getInput()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">MachineRecipe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#getInputSlots--">getInputSlots()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html#getInputSlots--">getInputSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">ReactorAccessPort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html#getInputSlots--">getInputSlots()</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#getInputSlots--">getInputSlots()</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#getInputSlots--">getInputSlots()</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#getInputSlots--">getInputSlots()</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#getInputSlots--">getInputSlots()</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/ElectricSmeltery.html#getInputSlots--">getInputSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricSmeltery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html#getInputSlots--">getInputSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FluidPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html#getInputSlots--">getInputSlots()</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/TreeGrowthAccelerator.html#getInputSlots--">getInputSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">TreeGrowthAccelerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html#getInputSlots--">getInputSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">WitherAssembler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html#getInputSlots--">getInputSlots()</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/geo/GEOMiner.html#getInputSlots--">getInputSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOMiner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getInputSlots--">getInputSlots()</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#getInputSlots--">getInputSlots()</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#getInputSlots--">getInputSlots()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#getInputSlots--">getInputSlots()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html" title="interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces">InventoryBlock</a></dt>
<dd>
<div class="block">This method returns an <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/reflect/Array.html?is-external=true" title="class or interface in java.lang.reflect"><code>Array</code></a> of slots that serve as the input
for the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/Inventory.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>Inventory</code></a> of this block.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getInstalledAddons--">getInstalledAddons()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>
<div class="block">This method returns a <a href="https://docs.oracle.com/javase/9/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><code>Set</code></a> of every <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> that lists Slimefun
as a required or optional dependency.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getInt-java.lang.String-">getInt(String)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#getInteractEvent--">getInteractEvent()</a></span> - Method in 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/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html#getInteractionHandler--">getInteractionHandler()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks">MultiBlockMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getIntList-java.lang.String-">getIntList(String)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html#getInventory--">getInventory()</a></span> - Method in 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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getInventory-org.bukkit.block.Block-">getInventory(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getInventory-org.bukkit.Location-">getInventory(Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#getInventorySlots--">getInventorySlots()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">BioGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">CoalGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">CombustionGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">LavaGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">MagnesiumGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoAnvil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDisenchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDrier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoEnchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">CarbonPress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ChargingBench</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricDustWasher.html#getInventoryTitle--">getInventoryTitle()</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/ElectricFurnace.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricFurnace</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html#getInventoryTitle--">getInventoryTitle()</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/electric/machines/ElectricIngotFactory.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotFactory.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotPulverizer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricOreGrinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricPress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricSmeltery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectrifiedCrucible</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodComposter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodFabricator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Freezer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html#getInventoryTitle--">getInventoryTitle()</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/Refinery.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Refinery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NetherStarReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NuclearReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOMiner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">OilPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getInventoryTitle--">getInventoryTitle()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AContainer</a></dt>
<dd>
<div class="block">This method returns the title that is used for the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/Inventory.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>Inventory</code></a> of an
<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AContainer</code></a> that has been opened by a Player.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#getIssues--">getIssues()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">GitHubService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html#getItem--">getItem()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AutoDisenchantEvent</a></dt>
2020-03-28 20:17:06 +00:00
<dd>
<div class="block">This returns the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> that is being disenchanted.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#getItem--">getItem()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html#getItem--">getItem()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo">GEOResource</a></dt>
<dd>
<div class="block">This <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> is used for display-purposes in the GEO Scanner.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html#getItem--">getItem()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">HashedArmorpiece</a></dt>
2020-04-04 13:23:04 +00:00
<dd>
<div class="block">Returns the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor"><code>SlimefunArmorPiece</code></a> that corresponds to this <a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>HashedArmorpiece</code></a>,
or an empty <a href="https://docs.oracle.com/javase/9/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util"><code>Optional</code></a></div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html#getItem--">getItem()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuideImplementation</a></dt>
<dd>
<div class="block">Returns the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> representation for this <a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuideImplementation</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#getItem--">getItem()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>
<div class="block">This method returns the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> that is used to display this <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a>
in 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><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html#getItem--">getItem()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">BookSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html#getItem--">getItem()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">ChestSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#getItem--">getItem()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>
<div class="block">Gets the <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> associated for this <a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api"><code>SlimefunItemStack</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getItem--">getItem()</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 returns the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> of this <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/guide/SlimefunGuide.html#getItem-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout-">getItem(SlimefunGuideLayout)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getItem-java.lang.String-">getItem(String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#getItem-org.bukkit.entity.Player-">getItem(Player)</a></span> - Method in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#getItem-org.bukkit.entity.Player-">getItem(Player)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">This method returns a localized display item of this <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a>
for the specified <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getItemCfg--">getItemCfg()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#getItemConfig--">getItemConfig()</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
<div class="block">Returns the Config instance of Items.yml file.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html#getItemData-org.bukkit.inventory.ItemStack-">getItemData(ItemStack)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomItemDataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html#getItemData-org.bukkit.inventory.meta.ItemMeta-">getItemData(ItemMeta)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomItemDataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getItemDataService--">getItemDataService()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html#getItemHandler--">getItemHandler()</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/blocks/Composter.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">Composter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">Crucible</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">EnhancedFurnace</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">HologramProjector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">InfusedHopper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RainbowBlock.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RainbowBlock.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">RainbowBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RepairedSpawner.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RepairedSpawner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">RepairedSpawner</a></dt>
<dd>&nbsp;</dd>
2020-03-23 15:55:27 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnectorNode.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnectorNode.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">CargoConnectorNode</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/EasterEgg.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/EasterEgg.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items">EasterEgg</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Multimeter.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Multimeter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">Multimeter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">SolarGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FluidPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">WitherAssembler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/DietCookie.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/DietCookie.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">DietCookie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/FortuneCookie.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/FortuneCookie.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">FortuneCookie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MagicSugar.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MagicSugar.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">MagicSugar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MeatJerky.html#getItemHandler--">getItemHandler()</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/food/MonsterJerky.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MonsterJerky.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">MonsterJerky</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOScanner.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOScanner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/PortableGEOScanner.html#getItemHandler--">getItemHandler()</a></span> - Method in 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/gps/ElevatorPlate.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">ElevatorPlate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSControlPanel.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSControlPanel.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSControlPanel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSMarkerTool.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSMarkerTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSMarkerTool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSTransmitter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/EnderBackpack.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/EnderBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">EnderBackpack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/InfernalBonemeal.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/InfernalBonemeal.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">InfernalBonemeal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeFlask.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeFlask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">KnowledgeFlask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeTome.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeTome.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">KnowledgeTome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicEyeOfEnder.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicEyeOfEnder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">MagicEyeOfEnder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundRune.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundRune.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">SoulboundRune</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">StormStaff</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/TelepositionScroll.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/TelepositionScroll.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">TelepositionScroll</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/WaterStaff.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/WaterStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">WaterStaff</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/WindStaff.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/WindStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">WindStaff</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Bandage.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.medical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Bandage.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Bandage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Medicine.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.medical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Medicine.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Medicine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Rag.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.medical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Rag.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Rag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Splint.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.medical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Splint.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Splint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Vitamins.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.medical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Vitamins.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Vitamins</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosivePickaxe.html#getItemHandler--">getItemHandler()</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#getItemHandler--">getItemHandler()</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#getItemHandler--">getItemHandler()</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#getItemHandler--">getItemHandler()</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/HerculesPickaxe.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/HerculesPickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">HerculesPickaxe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/LumberAxe.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/LumberAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">LumberAxe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfContainment.html#getItemHandler--">getItemHandler()</a></span> - Method in 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><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfTheSeeker.html#getItemHandler--">getItemHandler()</a></span> - Method in 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><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfVeinMining.html#getItemHandler--">getItemHandler()</a></span> - Method in 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><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html#getItemHandler--">getItemHandler()</a></span> - Method in 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><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html#getItemHandler--">getItemHandler()</a></span> - Method in 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><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">SlimefunBackpack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/SmeltersPickaxe.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/SmeltersPickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">SmeltersPickaxe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html#getItemHandler--">getItemHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">SeismicAxe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html#getItemHandler--">getItemHandler()</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/SimpleSlimefunItem.html#getItemHandler--">getItemHandler()</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>
<div class="block">This returns the <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> that will be added to this <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="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#getItemID--">getItemID()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getItemName--">getItemName()</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 will return this Item's Name (The name that is displayed when
hovering over this <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> in an <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/Inventory.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>Inventory</code></a>).</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#getItems--">getItems()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">Returns all instances of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> bound to this <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a>.</div>
</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getItemSetting-java.lang.String-java.lang.Class-">getItemSetting(String, Class&lt;T&gt;)</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 returns an <a href="https://docs.oracle.com/javase/9/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util"><code>Optional</code></a> holding an <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a> with the given
key and data type.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getItemSettings--">getItemSettings()</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 returns a <a href="https://docs.oracle.com/javase/9/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><code>Set</code></a> containing all instances of <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a> for this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getItemTextureService--">getItemTextureService()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/MultiTool.html#getItemUseHandler--">getItemUseHandler()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/MultiTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">MultiTool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#getItemValue-java.lang.String-java.lang.String-">getItemValue(String, String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
2020-04-04 01:31:38 +00:00
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use the <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a> API instead.</span></div>
</div>
2020-03-21 18:04:45 +00:00
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html#getJavaPlugin--">getJavaPlugin()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api">SlimefunAddon</a></dt>
<dd>
<div class="block">This method returns the instance of <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/plugin/java/JavaPlugin.html?is-external=true" title="class or interface in org.bukkit.plugin.java"><code>JavaPlugin</code></a> that this
<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api"><code>SlimefunAddon</code></a> refers to.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getJavaPlugin--">getJavaPlugin()</a></span> - Method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html#getKey--">getKey()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">ItemSetting</a></dt>
<dd>
<div class="block">This returns the key of this <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html#getKey--">getKey()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">StatusEffect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#getKey--">getKey()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#getKey--">getKey()</a></span> - Method in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#getKey--">getKey()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#getKey--">getKey()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getKeys--">getKeys()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getKeys-java.lang.String-">getKeys(String)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/RecipeDisplayItem.html#getLabelLocalPath--">getLabelLocalPath()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/RecipeDisplayItem.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes">RecipeDisplayItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#getLabelLocalPath--">getLabelLocalPath()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html#getLabelLocalPath--">getLabelLocalPath()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOMiner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html#getLabelLocalPath--">getLabelLocalPath()</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/core/services/localization/SlimefunLocalization.html#getLanguage-java.lang.String-">getLanguage(String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>
<div class="block">This method attempts to return the <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> with the given
language code.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#getLanguage-java.lang.String-">getLanguage(String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#getLanguage-org.bukkit.entity.Player-">getLanguage(Player)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>
<div class="block">This method returns the currently selected <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> of 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>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#getLanguage-org.bukkit.entity.Player-">getLanguage(Player)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#getLanguages--">getLanguages()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>
<div class="block">This method returns a full <a href="https://docs.oracle.com/javase/9/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> of every <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> that was
found.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#getLanguages--">getLanguages()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#getLastUpdate--">getLastUpdate()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">GitHubService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html#getLayout--">getLayout()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuideImplementation</a></dt>
<dd>
<div class="block">Every <a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuideImplementation</code></a> can be associated with a
<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html" title="enum in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuideLayout</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html#getLayout--">getLayout()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">BookSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/CheatSheetSlimefunGuide.html#getLayout--">getLayout()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/CheatSheetSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">CheatSheetSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html#getLayout--">getLayout()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">ChestSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html#getLevel-org.bukkit.entity.Player-">getLevel(Player)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">StatusEffect</a></dt>
<dd>
<div class="block">This method returns an <a href="https://docs.oracle.com/javase/9/docs/api/java/util/OptionalInt.html?is-external=true" title="class or interface in java.util"><code>OptionalInt</code></a> describing the level of this status
effect on that player.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getLocal--">getLocal()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
2020-04-03 10:19:51 +00:00
<dd>
<div class="block">This returns the <a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><code>LocalizationService</code></a> of Slimefun.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html#getLocation--">getLocation()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getLocationInfo-org.bukkit.Location-">getLocationInfo(Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getLocationInfo-org.bukkit.Location-java.lang.String-">getLocationInfo(Location, String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html#getLogger--">getLogger()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api">SlimefunAddon</a></dt>
<dd>
<div class="block">This method returns the <a href="https://docs.oracle.com/javase/9/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a> of this addon, it defaults to the <a href="https://docs.oracle.com/javase/9/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a>
of the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/plugin/java/JavaPlugin.html?is-external=true" title="class or interface in org.bukkit.plugin.java"><code>JavaPlugin</code></a> provided by <a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html#getJavaPlugin--"><code>SlimefunAddon.getJavaPlugin()</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#getLogger--">getLogger()</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html#getLore--">getLore()</a></span> - Method in enum io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">Radioactivity</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html#getLore-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">getLore(SlimefunItem)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PermissionsService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#getMachine--">getMachine()</a></span> - Method in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoAnvil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDisenchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDrier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoEnchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">CarbonPress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ChargingBench</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricDustWasher.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/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/ElectricFurnace.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricFurnace</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/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/electric/machines/ElectricIngotFactory.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotFactory.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotPulverizer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricOreGrinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricPress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricSmeltery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectrifiedCrucible</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodComposter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodFabricator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Freezer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/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/Refinery.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Refinery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOMiner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">OilPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getMachineIdentifier--">getMachineIdentifier()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AContainer</a></dt>
<dd>
<div class="block">This method returns an internal identifier that is used to identify this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AContainer</code></a>
and its recipes.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getMap--">getMap()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#getMaxCharge-org.bukkit.block.Block-">getMaxCharge(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ChargableBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#getMaxCharge-org.bukkit.Location-">getMaxCharge(Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ChargableBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html#getMaxDeviation--">getMaxDeviation()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo">GEOResource</a></dt>
<dd>
<div class="block">Returns how much the value may deviate from the default supply (positive only).</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html#getMaxEnergy-org.bukkit.inventory.ItemStack-">getMaxEnergy(ItemStack)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ItemEnergy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html#getMaxSize--">getMaxSize()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">NetworkManager</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">This method returns the limit of nodes a <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a> can have.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#getMenuButton-org.bukkit.entity.Player-">getMenuButton(Player)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getMenuPresets--">getMenuPresets()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#getMessage-org.bukkit.entity.Player-java.lang.String-">getMessage(Player, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#getMessages--">getMessages()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#getMessages-org.bukkit.entity.Player-java.lang.String-">getMessages(Player, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#getMinecraftName--">getMinecraftName()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>
<div class="block">Returns the MC name of the contributor.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getMinecraftRecipes--">getMinecraftRecipes()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getMinecraftVersion--">getMinecraftVersion()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
2020-04-03 10:19:51 +00:00
<dd>
<div class="block">This returns the currently installed version of Minecraft.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getMobDrops--">getMobDrops()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getMobDrops-org.bukkit.entity.EntityType-">getMobDrops(EntityType)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html#getModelData-java.lang.String-">getModelData(String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomTextureService</a></dt>
<dd>&nbsp;</dd>
2020-04-03 10:19:51 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html#getMonth--">getMonth()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.categories.<a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html" title="class in io.github.thebusybiscuit.slimefun4.core.categories">SeasonalCategory</a></dt>
2020-03-21 18:04:45 +00:00
<dd>
2020-04-03 10:19:51 +00:00
<div class="block">This method returns the <a href="https://docs.oracle.com/javase/9/docs/api/java/time/Month.html?is-external=true" title="class or interface in java.time"><code>Month</code></a> in which this <a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html" title="class in io.github.thebusybiscuit.slimefun4.core.categories"><code>SeasonalCategory</code></a> will appear.</div>
2020-03-21 18:04:45 +00:00
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html#getMultiBlock--">getMultiBlock()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">MultiBlockInteractEvent</a></dt>
2020-03-30 16:49:59 +00:00
<dd>
<div class="block">This method returns the <a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core"><code>MultiBlock</code></a> which was interacted with.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html#getMultiBlock--">getMultiBlock()</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="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getMultiBlocks--">getMultiBlocks()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html#getMultiplier-int-">getMultiplier(int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSTransmitter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html#getName--">getName()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo">GEOResource</a></dt>
<dd>
<div class="block">Returns the name of this resource (e.g.</div>
</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html#getName--">getName()</a></span> - Method in enum io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api">MinecraftVersion</a></dt>
<dd>
<div class="block">This returns the name of this <a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api"><code>MinecraftVersion</code></a> in a readable format.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html#getName--">getName()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api">SlimefunAddon</a></dt>
<dd>
<div class="block">This method returns the name of this addon, it defaults to the name
of the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/plugin/java/JavaPlugin.html?is-external=true" title="class or interface in org.bukkit.plugin.java"><code>JavaPlugin</code></a> provided by <a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html#getJavaPlugin--"><code>SlimefunAddon.getJavaPlugin()</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html#getName--">getName()</a></span> - Method in enum io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html" title="enum in io.github.thebusybiscuit.slimefun4.api">SlimefunBranch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html#getName--">getName()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SubCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#getName--">getName()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>
<div class="block">Returns the name of this contributor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html#getName-org.bukkit.entity.Player-">getName(Player)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo">GEOResource</a></dt>
<dd>
<div class="block">This method returns a localized name for this <a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a> in the
<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> the given <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> selected.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#getName-org.bukkit.entity.Player-">getName(Player)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>
<div class="block">This method localizes the name of this <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> in the selected <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a>
of the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#getName-org.bukkit.entity.Player-">getName(Player)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">This method gives you a localized name for this <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#getNetworkComplexity-java.util.UUID-">getNetworkComplexity(UUID)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html#getNetworkFromLocation-org.bukkit.Location-">getNetworkFromLocation(Location)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.cargo.<a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.cargo">CargoNet</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#getNetworkFromLocation-org.bukkit.Location-">getNetworkFromLocation(Location)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html#getNetworkFromLocation-org.bukkit.Location-java.lang.Class-">getNetworkFromLocation(Location, Class&lt;T&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">NetworkManager</a></dt>
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html#getNetworkFromLocationOrCreate-org.bukkit.Location-">getNetworkFromLocationOrCreate(Location)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.cargo.<a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.cargo">CargoNet</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#getNetworkFromLocationOrCreate-org.bukkit.Location-">getNetworkFromLocationOrCreate(Location)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html#getNetworkList--">getNetworkList()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">NetworkManager</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">This returns a <a href="https://docs.oracle.com/javase/9/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> of every <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a> on the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Server.html?is-external=true" title="class or interface in org.bukkit"><code>Server</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getNetworkManager--">getNetworkManager()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html#getNetworksFromLocation-org.bukkit.Location-java.lang.Class-">getNetworksFromLocation(Location, Class&lt;T&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">NetworkManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html#getNewLanguage--">getNewLanguage()</a></span> - Method in 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>
2020-03-28 20:17:06 +00:00
<dd>
<div class="block">This returns the <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> that this <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> wants to switch to.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#getNextButton-org.bukkit.entity.Player-int-int-">getNextButton(Player, int, int)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html#getNightEnergy--">getNightEnergy()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">SolarGenerator</a></dt>
<dd>
<div class="block">This method returns the amount of energy that this <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators"><code>SolarGenerator</code></a>
produces during the night.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html#getOpeningHandler--">getOpeningHandler()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">DirtyChestMenu.SaveHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AltarRecipe.html#getOutput--">getOutput()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.altar.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/altar/AltarRecipe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.altar">AltarRecipe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html#getOutput--">getOutput()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">EnhancedFurnace</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html#getOutput--">getOutput()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">MachineFuel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html#getOutput--">getOutput()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">MachineRecipe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#getOutputSlots--">getOutputSlots()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html#getOutputSlots--">getOutputSlots()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">ReactorAccessPort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html#getOutputSlots--">getOutputSlots()</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#getOutputSlots--">getOutputSlots()</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#getOutputSlots--">getOutputSlots()</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#getOutputSlots--">getOutputSlots()</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#getOutputSlots--">getOutputSlots()</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/ElectricSmeltery.html#getOutputSlots--">getOutputSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricSmeltery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html#getOutputSlots--">getOutputSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FluidPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html#getOutputSlots--">getOutputSlots()</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/TreeGrowthAccelerator.html#getOutputSlots--">getOutputSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">TreeGrowthAccelerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html#getOutputSlots--">getOutputSlots()</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/geo/GEOMiner.html#getOutputSlots--">getOutputSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOMiner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getOutputSlots--">getOutputSlots()</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#getOutputSlots--">getOutputSlots()</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#getOutputSlots--">getOutputSlots()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#getOutputSlots--">getOutputSlots()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html" title="interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces">InventoryBlock</a></dt>
<dd>
<div class="block">This method returns an <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/reflect/Array.html?is-external=true" title="class or interface in java.lang.reflect"><code>Array</code></a> of slots that serve as the output
for the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/Inventory.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>Inventory</code></a> of this block.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html#getParents--">getParents()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects">LockedCategory</a></dt>
<dd>
<div class="block">Gets the list of parent categories for this <a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>LockedCategory</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getPermissionsService--">getPermissionsService()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html#getPlayer--">getPlayer()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">MultiBlockInteractEvent</a></dt>
2020-03-30 16:49:59 +00:00
<dd>
<div class="block">This returns the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a> who interacted with our <a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core"><code>MultiBlock</code></a></div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html#getPlayer--">getPlayer()</a></span> - Method in 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>
2020-03-28 20:17:06 +00:00
<dd>
<div class="block">Returns the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a> who triggered this <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>,
the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a> who switched his <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> to be precise.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#getPlayer--">getPlayer()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html#getPlayer--">getPlayer()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">ResearchUnlockEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#getPlayer--">getPlayer()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getPlayerProfiles--">getPlayerProfiles()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html#getPlugin--">getPlugin()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SlimefunCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html#getPluginVersion--">getPluginVersion()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api">SlimefunAddon</a></dt>
<dd>
<div class="block">This method returns the version of this addon, it defaults to the version
of the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/plugin/java/JavaPlugin.html?is-external=true" title="class or interface in org.bukkit.plugin.java"><code>JavaPlugin</code></a> provided by <a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html#getJavaPlugin--"><code>SlimefunAddon.getJavaPlugin()</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html#getPotionEffects--">getPotionEffects()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.armor.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor">SlimefunArmorPiece</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#getPreset--">getPreset()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">DirtyChestMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#getPreset-java.lang.String-">getPreset(String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#getPresetSlots--">getPresetSlots()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#getPreviousButton-org.bukkit.entity.Player-int-int-">getPreviousButton(Player, int, int)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerLanguageChangeEvent.html#getPreviousLanguage--">getPreviousLanguage()</a></span> - Method in 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>
2020-03-28 20:17:06 +00:00
<dd>
<div class="block">This returns the <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> that this <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> was using before.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getProcessing-org.bukkit.block.Block-">getProcessing(Block)</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#getProcessing-org.bukkit.Location-">getProcessing(Location)</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#getProcessing-org.bukkit.Location-">getProcessing(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html#getProcessingTime--">getProcessingTime()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOMiner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#getProfile--">getProfile()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>
<div class="block">Returns a link to the GitHub profile of this <a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github"><code>Contributor</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#getProgress-io.github.thebusybiscuit.slimefun4.core.services.localization.Language-">getProgress(Language)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">BioGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">CoalGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">CombustionGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">LavaGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">MagnesiumGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoAnvil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDisenchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDrier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoEnchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">CarbonPress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ChargingBench</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricDustWasher.html#getProgressBar--">getProgressBar()</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/ElectricFurnace.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricFurnace</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html#getProgressBar--">getProgressBar()</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/electric/machines/ElectricIngotFactory.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotFactory.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotPulverizer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricOreGrinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricPress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricSmeltery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectrifiedCrucible</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodComposter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodFabricator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Freezer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html#getProgressBar--">getProgressBar()</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/Refinery.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Refinery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NetherStarReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NuclearReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOMiner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html#getProgressBar--">getProgressBar()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">OilPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getProgressBar--">getProgressBar()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AContainer</a></dt>
<dd>
<div class="block">This method returns the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> that this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AContainer</code></a> will
use as a progress bar.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#getProgressBar-int-int-">getProgressBar(int, int)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getProtectionManager--">getProtectionManager()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getPublicItemHandlers--">getPublicItemHandlers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getPublicItemHandlers-java.lang.Class-">getPublicItemHandlers(Class&lt;? extends ItemHandler&gt;)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#getPullRequests--">getPullRequests()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">GitHubService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html#getRadiationLevel--">getRadiationLevel()</a></span> - Method in enum io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">Radioactivity</a></dt>
<dd>
<div class="block">This method returns the level for the radiation effect to use in conjunction
with this level of <a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><code>Radioactive</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getRadioactiveItems--">getRadioactiveItems()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html#getRadioactivity--">getRadioactivity()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes">Radioactive</a></dt>
<dd>
<div class="block">This method returns the level of <a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes"><code>Radioactivity</code></a> for this <a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><code>Radioactive</code></a> item.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/RadioactiveItem.html#getRadioactivity--">getRadioactivity()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/RadioactiveItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items">RadioactiveItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html#getRadius--">getRadius()</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/multiblocks/OreWasher.html#getRandomDust--">getRandomDust()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">OreWasher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html#getRandomEffect-java.util.Random-org.bukkit.Color-">getRandomEffect(Random, Color)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">FireworkUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#getRange--">getRange()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>
<div class="block">This method returns the range of the <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a>.</div>
</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html#getRange--">getRange()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.networks.cargo.<a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.cargo">CargoNet</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#getRange--">getRange()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getRecipe--">getRecipe()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#getRecipeInputList-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine-">getRecipeInputList(SlimefunMachine)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#getRecipeInputs-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine-">getRecipeInputs(SlimefunMachine)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getRecipeOutput--">getRecipeOutput()</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>
2020-03-30 16:49:59 +00:00
<dd>
<div class="block">This method returns the result of crafting this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a></div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#getRecipeOutput-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine-org.bukkit.inventory.ItemStack-">getRecipeOutput(SlimefunMachine, ItemStack)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#getRecipeOutput-org.bukkit.inventory.ItemStack-java.util.List-">getRecipeOutput(ItemStack, List&lt;ItemStack&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#getRecipeOutputList-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunMachine-org.bukkit.inventory.ItemStack:A-">getRecipeOutputList(SlimefunMachine, ItemStack[])</a></span> - Static method in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#getRecipes--">getRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html#getRecipes--">getRecipes()</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="io/github/thebusybiscuit/slimefun4/core/attributes/RecipeDisplayItem.html#getRecipeSectionLabel-org.bukkit.entity.Player-">getRecipeSectionLabel(Player)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/RecipeDisplayItem.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes">RecipeDisplayItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html#getRecipesFor-org.bukkit.inventory.ItemStack-">getRecipesFor(ItemStack)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">MinecraftRecipeService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html#getRecipeShape-org.bukkit.inventory.Recipe-">getRecipeShape(Recipe)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">MinecraftRecipeService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getRecipeType--">getRecipeType()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#getRecipeTypeItem-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Lists.RecipeType-">getRecipeTypeItem(Player, RecipeType)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#getRecipeTypes--">getRecipeTypes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getRegistry--">getRegistry()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html#getRepairFactor--">getRepairFactor()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoAnvil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html#getResearch--">getResearch()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">ResearchUnlockEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getResearch--">getResearch()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
2020-03-30 16:49:59 +00:00
<dd>
<div class="block">This method returns the <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a> this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> is linked to.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getResearchCfg--">getResearchCfg()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#getResearches--">getResearches()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>
<div class="block">This Method will return all Researches that this <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> has unlocked</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#getResearches--">getResearches()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getResearches--">getResearches()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getResearchIds--">getResearchIds()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#getResearchName-org.bukkit.entity.Player-org.bukkit.NamespacedKey-">getResearchName(Player, NamespacedKey)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getResearchRanks--">getResearchRanks()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html#getResource--">getResource()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">GEOResourceGenerationEvent</a></dt>
<dd>
<div class="block">This method returns the <a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a> that is being generated</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#getResourceManager--">getResourceManager()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#getResources--">getResources()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#getResourceString-org.bukkit.entity.Player-java.lang.String-">getResourceString(Player, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html#getRunnable--">getRunnable()</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html#getRunnable-boolean-">getRunnable(boolean)</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#getSearchButton-org.bukkit.entity.Player-">getSearchButton(Player)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html#getSelectedOption-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-">getSelectedOption(Player, ItemStack)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.options.<a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide.options">SlimefunGuideOption</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html#getSize--">getSize()</a></span> - Method in 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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html#getSize--">getSize()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">SlimefunBackpack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#getSize--">getSize()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#getSkullTexture--">getSkullTexture()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#getSlimefunBlock--">getSlimefunBlock()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#getSlimefunItem--">getSlimefunItem()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#getSlimefunItem--">getSlimefunItem()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core">MultiBlock</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#getSlimefunItem--">getSlimefunItem()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>
<div class="block">This returns the <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> associated with this <a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory"><code>BlockMenuPreset</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getSlimefunItemIds--">getSlimefunItemIds()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#getSlotsAccessedByItemTransport-me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu-me.mrCookieSlime.Slimefun.api.item_transport.ItemTransportFlow-org.bukkit.inventory.ItemStack-">getSlotsAccessedByItemTransport(DirtyChestMenu, ItemTransportFlow, ItemStack)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#getSlotsAccessedByItemTransport-me.mrCookieSlime.Slimefun.api.item_transport.ItemTransportFlow-">getSlotsAccessedByItemTransport(ItemTransportFlow)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html#getSoulSandSlots--">getSoulSandSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">WitherAssembler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html#getSpeed--">getSpeed()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">EnhancedFurnace</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/JetBoots.html#getSpeed--">getSpeed()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/JetBoots.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">JetBoots</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html#getSpeed--">getSpeed()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoAnvil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html#getSpeed--">getSpeed()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDisenchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html#getSpeed--">getSpeed()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDrier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html#getSpeed--">getSpeed()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoEnchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html#getSpeed--">getSpeed()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ChargingBench</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html#getSpeed--">getSpeed()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/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#getSpeed--">getSpeed()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/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/ElectricGoldPan.html#getSpeed--">getSpeed()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/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/electric/machines/ElectricIngotPulverizer.html#getSpeed--">getSpeed()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotPulverizer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#getSpeed--">getSpeed()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AContainer</a></dt>
<dd>
<div class="block">This method returns the speed at which this machine will operate.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#getStars--">getStars()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">GitHubService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getState--">getState()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>
<div class="block">This method returns the <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>ItemState</code></a> this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
is currently in.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getStorage-org.bukkit.World-">getStorage(World)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html#getStoredEnergy-org.bukkit.inventory.ItemStack-">getStoredEnergy(ItemStack)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ItemEnergy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getString-java.lang.String-">getString(String)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getStringList-java.lang.String-">getStringList(String)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#getSuffix--">getSuffix()</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/api/geo/ResourceManager.html#getSupplies-io.github.thebusybiscuit.slimefun4.api.geo.GEOResource-org.bukkit.World-int-int-">getSupplies(GEOResource, World, int, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo">ResourceManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html#getTabArguments--">getTabArguments()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SlimefunCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#getTeleleportationService--">getTeleleportationService()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html#getTeleportationTime-int-org.bukkit.Location-org.bukkit.Location-">getTeleportationTime(int, Location, Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">TeleportationManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#getTexture--">getTexture()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>
<div class="block">Returns this Creator's head texture.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getThirdPartySupportService--">getThirdPartySupportService()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Jetpack.html#getThrust--">getThrust()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Jetpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">Jetpack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getTicker--">getTicker()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getTickerBlocks--">getTickerBlocks()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getTickingChunks--">getTickingChunks()</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getTickingLocations-java.lang.String-">getTickingLocations(String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getTickingLocations-org.bukkit.Chunk-">getTickingLocations(Chunk)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html#getTicks--">getTicks()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">MachineFuel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html#getTicks--">getTicks()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">MachineRecipe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#getTier--">getTier()</a></span> - Method in 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/api/GuideHandler.html#getTier--">getTier()</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#getTier--">getTier()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">Returns the tier of this <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#getTime--">getTime()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/NumberUtils.html#getTimeLeft-int-">getTimeLeft(int)</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><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#getTimings-java.lang.String-">getTimings(String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#getTimings-org.bukkit.block.Block-">getTimings(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#getTimings-org.bukkit.Chunk-">getTimings(Chunk)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#getTitle--">getTitle()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#getTitle--">getTitle()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#getTotalContributions--">getTotalContributions()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#getTransmitters-java.util.UUID-">getTransmitters(UUID)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#getTriggerBlock--">getTriggerBlock()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core">MultiBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getUniversalInventories--">getUniversalInventories()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getUniversalInventory-java.lang.String-">getUniversalInventory(String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getUniversalInventory-org.bukkit.block.Block-">getUniversalInventory(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#getUniversalInventory-org.bukkit.Location-">getUniversalInventory(Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#getUnlocalizedName--">getUnlocalizedName()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">This method makes Walshy happy.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#getUnsavedChanges--">getUnsavedChanges()</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/SlimefunPlugin.html#getUpdater--">getUpdater()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>
<div class="block">This method returns the <a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><code>UpdaterService</code></a> of Slimefun.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html#getUsers--">getUsers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">ElevatorPlate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#getUUID--">getUUID()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html#getValue--">getValue()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">GEOResourceGenerationEvent</a></dt>
<dd>
<div class="block">This returns the amount that will be generated of this <a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a>.</div>
</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html#getValue--">getValue()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">ItemSetting</a></dt>
<dd>
<div class="block">This returns the <strong>current</strong> value of this <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#getValue-java.lang.String-">getValue(String)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html#getVersion--">getVersion()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomTextureService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getVersion--">getVersion()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>
<div class="block">This returns the version of Slimefun that is currently installed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#getWaypoints-java.util.UUID-">getWaypoints(UUID)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#getWhitelist--">getWhitelist()</a></span> - Static method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#getWikiButton--">getWikiButton()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#getWikipage--">getWikipage()</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 returns the wiki page that has been asigned to this item.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getWitherProofBlocks--">getWitherProofBlocks()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html#getWitherSkullSlots--">getWitherSkullSlots()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">WitherAssembler</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html#getWorld--">getWorld()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">GEOResourceGenerationEvent</a></dt>
<dd>
<div class="block">This returns the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/World.html?is-external=true" title="class or interface in org.bukkit"><code>World</code></a> in which this event takes place.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#getWorlds--">getWorlds()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#GILDED_BACKPACK">GILDED_BACKPACK</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#GILDED_IRON">GILDED_IRON</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#GILDED_IRON_BOOTS">GILDED_IRON_BOOTS</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#GILDED_IRON_CHESTPLATE">GILDED_IRON_CHESTPLATE</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#GILDED_IRON_HELMET">GILDED_IRON_HELMET</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#GILDED_IRON_LEGGINGS">GILDED_IRON_LEGGINGS</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/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github"><span class="typeNameLink">GitHubService</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/services/github/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.github</a></dt>
<dd>
<div class="block">This Service is responsible for grabbing every <a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github"><code>Contributor</code></a> to this project
from GitHub and holding data associated to the project repository, such
as open issues or pending pull requests.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#GitHubService-java.lang.String-">GitHubService(String)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">GitHubService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#GLOWSTONE_BOOTS">GLOWSTONE_BOOTS</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#GLOWSTONE_CHESTPLATE">GLOWSTONE_CHESTPLATE</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#GLOWSTONE_HELMET">GLOWSTONE_HELMET</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#GLOWSTONE_LEGGINGS">GLOWSTONE_LEGGINGS</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>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html#goBack-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation-">goBack(SlimefunGuideImplementation)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">GuideHistory</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This method opens the previous entry to the associated <a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><code>PlayerProfile</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#GOLD_10K">GOLD_10K</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#GOLD_12K">GOLD_12K</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#GOLD_14K">GOLD_14K</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#GOLD_16K">GOLD_16K</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#GOLD_18K">GOLD_18K</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#GOLD_20K">GOLD_20K</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#GOLD_22K">GOLD_22K</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#GOLD_24K">GOLD_24K</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#GOLD_24K_BLOCK">GOLD_24K_BLOCK</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#GOLD_4K">GOLD_4K</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#GOLD_6K">GOLD_6K</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#GOLD_8K">GOLD_8K</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#GOLD_BOOTS">GOLD_BOOTS</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#GOLD_CHESTPLATE">GOLD_CHESTPLATE</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#GOLD_DUST">GOLD_DUST</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#GOLD_HELMET">GOLD_HELMET</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#GOLD_LEGGINGS">GOLD_LEGGINGS</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/RecipeType.html#GOLD_PAN">GOLD_PAN</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#GOLD_PAN">GOLD_PAN</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#GOLDEN_APPLE_JUICE">GOLDEN_APPLE_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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">GoldPan</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>
2020-04-04 13:23:04 +00:00
<dd>
<div class="block">A <a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><code>GoldPan</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> which allows you to obtain various
resources from Gravel.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html#GoldPan-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">GoldPan(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/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/core/attributes/MachineTier.html#GOOD">GOOD</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineTier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#GPS">GPS</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#GPS_ACTIVATION_DEVICE_PERSONAL">GPS_ACTIVATION_DEVICE_PERSONAL</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#GPS_ACTIVATION_DEVICE_SHARED">GPS_ACTIVATION_DEVICE_SHARED</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#GPS_CONTROL_PANEL">GPS_CONTROL_PANEL</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#GPS_EMERGENCY_TRANSMITTER">GPS_EMERGENCY_TRANSMITTER</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#GPS_GEO_SCANNER">GPS_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><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#GPS_MARKER_TOOL">GPS_MARKER_TOOL</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#GPS_TELEPORTATION_MATRIX">GPS_TELEPORTATION_MATRIX</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#GPS_TELEPORTER_PYLON">GPS_TELEPORTER_PYLON</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#GPS_TRANSMITTER">GPS_TRANSMITTER</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#GPS_TRANSMITTER_2">GPS_TRANSMITTER_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#GPS_TRANSMITTER_3">GPS_TRANSMITTER_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#GPS_TRANSMITTER_4">GPS_TRANSMITTER_4</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/gps/GPSControlPanel.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps"><span class="typeNameLink">GPSControlPanel</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/GPSControlPanel.html#GPSControlPanel-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">GPSControlPanel(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/GPSControlPanel.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSControlPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSMarkerTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps"><span class="typeNameLink">GPSMarkerTool</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/GPSMarkerTool.html#GPSMarkerTool-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">GPSMarkerTool(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/GPSMarkerTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSMarkerTool</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps"><span class="typeNameLink">GPSNetwork</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/api/gps/package-summary.html">io.github.thebusybiscuit.slimefun4.api.gps</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#GPSNetwork--">GPSNetwork()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps"><span class="typeNameLink">GPSTransmitter</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/GPSTransmitter.html#GPSTransmitter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">GPSTransmitter(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/GPSTransmitter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSTransmitter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#GRANDMAS_WALKING_STICK">GRANDMAS_WALKING_STICK</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#GRANDPAS_WALKING_STICK">GRANDPAS_WALKING_STICK</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#GRAPPLING_HOOK">GRAPPLING_HOOK</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GrapplingHook.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">GrapplingHook</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>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GrapplingHook.html#GrapplingHook-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">GrapplingHook(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/GrapplingHook.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GrapplingHook</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">GrapplingHookListener</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/GrapplingHookListener.html#GrapplingHookListener--">GrapplingHookListener()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GrapplingHookListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#GRIND_STONE">GRIND_STONE</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#GRIND_STONE">GRIND_STONE</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/GrindStone.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">GrindStone</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/GrindStone.html#GrindStone--">GrindStone()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">GrindStone</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api"><span class="typeNameLink">GuideHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/api/package-summary.html">me.mrCookieSlime.Slimefun.api</a></dt>
<dd>
2020-03-28 20:17:06 +00:00
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
2020-04-04 01:31:38 +00:00
<div class="block"><span class="deprecationComment">Soon we will simply allow to override the "opening" method of a Category instead.</span></div>
2020-03-28 20:17:06 +00:00
</div>
2020-03-21 18:04:45 +00:00
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><span class="typeNameLink">GuideHistory</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.core.guide</a></dt>
<dd>
<div class="block"><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>GuideHistory</code></a> represents the browsing history of 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> through 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><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html#GuideHistory-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-">GuideHistory(PlayerProfile)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">GuideHistory</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This creates a new <a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>GuideHistory</code></a> for the given <a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><code>PlayerProfile</code></a></div>
</dd>
2020-03-21 18:04:45 +00:00
</dl>
<a id="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#HALLOWEEN">HALLOWEEN</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#halt--">halt()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html#handleAllNetworkLocationUpdate-org.bukkit.Location-">handleAllNetworkLocationUpdate(Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">NetworkManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/HandledBlock.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><span class="typeNameLink">HandledBlock</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Yeah no idea what to say about this, it will be removed.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/HandledBlock.html#HandledBlock-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">HandledBlock(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/HandledBlock.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">HandledBlock</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#handleLocationUpdate-org.bukkit.Location-">handleLocationUpdate(Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#HARDENED_GLASS">HARDENED_GLASS</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#HARDENED_METAL_INGOT">HARDENED_METAL_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html#harvestExoticGardenPlant-org.bukkit.block.Block-">harvestExoticGardenPlant(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.<a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins">ThirdPartyPluginService</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#hasBlockInfo-org.bukkit.block.Block-">hasBlockInfo(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#hasBlockInfo-org.bukkit.Location-">hasBlockInfo(Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#hasChunkInfo-org.bukkit.World-int-int-">hasChunkInfo(World, int, int)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html#hasDependency-java.lang.String-">hasDependency(String)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api">SlimefunAddon</a></dt>
<dd>
<div class="block">This method checks whether the given String is the name of a dependency of this
<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api"><code>SlimefunAddon</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html#hasDiverged-org.bukkit.inventory.ItemStack-">hasDiverged(ItemStack)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">HashedArmorpiece</a></dt>
2020-04-04 13:23:04 +00:00
<dd>
<div class="block">This method checks whether the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> is no longer similar to the
one represented by this <a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>HashedArmorpiece</code></a>.</div>
</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideSettings.html#hasFireworksEnabled-org.bukkit.entity.Player-">hasFireworksEnabled(Player)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.options.<a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideSettings.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide.options">SlimefunGuideSettings</a></dt>
2020-03-22 15:48:23 +00:00
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html#HASH">HASH</a></span> - Static variable in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">PatternUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#hashCode--">hashCode()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core">MultiBlock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><span class="typeNameLink">HashedArmorpiece</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/api/items/package-summary.html">io.github.thebusybiscuit.slimefun4.api.items</a></dt>
2020-04-04 13:23:04 +00:00
<dd>
<div class="block">This class serves as a way of checking whether 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> has changed their armor
between ticks.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html#HashedArmorpiece--">HashedArmorpiece()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">HashedArmorpiece</a></dt>
2020-04-04 13:23:04 +00:00
<dd>
<div class="block">This initializes a new <a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>HashedArmorpiece</code></a> with no <a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor"><code>SlimefunArmorPiece</code></a>
and a zero hash.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#hasInventory-org.bukkit.block.Block-">hasInventory(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#hasInventory-org.bukkit.Location-">hasInventory(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#hasLanguage-java.lang.String-">hasLanguage(String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#hasLanguage-java.lang.String-">hasLanguage(String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html#hasNoPickupFlag-org.bukkit.entity.Item-">hasNoPickupFlag(Item)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">SlimefunUtils</a></dt>
<dd>
<div class="block">This method quickly returns whether an <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Item.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Item</code></a> was marked as "no_pickup" by
a Slimefun device.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#hasPermission-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-">hasPermission(Player, SlimefunItem, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
<div class="block">Checks if this player has the permission to use this item.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html#hasPermission-org.bukkit.permissions.Permissible-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">hasPermission(Permissible, SlimefunItem)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PermissionsService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#hasTexture--">hasTexture()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>
<div class="block">This method will return whether this instance of <a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github"><code>Contributor</code></a> has
pulled a texture yet.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#hasUniversalInventory-java.lang.String-">hasUniversalInventory(String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#hasUniversalInventory-org.bukkit.block.Block-">hasUniversalInventory(Block)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#hasUniversalInventory-org.bukkit.Location-">hasUniversalInventory(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#hasUnlocked-me.mrCookieSlime.Slimefun.Objects.Research-">hasUnlocked(Research)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>
<div class="block">This method returns whether the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a> has unlocked the given <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a></div>
</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html#hasUnlocked-org.bukkit.entity.Player-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-">hasUnlocked(Player, PlayerProfile)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects">LockedCategory</a></dt>
2020-03-21 18:04:45 +00:00
<dd>
<div class="block">Checks if the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a> has fully unlocked all parent categories.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#hasUnlocked-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-">hasUnlocked(Player, SlimefunItem, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
<div class="block">Checks if this player can use this item.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#hasUnlocked-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-boolean-">hasUnlocked(Player, ItemStack, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
<div class="block">Checks if this player can use this item.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html#HAZMAT_SUIT_REQUIRED">HAZMAT_SUIT_REQUIRED</a></span> - Static variable 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#HAZMATSUIT_CHESTPLATE">HAZMATSUIT_CHESTPLATE</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#HAZMATSUIT_LEGGINGS">HAZMATSUIT_LEGGINGS</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/RecipeType.html#HEATED_PRESSURE_CHAMBER">HEATED_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#HEATED_PRESSURE_CHAMBER">HEATED_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><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#HEATED_PRESSURE_CHAMBER_2">HEATED_PRESSURE_CHAMBER_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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">HeatedPressureChamber</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html#HeatedPressureChamber-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">HeatedPressureChamber(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/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="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#HEATING_COIL">HEATING_COIL</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#HEAVY_CREAM">HEAVY_CREAM</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#HERCULES_PICKAXE">HERCULES_PICKAXE</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/HerculesPickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">HerculesPickaxe</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/HerculesPickaxe.html#HerculesPickaxe-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">HerculesPickaxe(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/HerculesPickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">HerculesPickaxe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#hidden">hidden</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html#HIGH">HIGH</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">Radioactivity</a></dt>
<dd>
<div class="block">This is a high level of radiation.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#HOLOGRAM_PROJECTOR">HOLOGRAM_PROJECTOR</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/blocks/HologramProjector.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks"><span class="typeNameLink">HologramProjector</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.blocks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html#HologramProjector-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">HologramProjector(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">HologramProjector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#HOOK">HOOK</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html#humanize-java.lang.String-">humanize(String)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChatUtils</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ICY_BOW">ICY_BOW</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/weapons/IcyBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><span class="typeNameLink">IcyBow</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.weapons</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/IcyBow.html#IcyBow-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-">IcyBow(SlimefunItemStack, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/IcyBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">IcyBow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#id">id</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IdConflictException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><span class="typeNameLink">IdConflictException</span></a> - Exception in <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/package-summary.html">io.github.thebusybiscuit.slimefun4.api.exceptions</a></dt>
<dd>
<div class="block">An <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IdConflictException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>IdConflictException</code></a> is thrown whenever two Addons try to add
a <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> with the same id.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IdConflictException.html#IdConflictException-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">IdConflictException(SlimefunItem, SlimefunItem)</a></span> - Constructor for exception io.github.thebusybiscuit.slimefun4.api.exceptions.<a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IdConflictException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions">IdConflictException</a></dt>
<dd>
<div class="block">Constructs a new <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IdConflictException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>IdConflictException</code></a> with the given items.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#IGNITION_CHAMBER">IGNITION_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>
2020-03-28 20:17:06 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IncompatibleItemHandlerException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><span class="typeNameLink">IncompatibleItemHandlerException</span></a> - Exception in <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/package-summary.html">io.github.thebusybiscuit.slimefun4.api.exceptions</a></dt>
<dd>
<div class="block">An <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IncompatibleItemHandlerException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>IncompatibleItemHandlerException</code></a> is thrown whenever a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin"><code>Plugin</code></a> tried
to add an <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> to a <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> despite the <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
not allowing an <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> of that type to be added.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IncompatibleItemHandlerException.html#IncompatibleItemHandlerException-java.lang.String-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-me.mrCookieSlime.Slimefun.Objects.handlers.ItemHandler-">IncompatibleItemHandlerException(String, SlimefunItem, ItemHandler)</a></span> - Constructor for exception io.github.thebusybiscuit.slimefun4.api.exceptions.<a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IncompatibleItemHandlerException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions">IncompatibleItemHandlerException</a></dt>
<dd>
<div class="block">Constructs a new <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IncompatibleItemHandlerException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>IncompatibleItemHandlerException</code></a> with the given <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> and
<a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a></div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#index--">index()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#INFERNAL_BONEMEAL">INFERNAL_BONEMEAL</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/magical/InfernalBonemeal.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">InfernalBonemeal</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/InfernalBonemeal.html#InfernalBonemeal-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">InfernalBonemeal(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/InfernalBonemeal.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">InfernalBonemeal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#info-java.lang.String-">info(String)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#info-org.bukkit.command.CommandSender-">info(CommandSender)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#INFUSED_ELYTRA">INFUSED_ELYTRA</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#INFUSED_HOPPER">INFUSED_HOPPER</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#INFUSED_MAGNET">INFUSED_MAGNET</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/blocks/InfusedHopper.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks"><span class="typeNameLink">InfusedHopper</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.blocks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html#InfusedHopper-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">InfusedHopper(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">InfusedHopper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#init--">init()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html#inject-org.bukkit.block.Block-">inject(Block)</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>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html#INSERT">INSERT</a></span> - me.mrCookieSlime.Slimefun.api.item_transport.<a href="me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html" title="enum in me.mrCookieSlime.Slimefun.api.item_transport">ItemTransportFlow</a></dt>
<dd>
<div class="block">This state represents an <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> being inserted into
an <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/Inventory.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>Inventory</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#instance">instance</a></span> - Static variable in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/InventoryBlock.html" title="interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces"><span class="typeNameLink">InventoryBlock</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces</a></dt>
<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>
2020-03-21 20:19:39 +00:00
<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>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<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>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<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>
2020-03-21 18:04:45 +00:00
<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>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<dd>
<div class="block">This package provides the API infrastructure for networks, such as the Cargo- or Energy net.</div>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/core/package-summary.html">io.github.thebusybiscuit.slimefun4.core</a> - package io.github.thebusybiscuit.slimefun4.core</dt>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<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>
2020-04-03 10:19:51 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/core/categories/package-summary.html">io.github.thebusybiscuit.slimefun4.core.categories</a> - package io.github.thebusybiscuit.slimefun4.core.categories</dt>
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<dd>
<div class="block">This package contains everything related to slimefun's ingame command.</div>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<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>
2020-03-30 16:49:59 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/core/guide/options/package-summary.html">io.github.thebusybiscuit.slimefun4.core.guide.options</a> - package io.github.thebusybiscuit.slimefun4.core.guide.options</dt>
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/package-summary.html">io.github.thebusybiscuit.slimefun4.core.networks.cargo</a> - package io.github.thebusybiscuit.slimefun4.core.networks.cargo</dt>
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<dd>
<div class="block">This package provides a few "Services" that Slimefun uses.</div>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<dd>
<div class="block">This package contains everything related to GitHub and contributors.</div>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<dd>
<div class="block">This package contains everything related to translations and localization.</div>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<dd>
<div class="block">This package contains everything related to bStats Metrics</div>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<dd>
<div class="block">This package contains all hooks to external plugins</div>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<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>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<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>
2020-03-21 18:04:45 +00:00
<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>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.armor</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.armor</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.blocks</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.blocks</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.cargo</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.cargo</dt>
2020-03-22 15:48:23 +00:00
<dd>
<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>
2020-03-28 20:17:06 +00:00
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
2020-03-22 15:48:23 +00:00
notably: Cargo Nodes.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.electric</dt>
2020-03-23 15:55:27 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets</dt>
2020-03-23 15:55:27 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators</dt>
2020-03-23 15:55:27 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors</dt>
2020-03-23 15:55:27 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.food</dt>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.geo</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.geo</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.gps</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.gps</dt>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.magical</dt>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.medical</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.medical</dt>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks</dt>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a> - package io.github.thebusybiscuit.slimefun4.implementation.items.tools</dt>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<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>
2020-03-21 18:04:45 +00:00
<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>
2020-03-22 15:48:23 +00:00
<dd>
<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>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<dd>
<div class="block">In this package we initialize our items, researches and stuff.</div>
</dd>
2020-03-21 18:04:45 +00:00
<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>
2020-03-21 20:19:39 +00:00
<dd>
<div class="block">This package contains several tasks that Slimefun runs regularly.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/package-summary.html">io.github.thebusybiscuit.slimefun4.utils</a> - package io.github.thebusybiscuit.slimefun4.utils</dt>
2020-03-21 20:19:39 +00:00
<dd>
<div class="block">This package contains some utility classes that offer handy ways to do stuff.</div>
</dd>
2020-03-21 18:04:45 +00:00
<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>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#IRON_DUST">IRON_DUST</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/listeners/IronGolemListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">IronGolemListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This <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> makes sure that an <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/IronGolem.html?is-external=true" title="class or interface in org.bukkit.entity"><code>IronGolem</code></a> cannot be healed with
a <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/IronGolemListener.html#IronGolemListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">IronGolemListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/IronGolemListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">IronGolemListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html#isActive--">isActive()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomTextureService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#isAddonItem--">isAddonItem()</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 returns whether this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> was added by an addon.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/ItemRestriction.html#isAllowed-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-org.bukkit.inventory.ItemStack-">isAllowed(PlayerProfile, Player, SlimefunItem, ItemStack)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/ItemRestriction.html" title="interface in io.github.thebusybiscuit.slimefun4.api.items">ItemRestriction</a></dt>
<dd>
<div class="block">This method represents a check.</div>
</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html#isAtLeast-io.github.thebusybiscuit.slimefun4.api.MinecraftVersion-">isAtLeast(MinecraftVersion)</a></span> - Method in enum io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api">MinecraftVersion</a></dt>
<dd>
<div class="block">This method checks whether this <a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api"><code>MinecraftVersion</code></a> is newer or equal to
the given <a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api"><code>MinecraftVersion</code></a>,</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html#isCancelled--">isCancelled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AndroidMineEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html#isCancelled--">isCancelled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AutoDisenchantEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html#isCancelled--">isCancelled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">MultiBlockInteractEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html#isCancelled--">isCancelled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">ResearchUnlockEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#isChargable-org.bukkit.block.Block-">isChargable(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ChargableBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#isChargable-org.bukkit.Location-">isChargable(Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ChargableBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html#isChestTerminalInstalled--">isChestTerminalInstalled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.<a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins">ThirdPartyPluginService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#isConsumable--">isConsumable()</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/core/services/plugins/ThirdPartyPluginService.html#isCoreProtectInstalled--">isCoreProtectInstalled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.<a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins">ThirdPartyPluginService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/DamageableItem.html#isDamageable--">isDamageable()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/DamageableItem.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes">DamageableItem</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">Implement this method to make the behaviour of this interface dependent
on the state of your object.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosivePickaxe.html#isDamageable--">isDamageable()</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#isDamageable--">isDamageable()</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/PickaxeOfTheSeeker.html#isDamageable--">isDamageable()</a></span> - Method in 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><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/SmeltersPickaxe.html#isDamageable--">isDamageable()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/SmeltersPickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">SmeltersPickaxe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html#isDamageable--">isDamageable()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">SeismicAxe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#isDefault--">isDefault()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>
<div class="block">This method returns whether this <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> is also the default
<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> of this <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Server.html?is-external=true" title="class or interface in org.bukkit"><code>Server</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#isDirty--">isDirty()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>
<div class="block">This method returns whether the Profile has unsaved changes</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#isDirty--">isDirty()</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/SlimefunItem.html#isDisabled--">isDisabled()</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 returns whether this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> is disabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#isDisenchantable--">isDisenchantable()</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>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This returns whether or not this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> is allowed to be used in
an <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><code>AutoDisenchanter</code></a>.</div>
</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/BasicCircuitBoard.html#isDroppedFromGolems--">isDroppedFromGolems()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/BasicCircuitBoard.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric">BasicCircuitBoard</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html#isEmeraldEnchantsInstalled--">isEmeraldEnchantsInstalled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.<a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins">ThirdPartyPluginService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#isEnabled--">isEnabled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#isEnabled--">isEnabled()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">This method returns whether this <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a> is enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#isEnabled-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-boolean-">isEnabled(Player, SlimefunItem, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
<div class="block">Checks if this item is enabled in the world this player is in.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#isEnabled-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-boolean-">isEnabled(Player, ItemStack, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
<div class="block">Checks if this item is enabled in the world this player is in.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#isEnchantable--">isEnchantable()</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>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This returns whether or not this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> is allowed to be used in
an <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><code>AutoEnchanter</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#isEventCancelled--">isEventCancelled()</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/core/services/plugins/ThirdPartyPluginService.html#isExoticGardenInstalled--">isExoticGardenInstalled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.<a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins">ThirdPartyPluginService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#isFreeCreativeResearchingEnabled--">isFreeCreativeResearchingEnabled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html#isGuideItem-org.bukkit.inventory.ItemStack-">isGuideItem(ItemStack)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#isHalted--">isHalted()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html#isHidden--">isHidden()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SubCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#isHidden--">isHidden()</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 returns whether this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> was hidden from 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><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#isHidden-org.bukkit.entity.Player-">isHidden(Player)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">This method checks whether this <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a> will be hidden for the specified
<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#isInventory-java.lang.String-">isInventory(String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#isItem-org.bukkit.inventory.ItemStack-">isItem(ItemStack)</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 checks whether the provided <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> represents
this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>.</div>
</dd>
2020-03-23 15:55:27 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html#isItemSimilar-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack-boolean-">isItemSimilar(ItemStack, ItemStack, boolean)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">SlimefunUtils</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-03-23 15:55:27 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html#isItemSimilar-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack-boolean-">isItemSimilar(ItemStack, ItemStack, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Setup.<a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html" title="class in me.mrCookieSlime.Slimefun.Setup">SlimefunManager</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html#isItemSimilar-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack-boolean-"><code>SlimefunUtils.isItemSimilar(ItemStack, ItemStack, boolean)</code></a> instead</span></div>
</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html#isItemSoulbound-org.bukkit.inventory.ItemStack-">isItemSoulbound(ItemStack)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Setup.<a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html" title="class in me.mrCookieSlime.Slimefun.Setup">SlimefunManager</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html#isSoulbound-org.bukkit.inventory.ItemStack-"><code>SlimefunUtils.isSoulbound(ItemStack)</code></a> instead.</span></div>
</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html#isJumping-java.util.UUID-">isJumping(UUID)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GrapplingHookListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#isLanguageLoaded-java.lang.String-">isLanguageLoaded(String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#isLoaded-java.util.UUID-">isLoaded(UUID)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#isLoggingEnabled--">isLoggingEnabled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">GitHubService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#isMarkedForDeletion--">isMarkedForDeletion()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>
<div class="block">This method returns whether the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a> has logged off.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html#isObtainableFromGEOMiner--">isObtainableFromGEOMiner()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo">GEOResource</a></dt>
<dd>
<div class="block">Returns whether this Resource can be obtained using a GEO Miner.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html#isOfficial--">isOfficial()</a></span> - Method in enum io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html" title="enum in io.github.thebusybiscuit.slimefun4.api">SlimefunBranch</a></dt>
<dd>
<div class="block">This method returns whether this <a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html" title="enum in io.github.thebusybiscuit.slimefun4.api"><code>SlimefunBranch</code></a> is considered official.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html#isPlaceholderAPIInstalled--">isPlaceholderAPIInstalled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.<a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins">ThirdPartyPluginService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html#isPresent-org.bukkit.entity.Player-">isPresent(Player)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">StatusEffect</a></dt>
<dd>
<div class="block">This will check whether this <a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><code>StatusEffect</code></a> is currently applied
to that <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html#isPrivate--">isPrivate()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemDropHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html#isPrivate--">isPrivate()</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemHandler</a></dt>
<dd>
<div class="block">This method is used to determine whether this <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> can be
safely associated with one particular <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="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#isProcessing-org.bukkit.block.Block-">isProcessing(Block)</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#isProcessing-org.bukkit.Location-">isProcessing(Location)</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#isProcessing-org.bukkit.Location-">isProcessing(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#isResearchFireworkEnabled--">isResearchFireworkEnabled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#isResearchingEnabled--">isResearchingEnabled()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
2020-03-23 15:55:27 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html#isSoulbound-org.bukkit.inventory.ItemStack-">isSoulbound(ItemStack)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">SlimefunUtils</a></dt>
<dd>
<div class="block">This method checks whether the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> is considered <a href="io/github/thebusybiscuit/slimefun4/core/attributes/Soulbound.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><code>Soulbound</code></a>.</div>
</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/CheatSheetSlimefunGuide.html#isSurvivalMode--">isSurvivalMode()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/CheatSheetSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">CheatSheetSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html#isSurvivalMode--">isSurvivalMode()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">ChestSlimefunGuide</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#isSymmetric--">isSymmetric()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core">MultiBlock</a></dt>
2020-03-28 20:17:06 +00:00
<dd>
<div class="block">This returns whether this <a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core"><code>MultiBlock</code></a> is a symmetric structure or whether
the left and right side differ.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#isSynchronized--">isSynchronized()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">BlockTicker</a></dt>
<dd>
<div class="block">This method must be overridden to define whether a Block
needs to be run on the main server thread (World Manipulation requires that)</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html#isSynchronized--">isSynchronized()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">RainbowTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#isTicking--">isTicking()</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 returns whether or not we are scheduling a ticking task for this block.</div>
</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html#isTileEntity-org.bukkit.Material-">isTileEntity(Material)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">BlockDataService</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">This method checks whether the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html?is-external=true" title="class or interface in org.bukkit"><code>Material</code></a> is a Tile Entity.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#isUniversal--">isUniversal()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#isUniversalInventory-java.lang.String-">isUniversalInventory(String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#isUseableInWorkbench--">isUseableInWorkbench()</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 returns whether or not this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> is allowed to
be used in a Crafting Table.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/MagnetTask.html#isValid--">isValid()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/MagnetTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">MagnetTask</a></dt>
<dd>&nbsp;</dd>
2020-04-03 10:19:51 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html#isVisible--">isVisible()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.categories.<a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html" title="class in io.github.thebusybiscuit.slimefun4.core.categories">SeasonalCategory</a></dt>
<dd>
<div class="block">Checks if the category should currently be displayed in the Guide.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#isWorldRegistered-java.lang.String-">isWorldRegistered(String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#item">item</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#item">item</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/attributes/ItemAttribute.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><span class="typeNameLink">ItemAttribute</span></a> - Interface in <a href="io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html">io.github.thebusybiscuit.slimefun4.core.attributes</a></dt>
<dd>
<div class="block">An empty interface that only serves the purpose of bundling together all
interfaces of that kind.</div>
</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemConsumptionHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">ItemConsumptionHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> is triggered when the <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> it was assigned to
has been consumed.</div>
</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">ItemDropHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/energy/ItemEnergy.html" title="class in me.mrCookieSlime.Slimefun.api.energy"><span class="typeNameLink">ItemEnergy</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/api/energy/package-summary.html">me.mrCookieSlime.Slimefun.api.energy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">ItemHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>
<div class="block">An <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> represents a certain action that a <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
can perform.</div>
</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/inventory/ItemManipulationEvent.html" title="interface in me.mrCookieSlime.Slimefun.api.inventory"><span class="typeNameLink">ItemManipulationEvent</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/api/inventory/package-summary.html">me.mrCookieSlime.Slimefun.api.inventory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ItemPickupListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">ItemPickupListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
<dd>
<div class="block">Listens to the ItemPickup events to prevent it if the item has the "no_pickup" metadata or is an ALTAR_PROBE.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ItemPickupListener.html#ItemPickupListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">ItemPickupListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ItemPickupListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">ItemPickupListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/items/ItemRestriction.html" title="interface in io.github.thebusybiscuit.slimefun4.api.items"><span class="typeNameLink">ItemRestriction</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/Objects/Category.html#items">items</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><span class="typeNameLink">ItemSetting</span></a>&lt;<a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="type parameter in ItemSetting">T</a>&gt; - Class in <a href="io/github/thebusybiscuit/slimefun4/api/items/package-summary.html">io.github.thebusybiscuit.slimefun4.api.items</a></dt>
<dd>
<div class="block">This class represents a Setting for 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 modified via
the <code>Items.yml</code> <code>Config</code> file.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html#ItemSetting-java.lang.String-T-">ItemSetting(String, T)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">ItemSetting</a></dt>
<dd>
<div class="block">This creates a new <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a> with the given key and default value</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><span class="typeNameLink">ItemState</span></a> - Enum in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem</a></dt>
<dd>
<div class="block">Defines whether a SlimefunItem is enabled, disabled or fall-back to its vanilla behavior.</div>
</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html" title="enum in me.mrCookieSlime.Slimefun.api.item_transport"><span class="typeNameLink">ItemTransportFlow</span></a> - Enum in <a href="me/mrCookieSlime/Slimefun/api/item_transport/package-summary.html">me.mrCookieSlime.Slimefun.api.item_transport</a></dt>
<dd>
<div class="block">This enum represents the direction of an <a href="me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html" title="enum in me.mrCookieSlime.Slimefun.api.item_transport"><code>ItemTransportFlow</code></a>.</div>
</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">ItemUseHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> is triggered when the <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> it was assigned to
is right-clicked.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#iterator--">iterator()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:J">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/JetBoots.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><span class="typeNameLink">JetBoots</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/JetBoots.html#JetBoots-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-double-">JetBoots(SlimefunItemStack, ItemStack[], double)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/JetBoots.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">JetBoots</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/JetBootsTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks"><span class="typeNameLink">JetBootsTask</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/JetBootsTask.html#JetBootsTask-org.bukkit.entity.Player-double-">JetBootsTask(Player, double)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/JetBootsTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">JetBootsTask</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Jetpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><span class="typeNameLink">Jetpack</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Jetpack.html#Jetpack-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-double-">Jetpack(SlimefunItemStack, ItemStack[], double)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Jetpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">Jetpack</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/JetpackTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks"><span class="typeNameLink">JetpackTask</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/JetpackTask.html#JetpackTask-org.bukkit.entity.Player-double-">JetpackTask(Player, double)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/JetpackTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">JetpackTask</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Juice.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><span class="typeNameLink">Juice</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a></dt>
<dd>
<div class="block">This class represents 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 stored inside
of a <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><code>Cooler</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Juice.html#Juice-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Juice(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/Juice.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">Juice</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Juicer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">Juicer</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/Juicer.html#Juicer--">Juicer()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Juicer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">Juicer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#JUICER">JUICER</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#JUICER">JUICER</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>
</dl>
<a id="I:K">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#KELP_COOKIE">KELP_COOKIE</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#KELP_FERTILIZER">KELP_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#KELP_ORGANIC_FOOD">KELP_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="me/mrCookieSlime/Slimefun/Objects/Category.html#key">key</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ButcherAndroid.html#killEntities-org.bukkit.block.Block-double-java.util.function.Predicate-">killEntities(Block, double, Predicate&lt;Entity&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ButcherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ButcherAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeFlask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">KnowledgeFlask</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeFlask.html#KnowledgeFlask-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">KnowledgeFlask(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeFlask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">KnowledgeFlask</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeTome.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">KnowledgeTome</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeTome.html#KnowledgeTome-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">KnowledgeTome(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeTome.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">KnowledgeTome</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><span class="typeNameLink">Language</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.localization</a></dt>
<dd>
<div class="block">This Class represents a <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> that Slimefun can recognize and use.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#Language-java.lang.String-java.lang.String-">Language(String, String)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>
<div class="block">This instantiates a new <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a> with the given language code
and skull texture.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#LARGE_CAPACITOR">LARGE_CAPACITOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html#launchFirework-org.bukkit.Location-org.bukkit.Color-">launchFirework(Location, Color)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">FireworkUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html#launchRandom-org.bukkit.entity.Entity-int-">launchRandom(Entity, int)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/FireworkUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">FireworkUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#LAVA_CRYSTAL">LAVA_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="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#LAVA_GENERATOR">LAVA_GENERATOR</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#LAVA_GENERATOR_2">LAVA_GENERATOR_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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators"><span class="typeNameLink">LavaGenerator</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html#LavaGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">LavaGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">LavaGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#LEAD_DUST">LEAD_DUST</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#LEAD_INGOT">LEAD_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html#load--">load()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomTextureService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html#load--">load()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">MinecraftRecipeService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html#load--">load()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PermissionsService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#load--">load()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">Talisman</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#load--">load()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>
<div class="block">This method is used for internal purposes only.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html#load--">load()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#load-io.github.thebusybiscuit.cscorelib2.config.Config-">load(Config)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html#load-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">load(SlimefunItem)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">ItemSetting</a></dt>
<dd>
<div class="block">This method is called by a <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> which wants to load its <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a>
from the <code>Config</code> file.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#load-me.mrCookieSlime.Slimefun.SlimefunPlugin-">load(SlimefunPlugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html#load-me.mrCookieSlime.Slimefun.SlimefunPlugin-">load(SlimefunPlugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BackpackListener</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html#load-me.mrCookieSlime.Slimefun.SlimefunPlugin-">load(SlimefunPlugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GrapplingHookListener</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html#load-me.mrCookieSlime.Slimefun.SlimefunPlugin-">load(SlimefunPlugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunBowListener</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#loadEmbeddedLanguages--">loadEmbeddedLanguages()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html#loadExoticGarden-org.bukkit.plugin.Plugin-java.util.function.Function-">loadExoticGarden(Plugin, Function&lt;Block, Optional&lt;ItemStack&gt;&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.<a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins">ThirdPartyPluginService</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#loadInventory-org.bukkit.Location-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-">loadInventory(Location, BlockMenuPreset)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/setup/PostSetup.html#loadItems--">loadItems()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.<a href="io/github/thebusybiscuit/slimefun4/implementation/setup/PostSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.setup">PostSetup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#loadUniversalInventory-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-">loadUniversalInventory(BlockMenuPreset)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><span class="typeNameLink">LocalizationService</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">As the name suggests, this Service is responsible for Localization.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html#LocalizationService-me.mrCookieSlime.Slimefun.SlimefunPlugin-java.lang.String-">LocalizationService(SlimefunPlugin, String)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">LocalizationService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#lock--">lock()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects"><span class="typeNameLink">LockedCategory</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/package-summary.html">me.mrCookieSlime.Slimefun.Objects</a></dt>
<dd>
<div class="block">Represents a <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a> that cannot be opened until the parent category/categories
are fully unlocked.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html#LockedCategory-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-int-me.mrCookieSlime.Slimefun.Objects.Category...-">LockedCategory(NamespacedKey, ItemStack, int, Category...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects">LockedCategory</a></dt>
<dd>
<div class="block">The constructor for a LockedCategory.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html#LockedCategory-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-me.mrCookieSlime.Slimefun.Objects.Category...-">LockedCategory(NamespacedKey, ItemStack, Category...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects">LockedCategory</a></dt>
<dd>
<div class="block">The basic constructor for a LockedCategory.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html" title="class in io.github.thebusybiscuit.slimefun4.utils"><span class="typeNameLink">LoreBuilder</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/utils/package-summary.html">io.github.thebusybiscuit.slimefun4.utils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html#LOW">LOW</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">Radioactivity</a></dt>
<dd>
<div class="block">This represents a low level of radiation.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#LUMBER_AXE">LUMBER_AXE</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/LumberAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">LumberAxe</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/LumberAxe.html#LumberAxe-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">LumberAxe(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/LumberAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">LumberAxe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#LUMPS_AND_MAGIC">LUMPS_AND_MAGIC</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>
</dl>
<a id="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html#machine-io.github.thebusybiscuit.slimefun4.core.attributes.MachineTier-io.github.thebusybiscuit.slimefun4.core.attributes.MachineType-">machine(MachineTier, MachineType)</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/core/attributes/MachineType.html#MACHINE">MACHINE</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><span class="typeNameLink">MachineFuel</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html#MachineFuel-int-org.bukkit.inventory.ItemStack-">MachineFuel(int, ItemStack)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">MachineFuel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html#MachineFuel-int-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack-">MachineFuel(int, ItemStack, ItemStack)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineFuel.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">MachineFuel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><span class="typeNameLink">MachineRecipe</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html#MachineRecipe-int-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-">MachineRecipe(int, ItemStack[], ItemStack[])</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">MachineRecipe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#MACHINES_1">MACHINES_1</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><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes"><span class="typeNameLink">MachineTier</span></a> - Enum in <a href="io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html">io.github.thebusybiscuit.slimefun4.core.attributes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes"><span class="typeNameLink">MachineType</span></a> - Enum in <a href="io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html">io.github.thebusybiscuit.slimefun4.core.attributes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#MAGIC">MAGIC</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/Categories.html#MAGIC_ARMOR">MAGIC_ARMOR</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#MAGIC_EYE_OF_ENDER">MAGIC_EYE_OF_ENDER</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#MAGIC_LUMP_1">MAGIC_LUMP_1</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#MAGIC_LUMP_2">MAGIC_LUMP_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#MAGIC_LUMP_3">MAGIC_LUMP_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#MAGIC_SUGAR">MAGIC_SUGAR</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/RecipeType.html#MAGIC_WORKBENCH">MAGIC_WORKBENCH</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#MAGIC_WORKBENCH">MAGIC_WORKBENCH</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#MAGICAL_BOOK_COVER">MAGICAL_BOOK_COVER</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/magical/MagicEyeOfEnder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">MagicEyeOfEnder</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicEyeOfEnder.html#MagicEyeOfEnder-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">MagicEyeOfEnder(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicEyeOfEnder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">MagicEyeOfEnder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MagicSugar.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><span class="typeNameLink">MagicSugar</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MagicSugar.html#MagicSugar-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">MagicSugar(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MagicSugar.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">MagicSugar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MagicWorkbench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">MagicWorkbench</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/MagicWorkbench.html#MagicWorkbench--">MagicWorkbench()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MagicWorkbench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">MagicWorkbench</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#MAGNESIUM_DUST">MAGNESIUM_DUST</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#MAGNESIUM_GENERATOR">MAGNESIUM_GENERATOR</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#MAGNESIUM_INGOT">MAGNESIUM_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#MAGNESIUM_SALT">MAGNESIUM_SALT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators"><span class="typeNameLink">MagnesiumGenerator</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html#MagnesiumGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">MagnesiumGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">MagnesiumGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#MAGNET">MAGNET</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/MagnetTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks"><span class="typeNameLink">MagnetTask</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/MagnetTask.html#MagnetTask-org.bukkit.entity.Player-">MagnetTask(Player)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/MagnetTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">MagnetTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#MAKESHIFT_SMELTERY">MAKESHIFT_SMELTERY</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/MakeshiftSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">MakeshiftSmeltery</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/MakeshiftSmeltery.html#MakeshiftSmeltery--">MakeshiftSmeltery()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MakeshiftSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">MakeshiftSmeltery</a></dt>
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html#markAsNoPickup-org.bukkit.entity.Item-java.lang.String-">markAsNoPickup(Item, String)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">SlimefunUtils</a></dt>
<dd>
<div class="block">This will prevent the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Item.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Item</code></a> from being picked up.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html#markDirty--">markDirty()</a></span> - Method in 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 method marks the backpack dirty, it will then be queued for an autosave
using <a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html#save--"><code>PlayerBackpack.save()</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#markDirty--">markDirty()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>
<div class="block">Call this method if this Profile has unsaved changes.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#markDirty--">markDirty()</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="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#markForDeletion--">markForDeletion()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>
<div class="block">Call this method if the Player has left.</div>
</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html#matches-java.lang.String-">matches(String)</a></span> - Method in enum io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api">MinecraftVersion</a></dt>
2020-03-21 18:04:45 +00:00
<dd>
<div class="block">This method checks whether the given version matches with this
2020-03-22 15:48:23 +00:00
<a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api"><code>MinecraftVersion</code></a>.</div>
2020-03-21 18:04:45 +00:00
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html#MAX_USES">MAX_USES</a></span> - Static variable in class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">StormStaff</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/package-summary.html">me.mrCookieSlime.Slimefun</a> - package me.mrCookieSlime.Slimefun</dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/package-summary.html">me.mrCookieSlime.Slimefun.api</a> - package me.mrCookieSlime.Slimefun.api</dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/energy/package-summary.html">me.mrCookieSlime.Slimefun.api.energy</a> - package me.mrCookieSlime.Slimefun.api.energy</dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/inventory/package-summary.html">me.mrCookieSlime.Slimefun.api.inventory</a> - package me.mrCookieSlime.Slimefun.api.inventory</dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/item_transport/package-summary.html">me.mrCookieSlime.Slimefun.api.item_transport</a> - package me.mrCookieSlime.Slimefun.api.item_transport</dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Lists/package-summary.html">me.mrCookieSlime.Slimefun.Lists</a> - package me.mrCookieSlime.Slimefun.Lists</dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/package-summary.html">me.mrCookieSlime.Slimefun.Objects</a> - package me.mrCookieSlime.Slimefun.Objects</dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a> - package me.mrCookieSlime.Slimefun.Objects.handlers</dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem</a> - package me.mrCookieSlime.Slimefun.Objects.SlimefunItem</dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems</a> - package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems</dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces</a> - package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces</dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks</a> - package me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks</dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Setup/package-summary.html">me.mrCookieSlime.Slimefun.Setup</a> - package me.mrCookieSlime.Slimefun.Setup</dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MeatJerky.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><span class="typeNameLink">MeatJerky</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MeatJerky.html#MeatJerky-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">MeatJerky(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for 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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Medicine.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical"><span class="typeNameLink">Medicine</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.medical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Medicine.html#Medicine-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Medicine(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.medical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Medicine.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Medicine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#MEDICINE">MEDICINE</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html#MEDIUM">MEDIUM</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineTier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#MEDIUM_CAPACITOR">MEDIUM_CAPACITOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#MELON_FERTILIZER">MELON_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#MELON_JUICE">MELON_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#MELON_ORGANIC_FOOD">MELON_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><a href="io/github/thebusybiscuit/slimefun4/core/services/metrics/MetricsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.metrics"><span class="typeNameLink">MetricsService</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/services/metrics/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.metrics</a></dt>
<dd>
<div class="block">This Class represents a Metrics Service that sends data to https://bstats.org/
This data is used to analyse the usage 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>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/metrics/MetricsService.html#MetricsService-me.mrCookieSlime.Slimefun.SlimefunPlugin-">MetricsService(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.metrics.<a href="io/github/thebusybiscuit/slimefun4/core/services/metrics/MetricsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.metrics">MetricsService</a></dt>
<dd>
<div class="block">This creates a new <a href="io/github/thebusybiscuit/slimefun4/core/services/metrics/MetricsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.metrics"><code>MetricsService</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html#mine-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.block.Block-">mine(Block, BlockMenu, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">MinerAndroid</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html#MINECRAFT_1_13">MINECRAFT_1_13</a></span> - io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api">MinecraftVersion</a></dt>
<dd>
<div class="block">This constant represents Minecraft (Java Edition) Version 1.14
(The Update Aquatic)</div>
</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html#MINECRAFT_1_14">MINECRAFT_1_14</a></span> - io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api">MinecraftVersion</a></dt>
2020-03-21 18:04:45 +00:00
<dd>
<div class="block">This constant represents Minecraft (Java Edition) Version 1.14
(The "Village &amp; Pillage" Update)</div>
</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html#MINECRAFT_1_15">MINECRAFT_1_15</a></span> - io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api">MinecraftVersion</a></dt>
2020-03-21 18:04:45 +00:00
<dd>
<div class="block">This constant represents Minecraft (Java Edition) Version 1.15
(The "Buzzy Bees" Update)</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><span class="typeNameLink">MinecraftRecipeService</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 accessing a <code>RecipeSnapshot</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html#MinecraftRecipeService-org.bukkit.plugin.Plugin-">MinecraftRecipeService(Plugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/MinecraftRecipeService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">MinecraftRecipeService</a></dt>
<dd>&nbsp;</dd>
2020-03-22 15:48:23 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api"><span class="typeNameLink">MinecraftVersion</span></a> - Enum in <a href="io/github/thebusybiscuit/slimefun4/api/package-summary.html">io.github.thebusybiscuit.slimefun4.api</a></dt>
2020-03-21 18:04:45 +00:00
<dd>
<div class="block">This enum holds all versions of Minecraft that we currently support.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html#MINER">MINER</a></span> - io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidType</a></dt>
<dd>
<div class="block">This type represents a <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>MinerAndroid</code></a>, it can break blocks.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><span class="typeNameLink">MinerAndroid</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/MinerAndroid.html#MinerAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">MinerAndroid(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/MinerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">MinerAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#MISC">MISC</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/MissingDependencyException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><span class="typeNameLink">MissingDependencyException</span></a> - Exception in <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/package-summary.html">io.github.thebusybiscuit.slimefun4.api.exceptions</a></dt>
<dd>
<div class="block">A <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/MissingDependencyException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>MissingDependencyException</code></a> is thrown when a <a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api"><code>SlimefunAddon</code></a> tried
to register Items without marking Slimefun as a dependency.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/MissingDependencyException.html#MissingDependencyException-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-java.lang.String-">MissingDependencyException(SlimefunAddon, String)</a></span> - Constructor for exception io.github.thebusybiscuit.slimefun4.api.exceptions.<a href="io/github/thebusybiscuit/slimefun4/api/exceptions/MissingDependencyException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions">MissingDependencyException</a></dt>
<dd>
<div class="block">This constructs a new <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/MissingDependencyException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>MissingDependencyException</code></a> for the given
<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api"><code>SlimefunAddon</code></a> and the given dependency ("Slimefun")</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#MOB_DROP">MOB_DROP</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="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html#MODERATE">MODERATE</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">Radioactivity</a></dt>
<dd>
<div class="block">This represents a medium level of radiation.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#MONSTER_JERKY">MONSTER_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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MonsterJerky.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food"><span class="typeNameLink">MonsterJerky</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MonsterJerky.html#MonsterJerky-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">MonsterJerky(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.food.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/food/MonsterJerky.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">MonsterJerky</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#move-org.bukkit.block.Block-org.bukkit.block.BlockFace-org.bukkit.block.Block-">move(Block, BlockFace, Block)</a></span> - Method in 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/api/inventory/BlockMenu.html#move-org.bukkit.Location-">move(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#moveBlockInfo-org.bukkit.Location-org.bukkit.Location-">moveBlockInfo(Location, Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html#movedig-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.block.BlockFace-org.bukkit.block.Block-">movedig(Block, BlockMenu, BlockFace, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">MinerAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html#multiblock">multiblock</a></span> - Variable 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><a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core"><span class="typeNameLink">MultiBlock</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/package-summary.html">io.github.thebusybiscuit.slimefun4.core</a></dt>
<dd>
<div class="block">A <a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core"><code>MultiBlock</code></a> represents a structure build in a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/World.html?is-external=true" title="class or interface in org.bukkit"><code>World</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#MultiBlock-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-org.bukkit.Material:A-org.bukkit.block.BlockFace-">MultiBlock(SlimefunItem, Material[], BlockFace)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core">MultiBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#MULTIBLOCK">MULTIBLOCK</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><a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events"><span class="typeNameLink">MultiBlockInteractEvent</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/api/events/package-summary.html">io.github.thebusybiscuit.slimefun4.api.events</a></dt>
2020-03-28 20:17:06 +00:00
<dd>
<div class="block">This <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> is called when 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> interacts with a <a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core"><code>MultiBlock</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html#MultiBlockInteractEvent-org.bukkit.entity.Player-io.github.thebusybiscuit.slimefun4.core.MultiBlock-org.bukkit.block.Block-">MultiBlockInteractEvent(Player, MultiBlock, Block)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">MultiBlockInteractEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">MultiBlockInteractionHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a> is called whenever 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> interacts with
this <a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core"><code>MultiBlock</code></a>.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/MultiBlockListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">MultiBlockListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
<dd>
<div class="block">This <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> is responsible for listening to a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/player/PlayerInteractEvent.html?is-external=true" title="class or interface in org.bukkit.event.player"><code>PlayerInteractEvent</code></a> and
triggering any <a href="me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>MultiBlockInteractionHandler</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/MultiBlockListener.html#MultiBlockListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">MultiBlockListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/MultiBlockListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">MultiBlockListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks"><span class="typeNameLink">MultiBlockMachine</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html#MultiBlockMachine-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-org.bukkit.block.BlockFace-">MultiBlockMachine(Category, SlimefunItemStack, ItemStack[], ItemStack[], BlockFace)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks">MultiBlockMachine</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Multimeter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><span class="typeNameLink">Multimeter</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Multimeter.html#Multimeter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Multimeter(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Multimeter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">Multimeter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#MULTIMETER">MULTIMETER</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/MultiTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><span class="typeNameLink">MultiTool</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/MultiTool.html#MultiTool-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-java.lang.String...-">MultiTool(SlimefunItemStack, RecipeType, ItemStack[], String...)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/MultiTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">MultiTool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#MUTTON_JERKY">MUTTON_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>
</dl>
<a id="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#NECROTIC_SKULL">NECROTIC_SKULL</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>
2020-04-03 10:19:51 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html#needsCooling--">needsCooling()</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>
<div class="block">This method returns whether this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AReactor</code></a> requires as some form of
coolant.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#NEPTUNIUM">NEPTUNIUM</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#NETHER_GOLD_PAN">NETHER_GOLD_PAN</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#NETHER_ICE">NETHER_ICE</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#NETHER_ICE_COOLANT_CELL">NETHER_ICE_COOLANT_CELL</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/NetherGoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">NetherGoldPan</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/NetherGoldPan.html#NetherGoldPan-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">NetherGoldPan(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/NetherGoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">NetherGoldPan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#NETHERSTAR_REACTOR">NETHERSTAR_REACTOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors"><span class="typeNameLink">NetherStarReactor</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors"><code>NetherStarReactor</code></a> is an implementation of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AReactor</code></a> that consumes
Nether Stars and adds Withering to any nearby <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/LivingEntity.html?is-external=true" title="class or interface in org.bukkit.entity"><code>LivingEntity</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html#NetherStarReactor-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">NetherStarReactor(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NetherStarReactor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><span class="typeNameLink">Network</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/api/network/package-summary.html">io.github.thebusybiscuit.slimefun4.api.network</a></dt>
<dd>
<div class="block">An abstract Network class to manage networks in a stateful way</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#Network-org.bukkit.Location-">Network(Location)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network"><span class="typeNameLink">NetworkComponent</span></a> - Enum in <a href="io/github/thebusybiscuit/slimefun4/api/network/package-summary.html">io.github.thebusybiscuit.slimefun4.api.network</a></dt>
<dd>
<div class="block">This enum holds the different types of components a <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a> can have.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/NetworkListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">NetworkListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
<dd>
<div class="block">This <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> is responsible for all updates to a <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/NetworkListener.html#NetworkListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">NetworkListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/NetworkListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">NetworkListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><span class="typeNameLink">NetworkManager</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/api/network/package-summary.html">io.github.thebusybiscuit.slimefun4.api.network</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>NetworkManager</code></a> is responsible for holding all instances of <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a>
and providing some utility methods that would have probably been static otherwise.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html#NetworkManager-int-">NetworkManager(int)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">NetworkManager</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">This creates a new <a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>NetworkManager</code></a> with the given capacity.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#newInstance-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.block.Block-">newInstance(BlockMenu, Block)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#newInstance-me.mrCookieSlime.Slimefun.api.inventory.BlockMenu-org.bukkit.Location-">newInstance(BlockMenu, Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html#next-org.bukkit.entity.Player-int-me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ChestMenu-">next(Player, int, ChestMenu)</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#NICKEL_INGOT">NICKEL_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#NIGHT_VISION_GOGGLES">NIGHT_VISION_GOGGLES</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/implementation/items/androids/AndroidType.html#NON_FIGHTER">NON_FIGHTER</a></span> - io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidType</a></dt>
<dd>
<div class="block">This type that can represent any other <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>AndroidType</code></a> that is not <code>FIGHTER</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html#NONE">NONE</a></span> - io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNetComponentType</a></dt>
<dd>
<div class="block">A fallback value to use when a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block"><code>Block</code></a> cannot be classified as any of the
other options.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html#NONE">NONE</a></span> - io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidType</a></dt>
<dd>
<div class="block">This is the default type.</div>
</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/NotPlaceable.html" title="interface in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces"><span class="typeNameLink">NotPlaceable</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/interfaces/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces</a></dt>
<dd>
<div class="block">Implement this interface for any <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> to prevent
that <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> from being placed.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#NUCLEAR_REACTOR">NUCLEAR_REACTOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#NUCLEAR_REACTOR">NUCLEAR_REACTOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors"><span class="typeNameLink">NuclearReactor</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors"><code>NuclearReactor</code></a> is an implementation of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems"><code>AReactor</code></a> that uses
any <a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><code>Radioactive</code></a> material to generate energy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html#NuclearReactor-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">NuclearReactor(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NuclearReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#NULL">NULL</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><a href="io/github/thebusybiscuit/slimefun4/utils/NumberUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils"><span class="typeNameLink">NumberUtils</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/utils/package-summary.html">io.github.thebusybiscuit.slimefun4.utils</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#OIL_PUMP">OIL_PUMP</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo"><span class="typeNameLink">OilPump</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/OilPump.html#OilPump-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">OilPump(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/OilPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">OilPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html#onAnvil-org.bukkit.event.inventory.InventoryClickEvent-">onAnvil(InventoryClickEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VanillaMachinesListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html#onArrowHit-org.bukkit.event.entity.EntityDamageEvent-">onArrowHit(EntityDamageEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GrapplingHookListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html#onArrowHit-org.bukkit.event.entity.ProjectileHitEvent-">onArrowHit(ProjectileHitEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GrapplingHookListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html#onArrowHit-org.bukkit.event.entity.ProjectileHitEvent-">onArrowHit(ProjectileHitEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunBowListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html#onArrowHitEntity-org.bukkit.event.entity.EntityDamageByEntityEvent-">onArrowHitEntity(EntityDamageByEntityEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GrapplingHookListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GrapplingHookListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html#onArrowSuccessfulHit-org.bukkit.event.entity.EntityDamageByEntityEvent-">onArrowSuccessfulHit(EntityDamageByEntityEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunBowListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/WitherProof.html#onAttack-org.bukkit.block.Block-org.bukkit.entity.Wither-">onAttack(Block, Wither)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/WitherProof.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes">WitherProof</a></dt>
<dd>
<div class="block">This method is called when a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Wither.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Wither</code></a> tried to attack the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block"><code>Block</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/WitherProofBlock.html#onAttack-org.bukkit.block.Block-org.bukkit.entity.Wither-">onAttack(Block, Wither)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/WitherProofBlock.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">WitherProofBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/NetworkListener.html#onBlockBreak-org.bukkit.event.block.BlockBreakEvent-">onBlockBreak(BlockBreakEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/NetworkListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">NetworkListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html#onBlockBreak-org.bukkit.event.block.BlockBreakEvent-">onBlockBreak(BlockBreakEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">TalismanListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockBreakHandler.html#onBlockBreak-org.bukkit.event.block.BlockBreakEvent-org.bukkit.inventory.ItemStack-int-java.util.List-">onBlockBreak(BlockBreakEvent, ItemStack, int, List&lt;ItemStack&gt;)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockBreakHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BlockBreakHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockDispenseHandler.html#onBlockDispense-org.bukkit.event.block.BlockDispenseEvent-org.bukkit.block.Dispenser-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">onBlockDispense(BlockDispenseEvent, Dispenser, Block, SlimefunItem)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockDispenseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BlockDispenseHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DispenserListener.html#onBlockDispensing-org.bukkit.event.block.BlockDispenseEvent-">onBlockDispensing(BlockDispenseEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DispenserListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">DispenserListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html#onBlockFall-org.bukkit.event.entity.EntityChangeBlockEvent-">onBlockFall(EntityChangeBlockEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BlockPhysicsListener</a></dt>
<dd>&nbsp;</dd>
2020-03-23 15:55:27 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SeismicAxeListener.html#onBlockFall-org.bukkit.event.entity.EntityChangeBlockEvent-">onBlockFall(EntityChangeBlockEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SeismicAxeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SeismicAxeListener</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#onBlockPlace-org.bukkit.event.block.BlockPlaceEvent-">onBlockPlace(BlockPlaceEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockListener.html#onBlockPlace-org.bukkit.event.block.BlockPlaceEvent-">onBlockPlace(BlockPlaceEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BlockListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockPlaceHandler.html#onBlockPlace-org.bukkit.event.block.BlockPlaceEvent-org.bukkit.inventory.ItemStack-">onBlockPlace(BlockPlaceEvent, ItemStack)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockPlaceHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BlockPlaceHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockListener.html#onBlockRegister-org.bukkit.event.block.BlockPlaceEvent-">onBlockRegister(BlockPlaceEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BlockListener</a></dt>
<dd>&nbsp;</dd>
2020-03-23 15:55:27 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockListener.html#onBlockUnregister-org.bukkit.event.block.BlockBreakEvent-">onBlockUnregister(BlockBreakEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BlockListener</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html#onBowUse-org.bukkit.event.entity.EntityShootBowEvent-">onBowUse(EntityShootBowEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunBowListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/Placeable.html#onBreak-org.bukkit.entity.Player-org.bukkit.block.Block-">onBreak(Player, Block)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/Placeable.html" title="interface in io.github.thebusybiscuit.slimefun4.api.items">Placeable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunBlockHandler.html#onBreak-org.bukkit.entity.Player-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.UnregisterReason-">onBreak(Player, Block, SlimefunItem, UnregisterReason)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunBlockHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects">SlimefunBlockHandler</a></dt>
<dd>
<div class="block">This method gets called when the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block"><code>Block</code></a> is broken.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html#onBucketUse-org.bukkit.event.player.PlayerBucketEmptyEvent-">onBucketUse(PlayerBucketEmptyEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BlockPhysicsListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">onClassificationChange(Location, NetworkComponent, NetworkComponent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
2020-03-28 20:17:06 +00:00
<dd>
<div class="block">This method is called whenever a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Location.html?is-external=true" title="class or interface in org.bukkit"><code>Location</code></a> in this <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a> changes
its classification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html#onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">onClassificationChange(Location, NetworkComponent, NetworkComponent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.networks.cargo.<a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.cargo">CargoNet</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#onClassificationChange-org.bukkit.Location-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-io.github.thebusybiscuit.slimefun4.api.network.NetworkComponent-">onClassificationChange(Location, NetworkComponent, NetworkComponent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html#onClick-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-">onClick(Player, ItemStack)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.options.<a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide.options">SlimefunGuideOption</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html#onClick-org.bukkit.event.inventory.InventoryClickEvent-">onClick(InventoryClickEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BackpackListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html#onClose-org.bukkit.event.inventory.InventoryCloseEvent-">onClose(InventoryCloseEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BackpackListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html#onCommand-org.bukkit.command.CommandSender-org.bukkit.command.Command-java.lang.String-java.lang.String:A-">onCommand(CommandSender, Command, String, String[])</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SlimefunCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html#onCommand-org.bukkit.event.player.PlayerCommandPreprocessEvent-">onCommand(PlayerCommandPreprocessEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SlimefunCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemConsumeListener.html#onConsume-org.bukkit.event.player.PlayerItemConsumeEvent-">onConsume(PlayerItemConsumeEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemConsumeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunItemConsumeListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemConsumptionHandler.html#onConsume-org.bukkit.event.player.PlayerItemConsumeEvent-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-">onConsume(PlayerItemConsumeEvent, Player, ItemStack)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemConsumptionHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemConsumptionHandler</a></dt>
<dd>
<div class="block">This method gets fired whenever a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/player/PlayerItemConsumeEvent.html?is-external=true" title="class or interface in org.bukkit.event.player"><code>PlayerItemConsumeEvent</code></a> involving this
<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> has been triggered.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html#onCraft-org.bukkit.event.inventory.CraftItemEvent-">onCraft(CraftItemEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VanillaMachinesListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html#onDamage-org.bukkit.event.entity.EntityDamageByEntityEvent-">onDamage(EntityDamageByEntityEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VampireBladeListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBootsListener.html#onDamage-org.bukkit.event.entity.EntityDamageEvent-">onDamage(EntityDamageEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBootsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunBootsListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SoulboundListener.html#onDamage-org.bukkit.event.entity.EntityDeathEvent-">onDamage(EntityDeathEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SoulboundListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SoulboundListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html#onDamageGet-org.bukkit.event.entity.EntityDamageEvent-">onDamageGet(EntityDamageEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">TalismanListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ButcherAndroidListener.html#onDeath-org.bukkit.event.entity.EntityDeathEvent-">onDeath(EntityDeathEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ButcherAndroidListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">ButcherAndroidListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DeathpointListener.html#onDeath-org.bukkit.event.entity.EntityDeathEvent-">onDeath(EntityDeathEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DeathpointListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">DeathpointListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DebugFishListener.html#onDebug-org.bukkit.event.player.PlayerInteractEvent-">onDebug(PlayerInteractEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/DebugFishListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">DebugFishListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#onDisable--">onDisable()</a></span> - Method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/PlayerProfileListener.html#onDisconnect-org.bukkit.event.player.PlayerQuitEvent-">onDisconnect(PlayerQuitEvent)</a></span> - Method in 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><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#onEnable--">onEnable()</a></span> - Method in class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html#onEnchant-org.bukkit.event.enchantment.EnchantItemEvent-">onEnchant(EnchantItemEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">TalismanListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ExplosionsListener.html#onEntityExplode-org.bukkit.event.entity.EntityExplodeEvent-">onEntityExplode(EntityExplodeEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ExplosionsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">ExplosionsListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/EntityKillListener.html#onEntityKill-org.bukkit.event.entity.EntityDeathEvent-">onEntityKill(EntityDeathEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/EntityKillListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">EntityKillListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ItemPickupListener.html#onEntityPickup-org.bukkit.event.entity.EntityPickupItemEvent-">onEntityPickup(EntityPickupItemEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ItemPickupListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">ItemPickupListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/ItemManipulationEvent.html#onEvent-int-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack-">onEvent(int, ItemStack, ItemStack)</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/ItemManipulationEvent.html" title="interface in me.mrCookieSlime.Slimefun.api.inventory">ItemManipulationEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html#onExecute-org.bukkit.command.CommandSender-java.lang.String:A-">onExecute(CommandSender, String[])</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SubCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/Placeable.html#onExplode-org.bukkit.block.Block-">onExplode(Block)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/Placeable.html" title="interface in io.github.thebusybiscuit.slimefun4.api.items">Placeable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/EnhancedFurnaceListener.html#onFuelBurn-org.bukkit.event.inventory.FurnaceBurnEvent-">onFuelBurn(FurnaceBurnEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/EnhancedFurnaceListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">EnhancedFurnaceListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html#onGrindstone-org.bukkit.event.inventory.InventoryClickEvent-">onGrindstone(InventoryClickEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VanillaMachinesListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BowShootHandler.html#onHit-org.bukkit.event.entity.EntityDamageByEntityEvent-org.bukkit.entity.LivingEntity-">onHit(EntityDamageByEntityEvent, LivingEntity)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BowShootHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BowShootHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ItemPickupListener.html#onHopperPickup-org.bukkit.event.inventory.InventoryPickupItemEvent-">onHopperPickup(InventoryPickupItemEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/ItemPickupListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">ItemPickupListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html#onInteract-io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent-">onInteract(PlayerRightClickEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">AncientAltarListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunGuideListener.html#onInteract-io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent-">onInteract(PlayerRightClickEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunGuideListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunGuideListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html#onInteract-org.bukkit.entity.Player-io.github.thebusybiscuit.slimefun4.core.MultiBlock-org.bukkit.block.Block-">onInteract(Player, MultiBlock, Block)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/MultiBlockInteractionHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">MultiBlockInteractionHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/ArmorForge.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/ArmorForge.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">ArmorForge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</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/Compressor.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Compressor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">Compressor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/EnhancedCraftingTable.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/EnhancedCraftingTable.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">EnhancedCraftingTable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">GrindStone</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Juicer.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Juicer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">Juicer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MagicWorkbench.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MagicWorkbench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">MagicWorkbench</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MakeshiftSmeltery.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MakeshiftSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">MakeshiftSmeltery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">OreCrusher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">OreWasher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">PressureChamber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Smeltery.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</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/multiblocks/TableSaw.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/TableSaw.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">TableSaw</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html#onInteract-org.bukkit.entity.Player-org.bukkit.block.Block-">onInteract(Player, Block)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks">MultiBlockMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/IronGolemListener.html#onIronGolemHeal-org.bukkit.event.player.PlayerInteractEntityEvent-">onIronGolemHeal(PlayerInteractEntityEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/IronGolemListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">IronGolemListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html#onItemBreak-org.bukkit.event.player.PlayerItemBreakEvent-">onItemBreak(PlayerItemBreakEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">TalismanListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html#onItemDrop-org.bukkit.event.player.PlayerDropItemEvent-">onItemDrop(PlayerDropItemEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BackpackListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemListener.html#onItemDrop-org.bukkit.event.player.PlayerDropItemEvent-">onItemDrop(PlayerDropItemEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunItemListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html#onItemDrop-org.bukkit.event.player.PlayerDropItemEvent-org.bukkit.entity.Player-org.bukkit.entity.Item-">onItemDrop(PlayerDropItemEvent, Player, Item)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemDropHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemDropHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/EnhancedFurnaceListener.html#onItemSmelt-org.bukkit.event.inventory.FurnaceSmeltEvent-">onItemSmelt(FurnaceSmeltEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/EnhancedFurnaceListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">EnhancedFurnaceListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunGuideListener.html#onJoin-org.bukkit.event.player.PlayerJoinEvent-">onJoin(PlayerJoinEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunGuideListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunGuideListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html#onKill-org.bukkit.event.entity.EntityDeathEvent-">onKill(EntityDeathEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">TalismanListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/EntityKillHandler.html#onKill-org.bukkit.event.entity.EntityDeathEvent-org.bukkit.entity.Entity-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-">onKill(EntityDeathEvent, Entity, Player, ItemStack)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/EntityKillHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">EntityKillHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html#onLiquidFlow-org.bukkit.event.block.BlockFromToEvent-">onLiquidFlow(BlockFromToEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BlockPhysicsListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html#onOpen-org.bukkit.entity.Player-">onOpen(Player)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">DirtyChestMenu.SaveHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html#onPistonExtend-org.bukkit.event.block.BlockPistonExtendEvent-">onPistonExtend(BlockPistonExtendEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BlockPhysicsListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html#onPistonRetract-org.bukkit.event.block.BlockPistonRetractEvent-">onPistonRetract(BlockPistonRetractEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockPhysicsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BlockPhysicsListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/Placeable.html#onPlace-org.bukkit.entity.Player-org.bukkit.block.Block-">onPlace(Player, Block)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/Placeable.html" title="interface in io.github.thebusybiscuit.slimefun4.api.items">Placeable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunBlockHandler.html#onPlace-org.bukkit.entity.Player-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">onPlace(Player, Block, SlimefunItem)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunBlockHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects">SlimefunBlockHandler</a></dt>
<dd>
<div class="block">This method gets called when the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block"><code>Block</code></a> is placed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/NetworkListener.html#onPlaceBreak-org.bukkit.event.block.BlockPlaceEvent-">onPlaceBreak(BlockPlaceEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/NetworkListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">NetworkListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html#onPreBrew-org.bukkit.event.inventory.InventoryClickEvent-">onPreBrew(InventoryClickEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VanillaMachinesListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html#onPrepareCraft-org.bukkit.event.inventory.PrepareItemCraftEvent-">onPrepareCraft(PrepareItemCraftEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VanillaMachinesListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TeleporterListener.html#onPressurePlateEnter-org.bukkit.event.player.PlayerInteractEvent-">onPressurePlateEnter(PlayerInteractEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TeleporterListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">TeleporterListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/FireworksListener.html#onResearchFireworkDamage-org.bukkit.event.entity.EntityDamageByEntityEvent-">onResearchFireworkDamage(EntityDamageByEntityEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/FireworksListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">FireworksListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SoulboundListener.html#onRespawn-org.bukkit.event.player.PlayerRespawnEvent-">onRespawn(PlayerRespawnEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SoulboundListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SoulboundListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockUseHandler.html#onRightClick-io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent-">onRightClick(PlayerRightClickEvent)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BlockUseHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html#onRightClick-io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent-">onRightClick(PlayerRightClickEvent)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/MultiBlockListener.html#onRightClick-org.bukkit.event.player.PlayerInteractEvent-">onRightClick(PlayerInteractEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/MultiBlockListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">MultiBlockListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemListener.html#onRightClick-org.bukkit.event.player.PlayerInteractEvent-">onRightClick(PlayerInteractEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunItemListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/ExplosiveBow.html#onShoot--">onShoot()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/ExplosiveBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">ExplosiveBow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/IcyBow.html#onShoot--">onShoot()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/IcyBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">IcyBow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html#onShoot--">onShoot()</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="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html#onSprint-org.bukkit.event.player.PlayerToggleSprintEvent-">onSprint(PlayerToggleSprintEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">TalismanListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/CoolerListener.html#onStarve-org.bukkit.event.entity.FoodLevelChangeEvent-">onStarve(FoodLevelChangeEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/CoolerListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">CoolerListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html#onTick--">onTick()</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#onTick--">onTick()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GadgetsListener.html#onToggleSneak-org.bukkit.event.player.PlayerToggleSneakEvent-">onToggleSneak(PlayerToggleSneakEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/GadgetsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">GadgetsListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBootsListener.html#onTrample-org.bukkit.event.player.PlayerInteractEvent-">onTrample(PlayerInteractEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBootsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunBootsListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/WitherListener.html#onWitherDestroy-org.bukkit.event.entity.EntityChangeBlockEvent-">onWitherDestroy(EntityChangeBlockEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/WitherListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">WitherListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/WorldListener.html#onWorldLoad-org.bukkit.event.world.WorldLoadEvent-">onWorldLoad(WorldLoadEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/WorldListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">WorldListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/WorldListener.html#onWorldUnload-org.bukkit.event.world.WorldUnloadEvent-">onWorldUnload(WorldUnloadEvent)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/WorldListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">WorldListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html#open-org.bukkit.entity.Player...-">open(Player...)</a></span> - Method in 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 will open the <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/Inventory.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>Inventory</code></a> of this backpack to every <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>
that was passed onto this method.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html#open-org.bukkit.entity.Player-org.bukkit.block.Block-">open(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">ElevatorPlate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html#openBackpack-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-io.github.thebusybiscuit.slimefun4.implementation.items.tools.SlimefunBackpack-">openBackpack(Player, ItemStack, SlimefunBackpack)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BackpackListener</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html#openCategory-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.Category-int-">openCategory(PlayerProfile, Category, int)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuideImplementation</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html#openCategory-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.Category-int-">openCategory(PlayerProfile, Category, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">BookSlimefunGuide</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html#openCategory-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.Category-int-">openCategory(PlayerProfile, Category, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">ChestSlimefunGuide</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html#openCategory-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-me.mrCookieSlime.Slimefun.Objects.Category-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout-int-">openCategory(PlayerProfile, Category, SlimefunGuideLayout, int)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuide</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html#openCheatMenu-org.bukkit.entity.Player-">openCheatMenu(Player)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html#openEditor-org.bukkit.entity.Player-org.bukkit.block.Block-">openEditor(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.gps.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">ElevatorPlate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html#openGuide-org.bukkit.entity.Player-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout-">openGuide(Player, SlimefunGuideLayout)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html#openGuide-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-">openGuide(Player, ItemStack)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuide</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html#openLastEntry-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideImplementation-">openLastEntry(SlimefunGuideImplementation)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">GuideHistory</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This method opens the last opened entry to the associated <a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><code>PlayerProfile</code></a>
of this <a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>GuideHistory</code></a>.</div>
</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html#openMainMenu-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-int-">openMainMenu(PlayerProfile, int)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuideImplementation</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html#openMainMenu-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-int-">openMainMenu(PlayerProfile, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">BookSlimefunGuide</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html#openMainMenu-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-int-">openMainMenu(PlayerProfile, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">ChestSlimefunGuide</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html#openMainMenu-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-io.github.thebusybiscuit.slimefun4.core.guide.SlimefunGuideLayout-int-">openMainMenu(PlayerProfile, SlimefunGuideLayout, int)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuide</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html#openSearch-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-java.lang.String-boolean-">openSearch(PlayerProfile, String, boolean)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuideImplementation</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html#openSearch-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-java.lang.String-boolean-">openSearch(PlayerProfile, String, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/BookSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">BookSlimefunGuide</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html#openSearch-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-java.lang.String-boolean-">openSearch(PlayerProfile, String, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.guide.<a href="io/github/thebusybiscuit/slimefun4/implementation/guide/ChestSlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.guide">ChestSlimefunGuide</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html#openSearch-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-java.lang.String-boolean-boolean-">openSearch(PlayerProfile, String, boolean, boolean)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuide</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideSettings.html#openSettings-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-">openSettings(Player, ItemStack)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.core.guide.options.<a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideSettings.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide.options">SlimefunGuideSettings</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html#openTeleporterGUI-org.bukkit.entity.Player-java.util.UUID-org.bukkit.block.Block-int-">openTeleporterGUI(Player, UUID, Block, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">TeleportationManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#openTransmitterControlPanel-org.bukkit.entity.Player-">openTransmitterControlPanel(Player)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#openWaypointControlPanel-org.bukkit.entity.Player-">openWaypointControlPanel(Player)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#ORE_CRUSHER">ORE_CRUSHER</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#ORE_CRUSHER">ORE_CRUSHER</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/RecipeType.html#ORE_WASHER">ORE_WASHER</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#ORE_WASHER">ORE_WASHER</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/OreCrusher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">OreCrusher</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/OreCrusher.html#OreCrusher--">OreCrusher()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">OreCrusher</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">OreWasher</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/OreWasher.html#OreWasher--">OreWasher()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">OreWasher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ORGANIC_FOOD">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="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#OUTPUT_CHEST">OUTPUT_CHEST</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>
</dl>
<a id="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 <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/String.html?is-external=true#split-java.lang.String-" title="class or interface in java.lang"><code>String.split(String)</code></a>.</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><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html#PLAYER_BREAK">PLAYER_BREAK</a></span> - me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">UnregisterReason</a></dt>
<dd>
<div class="block">A player breaks the block.</div>
</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-io.github.thebusybiscuit.slimefun4.api.player.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-io.github.thebusybiscuit.slimefun4.api.player.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>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">This <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> gets called when 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> has switched their <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Language</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<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="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><span class="typeNameLink">PlayerProfile</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">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="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html#plugin">plugin</a></span> - Variable in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SubCommand</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/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/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/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="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><a href="io/github/thebusybiscuit/slimefun4/implementation/setup/PostSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.setup"><span class="typeNameLink">PostSetup</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/setup/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.setup</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/gadgets/MultiTool.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/MultiTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">MultiTool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">SolarGenerator</a></dt>
<dd>&nbsp;</dd>
<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/TreeGrowthAccelerator.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/TreeGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">TreeGrowthAccelerator</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/LumberAxe.html#preRegister--">preRegister()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.tools.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/LumberAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">LumberAxe</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/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/api/inventory/DirtyChestMenu.html#preset">preset</a></span> - Variable 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/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 id="I:Q">
<!-- -->
</a>
<h2 class="title">Q</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#queueDelete-org.bukkit.Location-boolean-">queueDelete(Location, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#queueMove-org.bukkit.Location-org.bukkit.Location-">queueMove(Location, Location)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#RABBIT_JERKY">RABBIT_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/SlimefunItems.html#RADIANT_BACKPACK">RADIANT_BACKPACK</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#radioactive-io.github.thebusybiscuit.slimefun4.core.attributes.Radioactivity-">radioactive(Radioactivity)</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><a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><span class="typeNameLink">Radioactive</span></a> - Interface in <a href="io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html">io.github.thebusybiscuit.slimefun4.core.attributes</a></dt>
<dd>
<div class="block">This Interface, when attached to a class that inherits from <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>, marks
the Item as radioactive.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/RadioactiveItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items"><span class="typeNameLink">RadioactiveItem</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items</a></dt>
<dd>
<div class="block">A quick and easy implementation of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that also implements the
interface <a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactive.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><code>Radioactive</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/RadioactiveItem.html#RadioactiveItem-me.mrCookieSlime.Slimefun.Objects.Category-io.github.thebusybiscuit.slimefun4.core.attributes.Radioactivity-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">RadioactiveItem(Category, Radioactivity, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/RadioactiveItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items">RadioactiveItem</a></dt>
<dd>
<div class="block">This will create a new <a href="io/github/thebusybiscuit/slimefun4/implementation/items/RadioactiveItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items"><code>RadioactiveItem</code></a> with the given level of <a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes"><code>Radioactivity</code></a></div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes"><span class="typeNameLink">Radioactivity</span></a> - Enum in <a href="io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html">io.github.thebusybiscuit.slimefun4.core.attributes</a></dt>
<dd>
<div class="block">This enum holds all available levels of <a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes"><code>Radioactivity</code></a>.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Rag.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical"><span class="typeNameLink">Rag</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.medical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Rag.html#Rag-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Rag(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.medical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Rag.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Rag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#RAG">RAG</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#RAINBOW_CLAY">RAINBOW_CLAY</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#RAINBOW_CLAY_HALLOWEEN">RAINBOW_CLAY_HALLOWEEN</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#RAINBOW_CLAY_VALENTINE">RAINBOW_CLAY_VALENTINE</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#RAINBOW_CLAY_XMAS">RAINBOW_CLAY_XMAS</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#RAINBOW_CONCRETE">RAINBOW_CONCRETE</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#RAINBOW_CONCRETE_HALLOWEEN">RAINBOW_CONCRETE_HALLOWEEN</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#RAINBOW_CONCRETE_VALENTINE">RAINBOW_CONCRETE_VALENTINE</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#RAINBOW_CONCRETE_XMAS">RAINBOW_CONCRETE_XMAS</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#RAINBOW_GLASS">RAINBOW_GLASS</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#RAINBOW_GLASS_HALLOWEEN">RAINBOW_GLASS_HALLOWEEN</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#RAINBOW_GLASS_PANE">RAINBOW_GLASS_PANE</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#RAINBOW_GLASS_PANE_HALLOWEEN">RAINBOW_GLASS_PANE_HALLOWEEN</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#RAINBOW_GLASS_PANE_VALENTINE">RAINBOW_GLASS_PANE_VALENTINE</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#RAINBOW_GLASS_PANE_XMAS">RAINBOW_GLASS_PANE_XMAS</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#RAINBOW_GLASS_VALENTINE">RAINBOW_GLASS_VALENTINE</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#RAINBOW_GLASS_XMAS">RAINBOW_GLASS_XMAS</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#RAINBOW_GLAZED_TERRACOTTA">RAINBOW_GLAZED_TERRACOTTA</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#RAINBOW_GLAZED_TERRACOTTA_HALLOWEEN">RAINBOW_GLAZED_TERRACOTTA_HALLOWEEN</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#RAINBOW_GLAZED_TERRACOTTA_VALENTINE">RAINBOW_GLAZED_TERRACOTTA_VALENTINE</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#RAINBOW_GLAZED_TERRACOTTA_XMAS">RAINBOW_GLAZED_TERRACOTTA_XMAS</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#RAINBOW_WOOL">RAINBOW_WOOL</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#RAINBOW_WOOL_HALLOWEEN">RAINBOW_WOOL_HALLOWEEN</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#RAINBOW_WOOL_VALENTINE">RAINBOW_WOOL_VALENTINE</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#RAINBOW_WOOL_XMAS">RAINBOW_WOOL_XMAS</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/blocks/RainbowBlock.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks"><span class="typeNameLink">RainbowBlock</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.blocks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RainbowBlock.html#RainbowBlock-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-me.mrCookieSlime.Slimefun.Objects.handlers.RainbowTicker-">RainbowBlock(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack, RainbowTicker)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RainbowBlock.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">RainbowBlock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers"><span class="typeNameLink">RainbowTicker</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/handlers/package-summary.html">me.mrCookieSlime.Slimefun.Objects.handlers</a></dt>
<dd>
<div class="block">This is a <a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers"><code>BlockTicker</code></a> that is exclusively used for Rainbow blocks.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html#RainbowTicker-io.github.thebusybiscuit.cscorelib2.materials.MaterialCollection-">RainbowTicker(MaterialCollection)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">RainbowTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html#RainbowTicker-org.bukkit.Material...-">RainbowTicker(Material...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">RainbowTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#RAW_CARBONADO">RAW_CARBONADO</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#REACTOR_ACCESS_PORT">REACTOR_ACCESS_PORT</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#REACTOR_COOLANT_CELL">REACTOR_COOLANT_CELL</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/cargo/ReactorAccessPort.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo"><span class="typeNameLink">ReactorAccessPort</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.cargo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html#ReactorAccessPort-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">ReactorAccessPort(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.cargo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">ReactorAccessPort</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/ReactorHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms"><span class="typeNameLink">ReactorHologram</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/utils/holograms/package-summary.html">io.github.thebusybiscuit.slimefun4.utils.holograms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#recipe">recipe</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/attributes/RecipeDisplayItem.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><span class="typeNameLink">RecipeDisplayItem</span></a> - Interface in <a href="io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html">io.github.thebusybiscuit.slimefun4.core.attributes</a></dt>
<dd>
<div class="block">This interface, when attache to a <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> class will make additional items
appear in 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><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#recipeOutput">recipeOutput</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#recipes">recipes</a></span> - Variable in 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#recipes">recipes</a></span> - 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/SlimefunMachine.html#recipes">recipes</a></span> - Variable 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/Objects/SlimefunItem/SlimefunItem.html#recipeType">recipeType</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists"><span class="typeNameLink">RecipeType</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Lists/package-summary.html">me.mrCookieSlime.Slimefun.Lists</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#RecipeType-io.github.thebusybiscuit.cscorelib2.recipes.MinecraftRecipe-">RecipeType(MinecraftRecipe&lt;?&gt;)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#RecipeType-org.bukkit.inventory.ItemStack-">RecipeType(ItemStack)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use the constructor with <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/NamespacedKey.html?is-external=true" title="class or interface in org.bukkit"><code>NamespacedKey</code></a> instead</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#RecipeType-org.bukkit.inventory.ItemStack-java.lang.String-">RecipeType(ItemStack, String)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#RecipeType-org.bukkit.NamespacedKey-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-java.lang.String...-">RecipeType(NamespacedKey, SlimefunItemStack, String...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#RecipeType-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-">RecipeType(NamespacedKey, ItemStack)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#RecipeType-org.bukkit.NamespacedKey-org.bukkit.inventory.ItemStack-java.util.function.BiConsumer-java.lang.String...-">RecipeType(NamespacedKey, ItemStack, BiConsumer&lt;ItemStack[], ItemStack&gt;, String...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html#recordUsage-java.util.Map-">recordUsage(Map&lt;SubCommand, Integer&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SubCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#REDSTONE_ALLOY">REDSTONE_ALLOY</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">Refinery</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html#Refinery-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Refinery(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Refinery</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#REFINERY">REFINERY</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>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#REFINERY">REFINERY</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html#register--">register()</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo">GEOResource</a></dt>
<dd>
<div class="block">Registers this GEO Resource</div>
</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html#register--">register()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SlimefunCommand</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#register--">register()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>
<div class="block">Registers this category.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#register--">register()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">Registers this <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html#register-io.github.thebusybiscuit.slimefun4.api.geo.GEOResource-">register(GEOResource)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo">ResourceManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html#register-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-">register(SlimefunAddon)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks">MultiBlockMachine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#register-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-">register(SlimefunAddon)</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 registers this <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/CustomTextureService.html#register-java.lang.Iterable-">register(Iterable&lt;SlimefunItem&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomTextureService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html#register-java.lang.Iterable-">register(Iterable&lt;SlimefunItem&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/PermissionsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">PermissionsService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#register-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">register(ItemStack[], ItemStack)</a></span> - Method in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html#registerArmorSet-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack:A-java.lang.String-boolean-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-">registerArmorSet(ItemStack, ItemStack[], String, boolean, SlimefunAddon)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Setup.<a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html" title="class in me.mrCookieSlime.Slimefun.Setup">SlimefunManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html#registerArmorSet-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack:A-java.lang.String-org.bukkit.potion.PotionEffect:A:A-boolean-io.github.thebusybiscuit.slimefun4.api.SlimefunAddon-">registerArmorSet(ItemStack, ItemStack[], String, PotionEffect[][], boolean, SlimefunAddon)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Setup.<a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html" title="class in me.mrCookieSlime.Slimefun.Setup">SlimefunManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#registerBlockHandler-java.lang.String-me.mrCookieSlime.Slimefun.Objects.SlimefunBlockHandler-">registerBlockHandler(String, SlimefunBlockHandler)</a></span> - Static method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html#registerComponent-java.lang.String-">registerComponent(String)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/EnergyNetComponent.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes">EnergyNetComponent</a></dt>
<dd>
<div class="block">This method is used for internal purposes to register the component.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html#registerDefaultFuelTypes--">registerDefaultFuelTypes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">BioGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html#registerDefaultFuelTypes--">registerDefaultFuelTypes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">CoalGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html#registerDefaultFuelTypes--">registerDefaultFuelTypes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">CombustionGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html#registerDefaultFuelTypes--">registerDefaultFuelTypes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">LavaGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html#registerDefaultFuelTypes--">registerDefaultFuelTypes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/MagnesiumGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">MagnesiumGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html#registerDefaultFuelTypes--">registerDefaultFuelTypes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NetherStarReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html#registerDefaultFuelTypes--">registerDefaultFuelTypes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NuclearReactor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">CarbonPress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricFurnace</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricPress</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectrifiedCrucible</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodComposter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodFabricator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Freezer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">HeatedPressureChamber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#registerDefaultRecipes--">registerDefaultRecipes()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AContainer</a></dt>
<dd>
<div class="block">This method registers all default recipes for this machine.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#registerEvent-me.mrCookieSlime.Slimefun.api.inventory.ItemManipulationEvent-">registerEvent(ItemManipulationEvent)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#registerEvent-me.mrCookieSlime.Slimefun.api.inventory.ItemManipulationEvent-">registerEvent(ItemManipulationEvent)</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="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#registerFuel-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineFuel-">registerFuel(MachineFuel)</a></span> - Method in 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/api/Slimefun.html#registerGuideHandler-me.mrCookieSlime.Slimefun.api.GuideHandler-">registerGuideHandler(GuideHandler)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html#registerNetwork-io.github.thebusybiscuit.slimefun4.api.network.Network-">registerNetwork(Network)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">NetworkManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#registerRecipe-int-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-">registerRecipe(int, ItemStack[], ItemStack[])</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>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#registerRecipe-int-org.bukkit.inventory.ItemStack-org.bukkit.inventory.ItemStack-">registerRecipe(int, ItemStack, ItemStack)</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>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#registerRecipe-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineRecipe-">registerRecipe(MachineRecipe)</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/api/Slimefun.html#registerResearch-me.mrCookieSlime.Slimefun.Objects.Research-org.bukkit.inventory.ItemStack...-">registerResearch(Research, ItemStack...)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>
<div class="block">Registers this Research and automatically binds these ItemStacks to it.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#registerResearch-org.bukkit.NamespacedKey-int-java.lang.String-int-org.bukkit.inventory.ItemStack...-">registerResearch(NamespacedKey, int, String, int, ItemStack...)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#regulator">regulator</a></span> - Variable in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html#REGULATOR">REGULATOR</a></span> - io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">This represents the main component of the <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#regulatorNodes">regulatorNodes</a></span> - Variable in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#REINFORCED_ALLOY_BOOTS">REINFORCED_ALLOY_BOOTS</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#REINFORCED_ALLOY_CHESTPLATE">REINFORCED_ALLOY_CHESTPLATE</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#REINFORCED_ALLOY_HELMET">REINFORCED_ALLOY_HELMET</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#REINFORCED_ALLOY_INGOT">REINFORCED_ALLOY_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#REINFORCED_ALLOY_JETBOOTS">REINFORCED_ALLOY_JETBOOTS</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#REINFORCED_ALLOY_JETPACK">REINFORCED_ALLOY_JETPACK</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#REINFORCED_ALLOY_LEGGINGS">REINFORCED_ALLOY_LEGGINGS</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#REINFORCED_ALLOY_MULTI_TOOL">REINFORCED_ALLOY_MULTI_TOOL</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#REINFORCED_FURNACE">REINFORCED_FURNACE</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#REINFORCED_PLATE">REINFORCED_PLATE</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/BlockInfoConfig.html#reload--">reload()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html#remove-org.bukkit.block.Block-">remove(Block)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.<a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">SimpleHologram</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html#removeParent-me.mrCookieSlime.Slimefun.Objects.Category-">removeParent(Category)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects">LockedCategory</a></dt>
<dd>
<div class="block">Removes a <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a> from the parents of this <a href="me/mrCookieSlime/Slimefun/Objects/LockedCategory.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>LockedCategory</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#REPAIRED_SPAWNER">REPAIRED_SPAWNER</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/blocks/RepairedSpawner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks"><span class="typeNameLink">RepairedSpawner</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.blocks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RepairedSpawner.html#RepairedSpawner-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">RepairedSpawner(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RepairedSpawner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">RepairedSpawner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#replaceExistingItem-int-org.bukkit.inventory.ItemStack-">replaceExistingItem(int, ItemStack)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">DirtyChestMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.html#replaceExistingItem-int-org.bukkit.inventory.ItemStack-boolean-">replaceExistingItem(int, ItemStack, boolean)</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/SlimefunItem.html#research">research</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><span class="typeNameLink">Research</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/package-summary.html">me.mrCookieSlime.Slimefun.Objects</a></dt>
<dd>
2020-03-22 15:48:23 +00:00
<div class="block">Represents a research, which is bound to one
<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> or more and requires XP levels to unlock said item(s).</div>
2020-03-21 18:04:45 +00:00
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#Research-org.bukkit.NamespacedKey-int-java.lang.String-int-">Research(NamespacedKey, int, String, int)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">The constructor for a <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a>.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/setup/ResearchSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.setup"><span class="typeNameLink">ResearchSetup</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/setup/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.setup</a></dt>
<dd>
<div class="block">This static setup class is used to register all default implementations of
<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a> on startup.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events"><span class="typeNameLink">ResearchUnlockEvent</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/api/events/package-summary.html">io.github.thebusybiscuit.slimefun4.api.events</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">This <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> is called whenever 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> unlocks a <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html#ResearchUnlockEvent-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.Research-">ResearchUnlockEvent(Player, Research)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">ResearchUnlockEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo"><span class="typeNameLink">ResourceManager</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/api/geo/package-summary.html">io.github.thebusybiscuit.slimefun4.api.geo</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo"><code>ResourceManager</code></a> is responsible for registering and managing a <a href="io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html#ResourceManager-me.mrCookieSlime.Slimefun.SlimefunPlugin-">ResourceManager(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo">ResourceManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#RESOURCES">RESOURCES</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#retrieve-org.bukkit.block.Block-">retrieve(Block)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>
<div class="block">Retrieves the SlimefunItem's ItemStack from the specified Block.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#RUBBER_BOOTS">RUBBER_BOOTS</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/BackupService.html#run--">run()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/BackupService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">BackupService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/AncientAltarTask.html#run--">run()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/AncientAltarTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">AncientAltarTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/ArmorTask.html#run--">run()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/ArmorTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">ArmorTask</a></dt>
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunStartupTask.html#run--">run()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunStartupTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">SlimefunStartupTask</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#run--">run()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html#run-org.bukkit.entity.Player-boolean-boolean-">run(Player, boolean, boolean)</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#RUNE_AIR">RUNE_AIR</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#RUNE_EARTH">RUNE_EARTH</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#RUNE_ENDER">RUNE_ENDER</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#RUNE_FIRE">RUNE_FIRE</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#RUNE_LIGHTNING">RUNE_LIGHTNING</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#RUNE_RAINBOW">RUNE_RAINBOW</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#RUNE_SOULBOUND">RUNE_SOULBOUND</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#RUNE_WATER">RUNE_WATER</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/Slimefun.html#runSync-java.lang.Runnable-">runSync(Runnable)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/Slimefun.html#runSync-java.lang.Runnable-long-">runSync(Runnable, long)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api">Slimefun</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SALT">SALT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html#save--">save()</a></span> - Method in 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 method will save the contents of this backpack to a <a href="https://docs.oracle.com/javase/9/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io"><code>File</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#save--">save()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>
<div class="block">This method will save the Player's Researches and Backpacks to the hard drive</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#save--">save()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html#save--">save()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">UniversalBlockMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#save-boolean-">save(boolean)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#save-boolean-boolean-">save(boolean, boolean)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#save-java.io.File-">save(File)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html#save-org.bukkit.Location-">save(Location)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html#saveAllBlocks--">saveAllBlocks()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">AutoSavingService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html#saveAllPlayers--">saveAllPlayers()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">AutoSavingService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html#SaveHandler-me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu-me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ChestMenu.MenuOpeningHandler-">SaveHandler(DirtyChestMenu, ChestMenu.MenuOpeningHandler)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/DirtyChestMenu.SaveHandler.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">DirtyChestMenu.SaveHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html#scan-org.bukkit.entity.Player-org.bukkit.block.Block-">scan(Player, Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo">ResourceManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SCROLL_OF_DIMENSIONAL_TELEPOSITION">SCROLL_OF_DIMENSIONAL_TELEPOSITION</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SCUBA_HELMET">SCUBA_HELMET</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
2020-04-03 10:19:51 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html" title="class in io.github.thebusybiscuit.slimefun4.core.categories"><span class="typeNameLink">SeasonalCategory</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/categories/package-summary.html">io.github.thebusybiscuit.slimefun4.core.categories</a></dt>
2020-03-21 18:04:45 +00:00
<dd>
<div class="block">Represents a <a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Category</code></a> that is only displayed in the Guide during
2020-04-03 10:19:51 +00:00
a specified <a href="https://docs.oracle.com/javase/9/docs/api/java/time/Month.html?is-external=true" title="class or interface in java.time"><code>Month</code></a>.</div>
2020-03-21 18:04:45 +00:00
</dd>
2020-04-03 10:19:51 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html#SeasonalCategory-org.bukkit.NamespacedKey-java.time.Month-int-org.bukkit.inventory.ItemStack-">SeasonalCategory(NamespacedKey, Month, int, ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.categories.<a href="io/github/thebusybiscuit/slimefun4/core/categories/SeasonalCategory.html" title="class in io.github.thebusybiscuit.slimefun4.core.categories">SeasonalCategory</a></dt>
2020-03-21 18:04:45 +00:00
<dd>
<div class="block">The constructor for a SeasonCategory.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SEEDS_FERTILIZER">SEEDS_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#SEEDS_ORGANIC_FOOD">SEEDS_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="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SEISMIC_AXE">SEISMIC_AXE</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/weapons/SeismicAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><span class="typeNameLink">SeismicAxe</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.weapons</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html#SeismicAxe-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">SeismicAxe(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.weapons.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">SeismicAxe</a></dt>
<dd>&nbsp;</dd>
2020-03-23 15:55:27 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SeismicAxeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">SeismicAxeListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
<dd>
<div class="block">This <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> is responsible for removing every <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/FallingBlock.html?is-external=true" title="class or interface in org.bukkit.entity"><code>FallingBlock</code></a> that was
created using a <a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><code>SeismicAxe</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SeismicAxeListener.html#SeismicAxeListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">SeismicAxeListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SeismicAxeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SeismicAxeListener</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html#SEMICOLON">SEMICOLON</a></span> - Static variable in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">PatternUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html#sendHelp-org.bukkit.command.CommandSender-">sendHelp(CommandSender)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SlimefunCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#sendMessage-org.bukkit.command.CommandSender-java.lang.String-">sendMessage(CommandSender, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#sendMessage-org.bukkit.command.CommandSender-java.lang.String-boolean-">sendMessage(CommandSender, String, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#sendMessage-org.bukkit.command.CommandSender-java.lang.String-boolean-java.util.function.UnaryOperator-">sendMessage(CommandSender, String, boolean, UnaryOperator&lt;String&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#sendMessage-org.bukkit.command.CommandSender-java.lang.String-java.util.function.UnaryOperator-">sendMessage(CommandSender, String, UnaryOperator&lt;String&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#sendMessages-org.bukkit.command.CommandSender-java.lang.String-">sendMessages(CommandSender, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#sendMessages-org.bukkit.command.CommandSender-java.lang.String-boolean-java.util.function.UnaryOperator-">sendMessages(CommandSender, String, boolean, UnaryOperator&lt;String&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#sendMessages-org.bukkit.command.CommandSender-java.lang.String-java.util.function.UnaryOperator-">sendMessages(CommandSender, String, UnaryOperator&lt;String&gt;)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#sendStats-org.bukkit.command.CommandSender-">sendStats(CommandSender)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html#sendURL-org.bukkit.command.CommandSender-java.lang.String-">sendURL(CommandSender, String)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChatUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChatUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html#setBackpackId-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-int-int-">setBackpackId(Player, ItemStack, int, int)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/BackpackListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">BackpackListener</a></dt>
<dd>&nbsp;</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html#setBlockData-org.bukkit.block.Block-java.lang.String-">setBlockData(Block, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/BlockDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">BlockDataService</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">This will store the given <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> inside the NBT data of the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block"><code>Block</code></a></div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#setBlockInfo-org.bukkit.block.Block-java.lang.String-boolean-">setBlockInfo(Block, String, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#setBlockInfo-org.bukkit.block.Block-me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config-boolean-">setBlockInfo(Block, Config, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#setBlockInfo-org.bukkit.Location-java.lang.String-boolean-">setBlockInfo(Location, String, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#setBlockInfo-org.bukkit.Location-me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config-boolean-">setBlockInfo(Location, Config, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AndroidMineEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AndroidMineEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/AutoDisenchantEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">AutoDisenchantEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/MultiBlockInteractEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">MultiBlockInteractEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html#setCancelled-boolean-">setCancelled(boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/ResearchUnlockEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">ResearchUnlockEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#setCategories-org.bukkit.configuration.file.FileConfiguration-">setCategories(FileConfiguration)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#setCategory-me.mrCookieSlime.Slimefun.Objects.Category-">setCategory(Category)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#setCharge-org.bukkit.block.Block-int-">setCharge(Block, int)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ChargableBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#setCharge-org.bukkit.Location-int-">setCharge(Location, int)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ChargableBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#setChunkInfo-org.bukkit.World-int-int-java.lang.String-java.lang.String-">setChunkInfo(World, int, int, String, String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#setContribution-java.lang.String-int-">setContribution(String, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#setCost-int-">setCost(int)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">Sets the cost in XP levels to unlock this <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/JetpackTask.html#setID-int-">setID(int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/JetpackTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">JetpackTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html#setItemData-org.bukkit.inventory.ItemStack-java.lang.String-">setItemData(ItemStack, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomItemDataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html#setItemData-org.bukkit.inventory.meta.ItemMeta-java.lang.String-">setItemData(ItemMeta, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomItemDataService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomItemDataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#setItemMeta-org.bukkit.inventory.meta.ItemMeta-">setItemMeta(ItemMeta)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#setMessages-org.bukkit.configuration.file.FileConfiguration-">setMessages(FileConfiguration)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#setRecipe-org.bukkit.inventory.ItemStack:A-">setRecipe(ItemStack[])</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#setRecipeOutput-org.bukkit.inventory.ItemStack-">setRecipeOutput(ItemStack)</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>
2020-04-04 01:31:38 +00:00
<dd>
<div class="block">This method will set the result of crafting this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#setRecipeType-me.mrCookieSlime.Slimefun.Lists.RecipeType-">setRecipeType(RecipeType)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#setRecipeTypes-org.bukkit.configuration.file.FileConfiguration-">setRecipeTypes(FileConfiguration)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#setResearched-me.mrCookieSlime.Slimefun.Objects.Research-boolean-">setResearched(Research, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>
<div class="block">This method sets the Player's "researched" status for this Research.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#setResearches-org.bukkit.configuration.file.FileConfiguration-">setResearches(FileConfiguration)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html#setResearchingEnabled-boolean-">setResearchingEnabled(boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html#setResources-org.bukkit.configuration.file.FileConfiguration-">setResources(FileConfiguration)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Language.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Language</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html#setSelectedOption-org.bukkit.entity.Player-org.bukkit.inventory.ItemStack-T-">setSelectedOption(Player, ItemStack, T)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.core.guide.options.<a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide.options">SlimefunGuideOption</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerBackpack.html#setSize-int-">setSize(int)</a></span> - Method in 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 will change the current size of this Backpack to the specified size.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html#setSize-int-">setSize(int)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/BlockMenuPreset.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">BlockMenuPreset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html#setSupplies-io.github.thebusybiscuit.slimefun4.api.geo.GEOResource-org.bukkit.World-int-int-int-">setSupplies(GEOResource, World, int, int, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.geo.<a href="io/github/thebusybiscuit/slimefun4/api/geo/ResourceManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.geo">ResourceManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html#setTexture-java.lang.String-">setTexture(String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/Contributor.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">Contributor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html#setTexture-org.bukkit.inventory.ItemStack-java.lang.String-">setTexture(ItemStack, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomTextureService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html#setTexture-org.bukkit.inventory.meta.ItemMeta-java.lang.String-">setTexture(ItemMeta, String)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/CustomTextureService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">CustomTextureService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html#setTicks-int-">setTicks(int)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/MachineRecipe.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">MachineRecipe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html#setUnsafeCharge-org.bukkit.Location-int-boolean-">setUnsafeCharge(Location, int, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.energy.<a href="me/mrCookieSlime/Slimefun/api/energy/ChargableBlock.html" title="class in me.mrCookieSlime.Slimefun.api.energy">ChargableBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/resources/GEOResourcesSetup.html#setup--">setup()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.implementation.resources.<a href="io/github/thebusybiscuit/slimefun4/implementation/resources/GEOResourcesSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.resources">GEOResourcesSetup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/setup/SlimefunItemSetup.html#setup-me.mrCookieSlime.Slimefun.SlimefunPlugin-">setup(SlimefunPlugin)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.<a href="io/github/thebusybiscuit/slimefun4/implementation/setup/SlimefunItemSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.setup">SlimefunItemSetup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/setup/PostSetup.html#setupItemSettings--">setupItemSettings()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.<a href="io/github/thebusybiscuit/slimefun4/implementation/setup/PostSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.setup">PostSetup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/setup/ResearchSetup.html#setupResearches--">setupResearches()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.<a href="io/github/thebusybiscuit/slimefun4/implementation/setup/ResearchSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.setup">ResearchSetup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/setup/PostSetup.html#setupWiki--">setupWiki()</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.implementation.setup.<a href="io/github/thebusybiscuit/slimefun4/implementation/setup/PostSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.setup">PostSetup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#setUseableInWorkbench-boolean-">setUseableInWorkbench(boolean)</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 sets whether or not this <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> is allowed to be
used in a normal Crafting Table.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#setUseBlock-org.bukkit.event.Event.Result-">setUseBlock(Event.Result)</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#setUseItem-org.bukkit.event.Event.Result-">setUseItem(Event.Result)</a></span> - Method in 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>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html#setValue-int-">setValue(int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.events.<a href="io/github/thebusybiscuit/slimefun4/api/events/GEOResourceGenerationEvent.html" title="class in io.github.thebusybiscuit.slimefun4.api.events">GEOResourceGenerationEvent</a></dt>
<dd>
<div class="block">This modifies the amount that will be generated.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html#shownRecipes">shownRecipes</a></span> - Variable 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#SIFTED_ORE">SIFTED_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="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html#silent">silent</a></span> - Variable in class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">InfusedHopper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SILICON">SILICON</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#SILVER_DUST">SILVER_DUST</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#SILVER_INGOT">SILVER_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms"><span class="typeNameLink">SimpleHologram</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/utils/holograms/package-summary.html">io.github.thebusybiscuit.slimefun4.utils.holograms</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SimpleSlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><span class="typeNameLink">SimpleSlimefunItem</span></a>&lt;<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SimpleSlimefunItem.html" title="type parameter in SimpleSlimefunItem">T</a> extends <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemHandler</a>&gt; - Class in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem</a></dt>
<dd>
<div class="block">This is basically a quickstart class for your very first <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="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SimpleSlimefunItem.html#SimpleSlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">SimpleSlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for 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/SimpleSlimefunItem.html#SimpleSlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">SimpleSlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for 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="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html#size--">size()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide">GuideHistory</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This returns the amount of elements in this <a href="io/github/thebusybiscuit/slimefun4/core/guide/GuideHistory.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>GuideHistory</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html#SLASH_SEPARATOR">SLASH_SEPARATOR</a></span> - Static variable in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/PatternUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">PatternUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SLIME_BOOTS">SLIME_BOOTS</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#SLIME_BOOTS_STEEL">SLIME_BOOTS_STEEL</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#SLIME_CHESTPLATE">SLIME_CHESTPLATE</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#SLIME_CHESTPLATE_STEEL">SLIME_CHESTPLATE_STEEL</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#SLIME_HELMET">SLIME_HELMET</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SLIME_HELMET_STEEL">SLIME_HELMET_STEEL</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#SLIME_LEGGINGS">SLIME_LEGGINGS</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#SLIME_LEGGINGS_STEEL">SLIME_LEGGINGS_STEEL</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="me/mrCookieSlime/Slimefun/api/Slimefun.html" title="class in me.mrCookieSlime.Slimefun.api"><span class="typeNameLink">Slimefun</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/api/package-summary.html">me.mrCookieSlime.Slimefun.api</a></dt>
<dd>
<div class="block">Provides a few convenience methods.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api"><span class="typeNameLink">SlimefunAddon</span></a> - Interface in <a href="io/github/thebusybiscuit/slimefun4/api/package-summary.html">io.github.thebusybiscuit.slimefun4.api</a></dt>
<dd>
<div class="block">This is a very basic interface that will be used to identify
the <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> that registered 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/implementation/items/armor/SlimefunArmorPiece.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor"><span class="typeNameLink">SlimefunArmorPiece</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.armor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html#SlimefunArmorPiece-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.potion.PotionEffect:A-">SlimefunArmorPiece(Category, SlimefunItemStack, RecipeType, ItemStack[], PotionEffect[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.armor.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor">SlimefunArmorPiece</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">SlimefunBackpack</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>
<div class="block">This class represents a <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that is considered a Backpack.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html#SlimefunBackpack-int-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">SlimefunBackpack(int, 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/SlimefunBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">SlimefunBackpack</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunBlockHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects"><span class="typeNameLink">SlimefunBlockHandler</span></a> - Interface in <a href="me/mrCookieSlime/Slimefun/Objects/package-summary.html">me.mrCookieSlime.Slimefun.Objects</a></dt>
<dd>
<div class="block">A <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunBlockHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects"><code>SlimefunBlockHandler</code></a> handles breaking and placing of blocks.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBootsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">SlimefunBootsListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
2020-04-03 10:19:51 +00:00
<dd>
<div class="block">This <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> is responsible for handling all boots provided by
Slimefun, such as the Boots of the Stomper or any <a href="io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor"><code>SlimefunArmorPiece</code></a> that
is a pair of boots and needs to listen to an <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>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBootsListener.html#SlimefunBootsListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">SlimefunBootsListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBootsListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunBootsListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><span class="typeNameLink">SlimefunBow</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.weapons</a></dt>
<dd>
<div class="block">This class represents a <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that is a Bow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html#SlimefunBow-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-">SlimefunBow(SlimefunItemStack, ItemStack[])</a></span> - Constructor for 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><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">SlimefunBowListener</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>
2020-03-30 16:49:59 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html#SlimefunBowListener--">SlimefunBowListener()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunBowListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunBowListener</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html" title="enum in io.github.thebusybiscuit.slimefun4.api"><span class="typeNameLink">SlimefunBranch</span></a> - Enum in <a href="io/github/thebusybiscuit/slimefun4/api/package-summary.html">io.github.thebusybiscuit.slimefun4.api</a></dt>
<dd>
<div class="block">This enum represents the branch this Slimefun build is on.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands"><span class="typeNameLink">SlimefunCommand</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/commands/package-summary.html">io.github.thebusybiscuit.slimefun4.core.commands</a></dt>
<dd>
<div class="block">This <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/command/CommandExecutor.html?is-external=true" title="class or interface in org.bukkit.command"><code>CommandExecutor</code></a> holds the functionality of our <code>/slimefun</code> command.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html#SlimefunCommand-me.mrCookieSlime.Slimefun.SlimefunPlugin-">SlimefunCommand(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SlimefunCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SlimefunCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><span class="typeNameLink">SlimefunGuide</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.core.guide</a></dt>
<dd>
<div class="block">This is a static utility class that provides convenient access to the methods
of <a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuideImplementation</code></a> that abstracts away the actual implementation.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideImplementation.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide"><span class="typeNameLink">SlimefunGuideImplementation</span></a> - Interface in <a href="io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.core.guide</a></dt>
<dd>
<div class="block">This interface is used for the different implementations that add behaviour
to 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/guide/SlimefunGuideLayout.html" title="enum in io.github.thebusybiscuit.slimefun4.core.guide"><span class="typeNameLink">SlimefunGuideLayout</span></a> - Enum in <a href="io/github/thebusybiscuit/slimefun4/core/guide/package-summary.html">io.github.thebusybiscuit.slimefun4.core.guide</a></dt>
2020-03-30 16:49:59 +00:00
<dd>
<div class="block">This enum holds the different designs a <a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuide.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide"><code>SlimefunGuide</code></a> can have.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunGuideListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">SlimefunGuideListener</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/SlimefunGuideListener.html#SlimefunGuideListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-boolean-">SlimefunGuideListener(SlimefunPlugin, boolean)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunGuideListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunGuideListener</a></dt>
<dd>&nbsp;</dd>
2020-03-30 16:49:59 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html" title="interface in io.github.thebusybiscuit.slimefun4.core.guide.options"><span class="typeNameLink">SlimefunGuideOption</span></a>&lt;<a href="io/github/thebusybiscuit/slimefun4/core/guide/options/SlimefunGuideOption.html" title="type parameter in SlimefunGuideOption">T</a>&gt; - Interface in <a href="io/github/thebusybiscuit/slimefun4/core/guide/options/package-summary.html">io.github.thebusybiscuit.slimefun4.core.guide.options</a></dt>
<dd>
<div class="block">This interface represents an option in 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/guide/options/SlimefunGuideSettings.html" title="class in io.github.thebusybiscuit.slimefun4.core.guide.options"><span class="typeNameLink">SlimefunGuideSettings</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/guide/options/package-summary.html">io.github.thebusybiscuit.slimefun4.core.guide.options</a></dt>
2020-03-21 18:04:45 +00:00
<dd>
<div class="block">This static utility class offers various methods that provide access to the
Settings menu 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="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><span class="typeNameLink">SlimefunItem</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#SlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for 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>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This creates a new <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> from the given arguments.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#SlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">SlimefunItem(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for 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>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This creates a new <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> from the given arguments.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#SlimefunItem-me.mrCookieSlime.Slimefun.Objects.Category-org.bukkit.inventory.ItemStack-java.lang.String-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">SlimefunItem(Category, ItemStack, String, RecipeType, ItemStack[])</a></span> - Constructor for class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemConsumeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">SlimefunItemConsumeListener</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/SlimefunItemConsumeListener.html#SlimefunItemConsumeListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">SlimefunItemConsumeListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemConsumeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunItemConsumeListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">SlimefunItemListener</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/SlimefunItemListener.html#SlimefunItemListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">SlimefunItemListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SlimefunItemListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SlimefunItemListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists"><span class="typeNameLink">SlimefunItems</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Lists/package-summary.html">me.mrCookieSlime.Slimefun.Lists</a></dt>
<dd>
<div class="block">This class holds a static references to every <a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api"><code>SlimefunItemStack</code></a>
found in Slimefun.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/setup/SlimefunItemSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.setup"><span class="typeNameLink">SlimefunItemSetup</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/setup/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.setup</a></dt>
<dd>
<div class="block">This static utility class holds the recipes of all items.</div>
</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api"><span class="typeNameLink">SlimefunItemStack</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/api/package-summary.html">me.mrCookieSlime.Slimefun.api</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#SlimefunItemStack-java.lang.String-java.lang.String-java.lang.String-java.lang.String...-">SlimefunItemStack(String, String, String, String...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#SlimefunItemStack-java.lang.String-java.lang.String-java.lang.String-java.util.function.Consumer-">SlimefunItemStack(String, String, String, Consumer&lt;ItemMeta&gt;)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#SlimefunItemStack-java.lang.String-java.lang.String-java.util.function.Consumer-">SlimefunItemStack(String, String, Consumer&lt;ItemMeta&gt;)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#SlimefunItemStack-java.lang.String-org.bukkit.Color-org.bukkit.potion.PotionEffect-java.lang.String-java.lang.String...-">SlimefunItemStack(String, Color, PotionEffect, String, String...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#SlimefunItemStack-java.lang.String-org.bukkit.inventory.ItemStack-">SlimefunItemStack(String, ItemStack)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#SlimefunItemStack-java.lang.String-org.bukkit.inventory.ItemStack-java.lang.String-java.lang.String...-">SlimefunItemStack(String, ItemStack, String, String...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#SlimefunItemStack-java.lang.String-org.bukkit.inventory.ItemStack-java.util.function.Consumer-">SlimefunItemStack(String, ItemStack, Consumer&lt;ItemMeta&gt;)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#SlimefunItemStack-java.lang.String-org.bukkit.Material-java.lang.String-java.lang.String...-">SlimefunItemStack(String, Material, String, String...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#SlimefunItemStack-java.lang.String-org.bukkit.Material-java.lang.String-java.util.function.Consumer-">SlimefunItemStack(String, Material, String, Consumer&lt;ItemMeta&gt;)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html#SlimefunItemStack-java.lang.String-org.bukkit.Material-org.bukkit.Color-java.lang.String-java.lang.String...-">SlimefunItemStack(String, Material, Color, String, String...)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/SlimefunItemStack.html" title="class in me.mrCookieSlime.Slimefun.api">SlimefunItemStack</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><span class="typeNameLink">SlimefunLocalization</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.localization</a></dt>
<dd>
<div class="block">This is an abstract parent class of <a href="io/github/thebusybiscuit/slimefun4/core/services/LocalizationService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><code>LocalizationService</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html#SlimefunLocalization-me.mrCookieSlime.Slimefun.SlimefunPlugin-">SlimefunLocalization(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/SlimefunLocalization.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">SlimefunLocalization</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><span class="typeNameLink">SlimefunMachine</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html#SlimefunMachine-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-org.bukkit.block.BlockFace-">SlimefunMachine(Category, SlimefunItemStack, ItemStack[], ItemStack[], BlockFace)</a></span> - Constructor for 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/Objects/SlimefunItem/SlimefunMachine.html#SlimefunMachine-me.mrCookieSlime.Slimefun.Objects.Category-org.bukkit.inventory.ItemStack-java.lang.String-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack:A-org.bukkit.block.BlockFace-">SlimefunMachine(Category, ItemStack, String, ItemStack[], ItemStack[], BlockFace)</a></span> - Constructor for 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>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Setup/SlimefunManager.html" title="class in me.mrCookieSlime.Slimefun.Setup"><span class="typeNameLink">SlimefunManager</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/Setup/package-summary.html">me.mrCookieSlime.Slimefun.Setup</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun"><span class="typeNameLink">SlimefunPlugin</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/package-summary.html">me.mrCookieSlime.Slimefun</a></dt>
<dd>
<div class="block">This is the main class of Slimefun.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html#SlimefunPlugin--">SlimefunPlugin()</a></span> - Constructor for class me.mrCookieSlime.Slimefun.<a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun">SlimefunPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core"><span class="typeNameLink">SlimefunRegistry</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/package-summary.html">io.github.thebusybiscuit.slimefun4.core</a></dt>
<dd>
<div class="block">This class houses a lot of instances of <a href="https://docs.oracle.com/javase/9/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> and <a href="https://docs.oracle.com/javase/9/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> that hold
various mappings and collections related to <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/SlimefunRegistry.html#SlimefunRegistry--">SlimefunRegistry()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/SlimefunRegistry.html" title="class in io.github.thebusybiscuit.slimefun4.core">SlimefunRegistry</a></dt>
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunStartupTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks"><span class="typeNameLink">SlimefunStartupTask</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.tasks</a></dt>
<dd>
<div class="block">This Task initializes all items, some listeners and various other stuff.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunStartupTask.html#SlimefunStartupTask-me.mrCookieSlime.Slimefun.SlimefunPlugin-java.lang.Runnable-">SlimefunStartupTask(SlimefunPlugin, Runnable)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunStartupTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">SlimefunStartupTask</a></dt>
<dd>
<div class="block">This initializes our <a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/SlimefunStartupTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks"><code>SlimefunStartupTask</code></a> for the given <a href="me/mrCookieSlime/Slimefun/SlimefunPlugin.html" title="class in me.mrCookieSlime.Slimefun"><code>SlimefunPlugin</code></a>.</div>
</dd>
2020-03-23 15:55:27 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils"><span class="typeNameLink">SlimefunUtils</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 utility class holds method that are directly linked to Slimefun.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SMALL_CAPACITOR">SMALL_CAPACITOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SMALL_URANIUM">SMALL_URANIUM</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/SmeltersPickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">SmeltersPickaxe</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/SmeltersPickaxe.html#SmeltersPickaxe-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">SmeltersPickaxe(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/SmeltersPickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">SmeltersPickaxe</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Smeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">Smeltery</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/Smeltery.html#Smeltery--">Smeltery()</a></span> - Constructor for 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="me/mrCookieSlime/Slimefun/Lists/RecipeType.html#SMELTERY">SMELTERY</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#SMELTERY">SMELTERY</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#SOLAR_GENERATOR">SOLAR_GENERATOR</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#SOLAR_GENERATOR_2">SOLAR_GENERATOR_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#SOLAR_GENERATOR_3">SOLAR_GENERATOR_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#SOLAR_GENERATOR_4">SOLAR_GENERATOR_4</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#SOLAR_HELMET">SOLAR_HELMET</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SOLAR_PANEL">SOLAR_PANEL</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators"><span class="typeNameLink">SolarGenerator</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html#SolarGenerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">SolarGenerator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">SolarGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/SolarHelmet.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><span class="typeNameLink">SolarHelmet</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/SolarHelmet.html#SolarHelmet-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">SolarHelmet(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/SolarHelmet.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">SolarHelmet</a></dt>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SOLDER_INGOT">SOLDER_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SOLDER_JETBOOTS">SOLDER_JETBOOTS</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#SOLDER_JETPACK">SOLDER_JETPACK</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#SOLDER_MULTI_TOOL">SOLDER_MULTI_TOOL</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/core/attributes/Soulbound.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><span class="typeNameLink">Soulbound</span></a> - Interface in <a href="io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html">io.github.thebusybiscuit.slimefun4.core.attributes</a></dt>
<dd>
<div class="block">This Interface, when attached to a class that inherits from <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>, marks
the Item as soulbound.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SOULBOUND_AXE">SOULBOUND_AXE</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#SOULBOUND_BOOTS">SOULBOUND_BOOTS</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#SOULBOUND_BOW">SOULBOUND_BOW</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#SOULBOUND_CHESTPLATE">SOULBOUND_CHESTPLATE</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#SOULBOUND_ELYTRA">SOULBOUND_ELYTRA</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#SOULBOUND_HELMET">SOULBOUND_HELMET</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SOULBOUND_HOE">SOULBOUND_HOE</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#SOULBOUND_LEGGINGS">SOULBOUND_LEGGINGS</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#SOULBOUND_PICKAXE">SOULBOUND_PICKAXE</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#SOULBOUND_SHOVEL">SOULBOUND_SHOVEL</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#SOULBOUND_SWORD">SOULBOUND_SWORD</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#SOULBOUND_TRIDENT">SOULBOUND_TRIDENT</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/magical/SoulboundBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">SoulboundBackpack</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundBackpack.html#SoulboundBackpack-int-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-">SoulboundBackpack(int, Category, SlimefunItemStack, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">SoulboundBackpack</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">SoulboundItem</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>
<div class="block">Represents an Item that will not drop on death.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundItem.html#SoulboundItem-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">SoulboundItem(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">SoulboundItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SoulboundListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">SoulboundListener</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/SoulboundListener.html#SoulboundListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">SoulboundListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/SoulboundListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">SoulboundListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundRune.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">SoulboundRune</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> allows you to convert any <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> into a
<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><code>SoulboundItem</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundRune.html#SoulboundRune-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">SoulboundRune(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundRune.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">SoulboundRune</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html#speed-float-">speed(float)</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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Splint.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical"><span class="typeNameLink">Splint</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.medical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Splint.html#Splint-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">Splint(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.medical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Splint.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Splint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SPLINT">SPLINT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html#STABLE">STABLE</a></span> - io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html" title="enum in io.github.thebusybiscuit.slimefun4.api">SlimefunBranch</a></dt>
<dd>
<div class="block">This build stems from the official "stable" branch, it is prefixed with <code>RC - X</code></div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#STAFF_ELEMENTAL">STAFF_ELEMENTAL</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#STAFF_FIRE">STAFF_FIRE</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#STAFF_STORM">STAFF_STORM</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#STAFF_WATER">STAFF_WATER</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#STAFF_WIND">STAFF_WIND</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/metrics/MetricsService.html#start--">start()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.metrics.<a href="io/github/thebusybiscuit/slimefun4/core/services/metrics/MetricsService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.metrics">MetricsService</a></dt>
<dd>
<div class="block">This method intializes and starts the metrics collection.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html#start--">start()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.plugins.<a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins">ThirdPartyPluginService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html#start--">start()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">UpdaterService</a></dt>
<dd>
<div class="block">This will start the <a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><code>UpdaterService</code></a> and check for updates.</div>
</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#start-me.mrCookieSlime.Slimefun.SlimefunPlugin-">start(SlimefunPlugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html#start-org.bukkit.plugin.Plugin-">start(Plugin)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.github.<a href="io/github/thebusybiscuit/slimefun4/core/services/github/GitHubService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.github">GitHubService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html#start-org.bukkit.plugin.Plugin-int-">start(Plugin, int)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/AutoSavingService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">AutoSavingService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#startNewTick--">startNewTick()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">BlockTicker</a></dt>
<dd>
<div class="block">This method resets the 'unique' flag for <a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#uniqueTick--"><code>BlockTicker.uniqueTick()</code></a></div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player"><span class="typeNameLink">StatusEffect</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">A very simple API that is meant for adding/getting/clearing custom status effects
to/from players.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html#StatusEffect-org.bukkit.NamespacedKey-">StatusEffect(NamespacedKey)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/StatusEffect.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">StatusEffect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#STEEL_INGOT">STEEL_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#STEEL_JETBOOTS">STEEL_JETBOOTS</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#STEEL_JETPACK">STEEL_JETPACK</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#STEEL_MULTI_TOOL">STEEL_MULTI_TOOL</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#STEEL_PLATE">STEEL_PLATE</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#STEEL_THRUSTER">STEEL_THRUSTER</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#STONE_CHUNK">STONE_CHUNK</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/BlockInfoConfig.html#store-java.lang.String-java.lang.Object-">store(String, Object)</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#store-org.bukkit.block.Block-java.lang.String-">store(Block, String)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#store-org.bukkit.block.Block-org.bukkit.inventory.ItemStack-">store(Block, ItemStack)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">StormStaff</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> casts a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/LightningStrike.html?is-external=true" title="class or interface in org.bukkit.entity"><code>LightningStrike</code></a> where you are pointing.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html#StormStaff-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">StormStaff(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">StormStaff</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands"><span class="typeNameLink">SubCommand</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/commands/package-summary.html">io.github.thebusybiscuit.slimefun4.core.commands</a></dt>
<dd>
<div class="block">This class represents a <a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands"><code>SubCommand</code></a>, it is a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/command/Command.html?is-external=true" title="class or interface in org.bukkit.command"><code>Command</code></a> that starts with
<code>/sf ...</code> and is followed by the name of this <a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands"><code>SubCommand</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html#SubCommand-me.mrCookieSlime.Slimefun.SlimefunPlugin-io.github.thebusybiscuit.slimefun4.core.commands.SlimefunCommand-">SubCommand(SlimefunPlugin, SlimefunCommand)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.commands.<a href="io/github/thebusybiscuit/slimefun4/core/commands/SubCommand.html" title="class in io.github.thebusybiscuit.slimefun4.core.commands">SubCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#suffix">suffix</a></span> - Variable 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="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SULFATE">SULFATE</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#SUPPORTED_TAGS">SUPPORTED_TAGS</a></span> - Static variable in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core">MultiBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SWEET_BERRIES_FERTILIZER">SWEET_BERRIES_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#SWEET_BERRIES_ORGANIC_FOOD">SWEET_BERRIES_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="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SWEET_BERRY_JUICE">SWEET_BERRY_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#SWORD_OF_BEHEADING">SWORD_OF_BEHEADING</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/weapons/SwordOfBeheading.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><span class="typeNameLink">SwordOfBeheading</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.weapons</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html#SwordOfBeheading-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">SwordOfBeheading(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for 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>
2020-03-21 18:04:45 +00:00
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#SYNTHETIC_DIAMOND">SYNTHETIC_DIAMOND</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#SYNTHETIC_EMERALD">SYNTHETIC_EMERALD</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#SYNTHETIC_SAPPHIRE">SYNTHETIC_SAPPHIRE</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>
</dl>
<a id="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#TABLE_SAW">TABLE_SAW</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/TableSaw.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><span class="typeNameLink">TableSaw</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>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/TableSaw.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks"><code>TableSaw</code></a> is an implementation of a <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks"><code>MultiBlockMachine</code></a> that allows
you to turn Logs into Wooden Planks.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/TableSaw.html#TableSaw--">TableSaw()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/TableSaw.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">TableSaw</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">Talisman</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#Talisman-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-boolean-boolean-java.lang.String-int-org.bukkit.potion.PotionEffect...-">Talisman(SlimefunItemStack, ItemStack[], boolean, boolean, String, int, PotionEffect...)</a></span> - Constructor for 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/magical/Talisman.html#Talisman-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-boolean-boolean-java.lang.String-org.bukkit.potion.PotionEffect...-">Talisman(SlimefunItemStack, ItemStack[], boolean, boolean, String, PotionEffect...)</a></span> - Constructor for 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/magical/Talisman.html#Talisman-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-java.lang.String-int-org.bukkit.potion.PotionEffect...-">Talisman(SlimefunItemStack, ItemStack[], String, int, PotionEffect...)</a></span> - Constructor for 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/magical/Talisman.html#Talisman-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-org.bukkit.inventory.ItemStack:A-boolean-boolean-java.lang.String-int-org.bukkit.potion.PotionEffect...-">Talisman(Category, SlimefunItemStack, ItemStack[], boolean, boolean, String, int, PotionEffect...)</a></span> - Constructor for 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="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#TALISMAN">TALISMAN</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#TALISMAN_ANGEL">TALISMAN_ANGEL</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#TALISMAN_ANVIL">TALISMAN_ANVIL</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#TALISMAN_FIRE">TALISMAN_FIRE</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#TALISMAN_HUNTER">TALISMAN_HUNTER</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#TALISMAN_KNIGHT">TALISMAN_KNIGHT</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#TALISMAN_LAVA">TALISMAN_LAVA</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#TALISMAN_MAGICIAN">TALISMAN_MAGICIAN</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#TALISMAN_MINER">TALISMAN_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#TALISMAN_TRAVELLER">TALISMAN_TRAVELLER</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#TALISMAN_WARRIOR">TALISMAN_WARRIOR</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#TALISMAN_WATER">TALISMAN_WATER</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#TALISMAN_WHIRLWIND">TALISMAN_WHIRLWIND</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#TALISMAN_WIZARD">TALISMAN_WIZARD</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/listeners/TalismanListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">TalismanListener</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/TalismanListener.html#TalismanListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">TalismanListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TalismanListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">TalismanListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#TALISMANS_1">TALISMANS_1</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/Categories.html#TALISMANS_2">TALISMANS_2</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/Categories.html#TECH">TECH</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/Categories.html#TECH_MISC">TECH_MISC</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html#teleport-java.util.UUID-int-org.bukkit.Location-org.bukkit.Location-boolean-">teleport(UUID, int, Location, Location, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">TeleportationManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps"><span class="typeNameLink">TeleportationManager</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/api/gps/package-summary.html">io.github.thebusybiscuit.slimefun4.api.gps</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html#TeleportationManager-io.github.thebusybiscuit.slimefun4.api.gps.GPSNetwork-">TeleportationManager(GPSNetwork)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/TeleportationManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">TeleportationManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/Teleporter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps"><span class="typeNameLink">Teleporter</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>
<div class="block">The Teleporter 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 placed down and allows 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>
to display to any of his waypoints he set via his <a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps"><code>GPSNetwork</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/gps/Teleporter.html#Teleporter-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Teleporter(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/Teleporter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">Teleporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TeleporterListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">TeleporterListener</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/TeleporterListener.html#TeleporterListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">TeleporterListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/TeleporterListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">TeleporterListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/TelepositionScroll.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">TelepositionScroll</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/TelepositionScroll.html#TelepositionScroll-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">TelepositionScroll(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/TelepositionScroll.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">TelepositionScroll</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html#TERMINUS">TERMINUS</a></span> - io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a></dt>
2020-03-23 15:55:27 +00:00
<dd>
<div class="block">This represents an endpoint of a <a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network"><code>Network</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#terminusNodes">terminusNodes</a></span> - Variable in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#texture">texture</a></span> - Variable in 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><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins"><span class="typeNameLink">ThirdPartyPluginService</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.plugins</a></dt>
<dd>
<div class="block">This Service holds all interactions and hooks with third-party <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>Plugins</code></a>
that are not a dependency or a <a href="io/github/thebusybiscuit/slimefun4/api/SlimefunAddon.html" title="interface in io.github.thebusybiscuit.slimefun4.api"><code>SlimefunAddon</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html#ThirdPartyPluginService-me.mrCookieSlime.Slimefun.SlimefunPlugin-">ThirdPartyPluginService(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.plugins.<a href="io/github/thebusybiscuit/slimefun4/core/services/plugins/ThirdPartyPluginService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.plugins">ThirdPartyPluginService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html#tick--">tick()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/Network.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">Network</a></dt>
<dd>&nbsp;</dd>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.networks.cargo.<a href="io/github/thebusybiscuit/slimefun4/core/networks/cargo/CargoNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.cargo">CargoNet</a></dt>
<dd>&nbsp;</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.html" title="class in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AnimalGrowthAccelerator.html#tick-org.bukkit.block.Block-">tick(Block)</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/AutoAnvil.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoAnvil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoBreeder.html#tick-org.bukkit.block.Block-">tick(Block)</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/AutoDisenchanter.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDisenchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDrier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoEnchanter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ChargingBench</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html#tick-org.bukkit.block.Block-">tick(Block)</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#tick-org.bukkit.block.Block-">tick(Block)</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/ElectricGoldPan.html#tick-org.bukkit.block.Block-">tick(Block)</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/electric/machines/FluidPump.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FluidPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html#tick-org.bukkit.block.Block-">tick(Block)</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/Refinery.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Refinery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">TreeGrowthAccelerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html#tick-org.bukkit.block.Block-">tick(Block)</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/geo/GEOMiner.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOMiner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html#tick-org.bukkit.block.Block-">tick(Block)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.items.geo.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">OilPump</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html#tick-org.bukkit.block.Block-">tick(Block)</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="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutomatedCraftingChamber.html#tick-org.bukkit.block.Block-boolean-">tick(Block, boolean)</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="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#tick-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config-">tick(Block, SlimefunItem, Config)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">BlockTicker</a></dt>
<dd>
<div class="block">This method is called every tick for every block</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html#tick-org.bukkit.block.Block-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config-">tick(Block, SlimefunItem, Config)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">RainbowTicker</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks"><span class="typeNameLink">TickerTask</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/TickerTask.html#TickerTask--">TickerTask()</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#tier">tier</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/NumberUtils.html#timeDelta-java.util.Date-">timeDelta(Date)</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><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#TIN_DUST">TIN_DUST</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#TIN_INGOT">TIN_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#TINY_URANIUM">TINY_URANIUM</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/RecipeType.html#toItem--">toItem()</a></span> - Method in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/RecipeType.html" title="class in me.mrCookieSlime.Slimefun.Lists">RecipeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html#toJSON--">toJSON()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockInfoConfig.html" title="class in me.mrCookieSlime.Slimefun.api">BlockInfoConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#TOME_OF_KNOWLEDGE_SHARING">TOME_OF_KNOWLEDGE_SHARING</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#TOOLS">TOOLS</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/Categories.html" title="class in me.mrCookieSlime.Slimefun.Lists">Categories</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html#toString--">toString()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.player.<a href="io/github/thebusybiscuit/slimefun4/api/player/PlayerProfile.html" title="class in io.github.thebusybiscuit.slimefun4.api.player">PlayerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html#toString--">toString()</a></span> - Method in enum io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineTier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html#toString--">toString()</a></span> - Method in enum io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html#toString--">toString()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.core.<a href="io/github/thebusybiscuit/slimefun4/core/MultiBlock.html" title="class in io.github.thebusybiscuit.slimefun4.core">MultiBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html#toString--">toString()</a></span> - Method in class io.github.thebusybiscuit.slimefun4.implementation.tasks.<a href="io/github/thebusybiscuit/slimefun4/implementation/tasks/TickerTask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.tasks">TickerTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Category.html#toString--">toString()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Category.html" title="class in me.mrCookieSlime.Slimefun.Objects">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#toString--">toString()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#toString--">toString()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#TOTEM_OF_UNDYING">TOTEM_OF_UNDYING</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/GuideHandler.html#trackHistory--">trackHistory()</a></span> - Method in interface me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/GuideHandler.html" title="interface in me.mrCookieSlime.Slimefun.api">GuideHandler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><span class="typeNameLink">Translators</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/package-summary.html">io.github.thebusybiscuit.slimefun4.core.services.localization</a></dt>
<dd>
<div class="block">This class holds all <a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization"><code>Translators</code></a> of this project.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.html#Translators-java.util.concurrent.ConcurrentMap-">Translators(ConcurrentMap&lt;String, Contributor&gt;)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.localization.<a href="io/github/thebusybiscuit/slimefun4/core/services/localization/Translators.html" title="class in io.github.thebusybiscuit.slimefun4.core.services.localization">Translators</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#TRASH_CAN">TRASH_CAN</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/cargo/TrashCan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo"><span class="typeNameLink">TrashCan</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.cargo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html#TrashCan-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">TrashCan(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for 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="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#TREE_GROWTH_ACCELERATOR">TREE_GROWTH_ACCELERATOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">TreeGrowthAccelerator</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><code>TreeGrowthAccelerator</code></a> is an electrical machine that works similar to
the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><code>CropGrowthAccelerator</code></a> but boosts the growth of nearby trees.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html#TreeGrowthAccelerator-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">TreeGrowthAccelerator(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/TreeGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">TreeGrowthAccelerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/ErrorReport.html#tryCatch-java.util.function.Function-java.lang.Runnable-">tryCatch(Function&lt;Exception, ErrorReport&gt;, Runnable)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/ErrorReport.html" title="class in io.github.thebusybiscuit.slimefun4.api">ErrorReport</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#unique">unique</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">BlockTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#uniqueTick--">uniqueTick()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">BlockTicker</a></dt>
<dd>
<div class="block">This method is called every tick but not per-block and only once.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html#uniqueTick--">uniqueTick()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/RainbowTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">RainbowTicker</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory"><span class="typeNameLink">UniversalBlockMenu</span></a> - Class in <a href="me/mrCookieSlime/Slimefun/api/inventory/package-summary.html">me.mrCookieSlime.Slimefun.api.inventory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html#UniversalBlockMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-">UniversalBlockMenu(BlockMenuPreset)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">UniversalBlockMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html#UniversalBlockMenu-me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset-io.github.thebusybiscuit.cscorelib2.config.Config-">UniversalBlockMenu(BlockMenuPreset, Config)</a></span> - Constructor for class me.mrCookieSlime.Slimefun.api.inventory.<a href="me/mrCookieSlime/Slimefun/api/inventory/UniversalBlockMenu.html" title="class in me.mrCookieSlime.Slimefun.api.inventory">UniversalBlockMenu</a></dt>
<dd>&nbsp;</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html#UNKNOWN">UNKNOWN</a></span> - io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api">MinecraftVersion</a></dt>
2020-03-21 18:04:45 +00:00
<dd>
<div class="block">This constant represents an exceptional state in which we were unable
to identify the Minecraft Version we are using</div>
</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html#UNKNOWN">UNKNOWN</a></span> - io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html" title="enum in io.github.thebusybiscuit.slimefun4.api">SlimefunBranch</a></dt>
<dd>
<div class="block">This build comes from any other branch.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/Research.html#unlock-org.bukkit.entity.Player-boolean-">unlock(Player, boolean)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.<a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects">Research</a></dt>
<dd>
<div class="block">Unlocks this <a href="me/mrCookieSlime/Slimefun/Objects/Research.html" title="class in me.mrCookieSlime.Slimefun.Objects"><code>Research</code></a> for the specified <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Player</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html#UNOFFICIAL">UNOFFICIAL</a></span> - io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html" title="enum in io.github.thebusybiscuit.slimefun4.api">SlimefunBranch</a></dt>
<dd>
<div class="block">This build stems from an unofficial branch, it contains the string <code>UNOFFICIAL</code></div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html#UNREGISTERED">UNREGISTERED</a></span> - me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">ItemState</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> has not been registered (yet).</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><span class="typeNameLink">UnregisteredItemException</span></a> - Exception in <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/package-summary.html">io.github.thebusybiscuit.slimefun4.api.exceptions</a></dt>
<dd>
<div class="block">An <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>UnregisteredItemException</code></a> is thrown whenever a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin"><code>Plugin</code></a> tried to
access a method prematurely from <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that can only be called after the
<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> was registered.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html#UnregisteredItemException-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">UnregisteredItemException(SlimefunItem)</a></span> - Constructor for exception io.github.thebusybiscuit.slimefun4.api.exceptions.<a href="io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions">UnregisteredItemException</a></dt>
<dd>
<div class="block">Constructs a new <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/UnregisteredItemException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>UnregisteredItemException</code></a> with the given <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html#unregisterNetwork-io.github.thebusybiscuit.slimefun4.api.network.Network-">unregisterNetwork(Network)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkManager.html" title="class in io.github.thebusybiscuit.slimefun4.api.network">NetworkManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><span class="typeNameLink">UnregisterReason</span></a> - Enum in <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/package-summary.html">me.mrCookieSlime.Slimefun.Objects.SlimefunItem</a></dt>
<dd>
<div class="block">Defines how a block handled by Slimefun is being unregistered.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#update--">update()</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">BlockTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html#update-org.bukkit.block.Block-java.lang.String-">update(Block, String)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.<a href="io/github/thebusybiscuit/slimefun4/utils/holograms/SimpleHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">SimpleHologram</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html#update-org.bukkit.inventory.ItemStack-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">update(ItemStack, SlimefunItem)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">HashedArmorpiece</a></dt>
2020-04-04 13:23:04 +00:00
<dd>
<div class="block">This will update this <a href="io/github/thebusybiscuit/slimefun4/api/items/HashedArmorpiece.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>HashedArmorpiece</code></a> with the given <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a>
and the corresponding <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a></div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/holograms/ReactorHologram.html#update-org.bukkit.Location-java.lang.String-">update(Location, String)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.holograms.<a href="io/github/thebusybiscuit/slimefun4/utils/holograms/ReactorHologram.html" title="class in io.github.thebusybiscuit.slimefun4.utils.holograms">ReactorHologram</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html#update-T-">update(T)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items">ItemSetting</a></dt>
<dd>
<div class="block">This method updates this <a href="io/github/thebusybiscuit/slimefun4/api/items/ItemSetting.html" title="class in io.github.thebusybiscuit.slimefun4.api.items"><code>ItemSetting</code></a> with the given value.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html#updateProgressbar-me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.ChestMenu-int-int-int-org.bukkit.inventory.ItemStack-">updateProgressbar(ChestMenu, int, int, int, ItemStack)</a></span> - Static method in class io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/ChestMenuUtils.html" title="class in io.github.thebusybiscuit.slimefun4.utils">ChestMenuUtils</a></dt>
<dd>&nbsp;</dd>
2020-04-04 01:31:38 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html#updateRandomizer--">updateRandomizer()</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>
2020-03-21 18:04:45 +00:00
<dt><a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services"><span class="typeNameLink">UpdaterService</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 Class represents our <code>Updater</code> Service.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html#UpdaterService-org.bukkit.plugin.Plugin-java.io.File-">UpdaterService(Plugin, File)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.core.services.<a href="io/github/thebusybiscuit/slimefun4/core/services/UpdaterService.html" title="class in io.github.thebusybiscuit.slimefun4.core.services">UpdaterService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html#updateTransmitter-org.bukkit.Location-java.util.UUID-boolean-">updateTransmitter(Location, UUID, boolean)</a></span> - Method in class io.github.thebusybiscuit.slimefun4.api.gps.<a href="io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps">GPSNetwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html#upgrade--">upgrade()</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="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#URANIUM">URANIUM</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/Objects/SlimefunItem/SlimefunItem.html#useableInWorkbench">useableInWorkbench</a></span> - Variable in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#useBlock--">useBlock()</a></span> - Method in 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="io/github/thebusybiscuit/slimefun4/api/events/PlayerRightClickEvent.html#useItem--">useItem()</a></span> - Method in 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>
</dl>
<a id="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#VALENTINES_DAY">VALENTINES_DAY</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>
2020-03-28 20:17:06 +00:00
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockDispenseHandler.html#validate-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">validate(SlimefunItem)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockDispenseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BlockDispenseHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html#validate-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">validate(SlimefunItem)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">BlockTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockUseHandler.html#validate-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">validate(SlimefunItem)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BlockUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BlockUseHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/BowShootHandler.html#validate-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">validate(SlimefunItem)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/BowShootHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">BowShootHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html#validate-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">validate(SlimefunItem)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/GeneratorTicker.html" title="class in me.mrCookieSlime.Slimefun.Objects.handlers">GeneratorTicker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html#validate-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-">validate(SlimefunItem)</a></span> - Method in interface me.mrCookieSlime.Slimefun.Objects.handlers.<a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemHandler</a></dt>
<dd>
<div class="block">This method is used to check whether a given <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> is compatible
with this <a href="me/mrCookieSlime/Slimefun/Objects/handlers/ItemHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers"><code>ItemHandler</code></a>, it will return an <a href="io/github/thebusybiscuit/slimefun4/api/exceptions/IncompatibleItemHandlerException.html" title="class in io.github.thebusybiscuit.slimefun4.api.exceptions"><code>IncompatibleItemHandlerException</code></a>
if the items are not compatible.</div>
</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api">MinecraftVersion</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html" title="enum in io.github.thebusybiscuit.slimefun4.api">SlimefunBranch</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineTier</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">Radioactivity</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html" title="enum in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuideLayout</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNetComponentType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum me.mrCookieSlime.Slimefun.api.item_transport.<a href="me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html" title="enum in me.mrCookieSlime.Slimefun.api.item_transport">ItemTransportFlow</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">ItemState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">UnregisterReason</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
2020-03-22 15:48:23 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html#values--">values()</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/MinecraftVersion.html" title="enum in io.github.thebusybiscuit.slimefun4.api">MinecraftVersion</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html#values--">values()</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.api.network.<a href="io/github/thebusybiscuit/slimefun4/api/network/NetworkComponent.html" title="enum in io.github.thebusybiscuit.slimefun4.api.network">NetworkComponent</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html#values--">values()</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.api.<a href="io/github/thebusybiscuit/slimefun4/api/SlimefunBranch.html" title="enum in io.github.thebusybiscuit.slimefun4.api">SlimefunBranch</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html#values--">values()</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineTier.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineTier</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html#values--">values()</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/MachineType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">MachineType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html#values--">values()</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">Radioactivity</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html#values--">values()</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.core.guide.<a href="io/github/thebusybiscuit/slimefun4/core/guide/SlimefunGuideLayout.html" title="enum in io.github.thebusybiscuit.slimefun4.core.guide">SlimefunGuideLayout</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html#values--">values()</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.core.networks.energy.<a href="io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNetComponentType.html" title="enum in io.github.thebusybiscuit.slimefun4.core.networks.energy">EnergyNetComponentType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html#values--">values()</a></span> - Static method in enum io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html#values--">values()</a></span> - Static method in enum me.mrCookieSlime.Slimefun.api.item_transport.<a href="me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html" title="enum in me.mrCookieSlime.Slimefun.api.item_transport">ItemTransportFlow</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html#values--">values()</a></span> - Static method in enum me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">ItemState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html#values--">values()</a></span> - Static method in enum me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/UnregisterReason.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">UnregisterReason</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">VampireBladeListener</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/VampireBladeListener.html#VampireBladeListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">VampireBladeListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VampireBladeListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VampireBladeListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html#VANILLA">VANILLA</a></span> - me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ItemState.html" title="enum in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">ItemState</a></dt>
<dd>
<div class="block">This <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> has fallen back to its vanilla behavior, because it is disabled and an instance of
<a href="io/github/thebusybiscuit/slimefun4/implementation/items/VanillaItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items"><code>VanillaItem</code></a>.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/VanillaItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items"><span class="typeNameLink">VanillaItem</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items</a></dt>
<dd>
<div class="block">Represents a vanilla item that is overridden by Slimefun (like <code>ELYTRA</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/VanillaItem.html#VanillaItem-me.mrCookieSlime.Slimefun.Objects.Category-org.bukkit.inventory.ItemStack-java.lang.String-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">VanillaItem(Category, ItemStack, String, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/VanillaItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items">VanillaItem</a></dt>
<dd>
<div class="block">Instantiates a new <a href="io/github/thebusybiscuit/slimefun4/implementation/items/VanillaItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items"><code>VanillaItem</code></a> with the given arguments.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">VanillaMachinesListener</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/VanillaMachinesListener.html#VanillaMachinesListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">VanillaMachinesListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/VanillaMachinesListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">VanillaMachinesListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html#VERY_DEADLY">VERY_DEADLY</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">Radioactivity</a></dt>
<dd>
<div class="block">This is the deadlies level of radiation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html#VERY_HIGH">VERY_HIGH</a></span> - io.github.thebusybiscuit.slimefun4.core.attributes.<a href="io/github/thebusybiscuit/slimefun4/core/attributes/Radioactivity.html" title="enum in io.github.thebusybiscuit.slimefun4.core.attributes">Radioactivity</a></dt>
<dd>
<div class="block">A very high level of radiation will be deadly.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Vitamins.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical"><span class="typeNameLink">Vitamins</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.medical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Vitamins.html#Vitamins-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">Vitamins(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.medical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/medical/Vitamins.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Vitamins</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#VITAMINS">VITAMINS</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>
</dl>
<a id="I:W">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html#warn-java.lang.String-">warn(String)</a></span> - Method in class me.mrCookieSlime.Slimefun.Objects.SlimefunItem.<a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/api/items/ItemRestriction.html#warnPlayer-io.github.thebusybiscuit.slimefun4.api.player.PlayerProfile-org.bukkit.entity.Player-me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem-org.bukkit.inventory.ItemStack-">warnPlayer(PlayerProfile, Player, SlimefunItem, ItemStack)</a></span> - Method in interface io.github.thebusybiscuit.slimefun4.api.items.<a href="io/github/thebusybiscuit/slimefun4/api/items/ItemRestriction.html" title="interface in io.github.thebusybiscuit.slimefun4.api.items">ItemRestriction</a></dt>
<dd>
<div class="block">This method is executed if an ItemRestriction took affect.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/WaterStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">WaterStaff</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/WaterStaff.html#WaterStaff-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">WaterStaff(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/WaterStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">WaterStaff</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/Categories.html#WEAPONS">WEAPONS</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#WHEAT_FERTILIZER">WHEAT_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#WHEAT_FLOUR">WHEAT_FLOUR</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#WHEAT_ORGANIC_FOOD">WHEAT_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><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/WindStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical"><span class="typeNameLink">WindStaff</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/WindStaff.html#WindStaff-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">WindStaff(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/WindStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">WindStaff</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html#WITHDRAW">WITHDRAW</a></span> - me.mrCookieSlime.Slimefun.api.item_transport.<a href="me/mrCookieSlime/Slimefun/api/item_transport/ItemTransportFlow.html" title="enum in me.mrCookieSlime.Slimefun.api.item_transport">ItemTransportFlow</a></dt>
<dd>
<div class="block">This state represents an <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>ItemStack</code></a> being withdrawn
from an <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/Inventory.html?is-external=true" title="class or interface in org.bukkit.inventory"><code>Inventory</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#WITHER_ASSEMBLER">WITHER_ASSEMBLER</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#WITHER_PROOF_GLASS">WITHER_PROOF_GLASS</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#WITHER_PROOF_OBSIDIAN">WITHER_PROOF_OBSIDIAN</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">WitherAssembler</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>
<div class="block">The <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><code>WitherAssembler</code></a> is an electrical machine that can automatically spawn
a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Wither.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Wither</code></a> if the required ingredients have been provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html#WitherAssembler-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">WitherAssembler(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">WitherAssembler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/WitherListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">WitherListener</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.listeners</a></dt>
2020-03-22 15:48:23 +00:00
<dd>
<div class="block">This <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> is responsible for implementing the functionality of blocks that
were marked as <a href="io/github/thebusybiscuit/slimefun4/core/attributes/WitherProof.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><code>WitherProof</code></a> to not be destroyed by a <a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Wither.html?is-external=true" title="class or interface in org.bukkit.entity"><code>Wither</code></a>.</div>
</dd>
2020-03-21 18:04:45 +00:00
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/WitherListener.html#WitherListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">WitherListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/WitherListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">WitherListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/core/attributes/WitherProof.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><span class="typeNameLink">WitherProof</span></a> - Interface in <a href="io/github/thebusybiscuit/slimefun4/core/attributes/package-summary.html">io.github.thebusybiscuit.slimefun4.core.attributes</a></dt>
<dd>
<div class="block">This Interface, when attached to a class that inherits from <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>, marks
the Item as "Wither-Proof".</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/WitherProofBlock.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks"><span class="typeNameLink">WitherProofBlock</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.blocks</a></dt>
<dd>
<div class="block">A quick and easy implementation of <a href="me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that also implements the
interface <a href="io/github/thebusybiscuit/slimefun4/core/attributes/WitherProof.html" title="interface in io.github.thebusybiscuit.slimefun4.core.attributes"><code>WitherProof</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/WitherProofBlock.html#WitherProofBlock-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">WitherProofBlock(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/WitherProofBlock.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">WitherProofBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/WitherProofBlock.html#WitherProofBlock-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-org.bukkit.inventory.ItemStack-">WitherProofBlock(Category, SlimefunItemStack, RecipeType, ItemStack[], ItemStack)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.blocks.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/blocks/WitherProofBlock.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">WitherProofBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html#WOODCUTTER">WOODCUTTER</a></span> - io.github.thebusybiscuit.slimefun4.implementation.items.androids.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/AndroidType.html" title="enum in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AndroidType</a></dt>
<dd>
<div class="block">This type represents the <a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/WoodcutterAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><code>WoodcutterAndroid</code></a>, it can chop trees.</div>
</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/androids/WoodcutterAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids"><span class="typeNameLink">WoodcutterAndroid</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/WoodcutterAndroid.html#WoodcutterAndroid-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">WoodcutterAndroid(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/WoodcutterAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">WoodcutterAndroid</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/WorldListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners"><span class="typeNameLink">WorldListener</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/WorldListener.html#WorldListener-me.mrCookieSlime.Slimefun.SlimefunPlugin-">WorldListener(SlimefunPlugin)</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.listeners.<a href="io/github/thebusybiscuit/slimefun4/implementation/listeners/WorldListener.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.listeners">WorldListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#WOVEN_BACKPACK">WOVEN_BACKPACK</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>
</dl>
<a id="I:X">
<!-- -->
</a>
<h2 class="title">X</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#XP_COLLECTOR">XP_COLLECTOR</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines"><span class="typeNameLink">XPCollector</span></a> - Class in <a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html#XPCollector-me.mrCookieSlime.Slimefun.Objects.Category-me.mrCookieSlime.Slimefun.api.SlimefunItemStack-me.mrCookieSlime.Slimefun.Lists.RecipeType-org.bukkit.inventory.ItemStack:A-">XPCollector(Category, SlimefunItemStack, RecipeType, ItemStack[])</a></span> - Constructor for class io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">XPCollector</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:Z">
<!-- -->
</a>
<h2 class="title">Z</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html#ZINC_DUST">ZINC_DUST</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#ZINC_INGOT">ZINC_INGOT</a></span> - Static variable in class me.mrCookieSlime.Slimefun.Lists.<a href="me/mrCookieSlime/Slimefun/Lists/SlimefunItems.html" title="class in me.mrCookieSlime.Slimefun.Lists">SlimefunItems</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:Z:Z_">
<!-- -->
</a>
<h2 class="title">_</h2>
<dl>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#Z:Z_integrated_moveLocationInfo-org.bukkit.Location-org.bukkit.Location-">_integrated_moveLocationInfo(Location, Location)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html#Z:Z_integrated_removeBlockInfo-org.bukkit.Location-boolean-">_integrated_removeBlockInfo(Location, boolean)</a></span> - Static method in class me.mrCookieSlime.Slimefun.api.<a href="me/mrCookieSlime/Slimefun/api/BlockStorage.html" title="class in me.mrCookieSlime.Slimefun.api">BlockStorage</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:X">X</a>&nbsp;<a href="#I:Z">Z</a>&nbsp;<a href="#I:Z:Z_">_</a>&nbsp;</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><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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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>