1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 11:45:51 +00:00
Slimefun4/docs/index-files/index-10.html
2020-03-14 21:26:17 +01:00

159 lines
12 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Sat Mar 14 01:51:50 CET 2020 -->
<title>J-Index</title>
<meta name="date" content="2020-03-14">
<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="J-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-9.html">Prev Letter</a></li>
<li><a href="index-11.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-10.html" target="_top">Frames</a></li>
<li><a href="index-10.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: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 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-9.html">Prev Letter</a></li>
<li><a href="index-11.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-10.html" target="_top">Frames</a></li>
<li><a href="index-10.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>