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

330 lines
44 KiB
HTML
Raw Normal View History

2020-03-05 20:28:50 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
2020-03-10 21:13:07 +00:00
<!-- Generated by javadoc (1.8.0_111) on Tue Mar 10 22:10:23 CET 2020 -->
2020-03-05 20:28:50 +00:00
<title>M-Index</title>
2020-03-10 00:49:55 +00:00
<meta name="date" content="2020-03-10">
2020-03-05 20:28:50 +00:00
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="M-Index";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-12.html">Prev Letter</a></li>
<li><a href="index-14.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
<li><a href="index-13.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a href="index-24.html">X</a>&nbsp;<a href="index-25.html">Z</a>&nbsp;<a href="index-26.html">_</a>&nbsp;<a name="I: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><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="../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>
2020-03-06 00:22:54 +00:00
<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>
2020-03-05 20:28:50 +00:00
<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="../me/mrCookieSlime/Slimefun/api/PlayerProfile.html#markDirty--">markDirty()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="../me/mrCookieSlime/Slimefun/api/PlayerProfile.html" title="class in me.mrCookieSlime.Slimefun.api">PlayerProfile</a></dt>
<dd>
<div class="block">Call this method if this Profile has unsaved changes.</div>
</dd>
<dt><span class="memberNameLink"><a href="../me/mrCookieSlime/Slimefun/api/PlayerProfile.html#markForDeletion--">markForDeletion()</a></span> - Method in class me.mrCookieSlime.Slimefun.api.<a href="../me/mrCookieSlime/Slimefun/api/PlayerProfile.html" title="class in me.mrCookieSlime.Slimefun.api">PlayerProfile</a></dt>
<dd>
<div class="block">Call this method if the Player has left.</div>
</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="../me/mrCookieSlime/Slimefun/utils/package-summary.html">me.mrCookieSlime.Slimefun.utils</a> - package me.mrCookieSlime.Slimefun.utils</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="../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>
2020-03-05 20:28:50 +00:00
<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>
<dt><a href="../io/github/thebusybiscuit/slimefun4/implementation/setup/MiscSetup.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.setup"><span class="typeNameLink">MiscSetup</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/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="../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="../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><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>
<dd>&nbsp;</dd>
<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>
2020-03-05 20:28:50 +00:00
<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><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-java.lang.String:A-java.lang.Object:A-">MultiBlockMachine(Category, SlimefunItemStack, ItemStack[], ItemStack[], BlockFace, String[], Object[])</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/tools/MultiTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools"><span class="typeNameLink">MultiTool</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/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.tools.<a href="../io/github/thebusybiscuit/slimefun4/implementation/items/tools/MultiTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">MultiTool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../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 href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a href="index-24.html">X</a>&nbsp;<a href="index-25.html">Z</a>&nbsp;<a href="index-26.html">_</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-12.html">Prev Letter</a></li>
<li><a href="index-14.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
<li><a href="index-13.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>