1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 19:55:48 +00:00
Slimefun4/docs/me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemUseHandler.html
2020-04-07 17:40:39 +00:00

536 lines
37 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4.1) on Tue Apr 07 17:40:37 UTC 2020 -->
<title>Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemUseHandler (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-04-07">
<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="Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemUseHandler (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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemUseHandler.html" target="_top">Frames</a></li>
<li><a href="ItemUseHandler.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="header">
<h2 title="Uses of Interface me.mrCookieSlime.Slimefun.Objects.handlers.ItemUseHandler" class="title">Uses of Interface<br>me.mrCookieSlime.Slimefun.Objects.handlers.ItemUseHandler</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items">io.github.thebusybiscuit.slimefun4.implementation.items</a></th>
<td class="colLast">
<div class="block">This package contains the different classes for each
<a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are used in combination with electricity, like the
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Multimeter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><code>Multimeter</code></a> or the
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/SolarHelmet.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets"><code>SolarHelmet</code></a></div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items.food">io.github.thebusybiscuit.slimefun4.implementation.items.food</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are related to food.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items.geo">io.github.thebusybiscuit.slimefun4.implementation.items.geo</a></th>
<td class="colLast">
<div class="block">This package holds implementations of any <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that
deals with the <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/geo/GEOResource.html" title="interface in io.github.thebusybiscuit.slimefun4.api.geo"><code>GEOResource</code></a> API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items.gps">io.github.thebusybiscuit.slimefun4.implementation.items.gps</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are related to the <a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.html" title="class in io.github.thebusybiscuit.slimefun4.api.gps"><code>GPSNetwork</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items.magical">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are considered magical items.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items.medical">io.github.thebusybiscuit.slimefun4.implementation.items.medical</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a> that are
related to healing yourself.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items.tools">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are tools.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.github.thebusybiscuit.slimefun4.implementation.items.weapons">io.github.thebusybiscuit.slimefun4.implementation.items.weapons</a></th>
<td class="colLast">
<div class="block">This package holds implementations of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem"><code>SlimefunItem</code></a>
that are weapons, implementations of
<a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons"><code>SlimefunBow</code></a> for example.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="io.github.thebusybiscuit.slimefun4.implementation.items">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a> in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items</a> that return <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EasterEgg.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/EasterEgg.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a> in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets</a> that return <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Multimeter.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/Multimeter.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MultiTool.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/MultiTool.html#getItemUseHandler--">getItemUseHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="io.github.thebusybiscuit.slimefun4.implementation.items.food">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a> in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.food</a> that return <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MagicSugar.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/MagicSugar.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="io.github.thebusybiscuit.slimefun4.implementation.items.geo">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a> in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.geo</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/geo/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.geo</a> that return <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PortableGEOScanner.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/geo/PortableGEOScanner.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="io.github.thebusybiscuit.slimefun4.implementation.items.gps">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a> in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.gps</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/gps/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.gps</a> that return <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GPSMarkerTool.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSMarkerTool.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="io.github.thebusybiscuit.slimefun4.implementation.items.magical">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a> in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.magical</a> that return <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnderBackpack.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/EnderBackpack.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InfernalBonemeal.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/InfernalBonemeal.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">KnowledgeFlask.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeFlask.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">KnowledgeTome.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeTome.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MagicEyeOfEnder.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicEyeOfEnder.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StormStaff.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TelepositionScroll.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/TelepositionScroll.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WaterStaff.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/WaterStaff.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WindStaff.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/WindStaff.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="io.github.thebusybiscuit.slimefun4.implementation.items.medical">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a> in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.medical</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/medical/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.medical</a> that return <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Bandage.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/medical/Bandage.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Rag.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/medical/Rag.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Splint.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/medical/Splint.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Vitamins.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/medical/Vitamins.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="io.github.thebusybiscuit.slimefun4.implementation.items.tools">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a> in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.tools</a> that return <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GoldPan.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GrapplingHook.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/GrapplingHook.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LumberAxe.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/LumberAxe.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PickaxeOfTheSeeker.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfTheSeeker.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PortableCrafter.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PortableDustbin.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SlimefunBackpack.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="io.github.thebusybiscuit.slimefun4.implementation.items.weapons">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a> in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.weapons</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/package-summary.html">io.github.thebusybiscuit.slimefun4.implementation.items.weapons</a> that return <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">ItemUseHandler</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SeismicAxe.</span><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html#getItemHandler--">getItemHandler</a></span>&#8203;()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/handlers/ItemUseHandler.html" title="interface in me.mrCookieSlime.Slimefun.Objects.handlers">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?me/mrCookieSlime/Slimefun/Objects/handlers/class-use/ItemUseHandler.html" target="_top">Frames</a></li>
<li><a href="ItemUseHandler.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>