1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 19:55:48 +00:00
Slimefun4/docs/io/github/thebusybiscuit/slimefun4/api/items/Placeable.html
2020-03-08 18:27:32 +01:00

282 lines
43 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 Sun Mar 08 18:26:54 CET 2020 -->
<title>Placeable</title>
<meta name="date" content="2020-03-08">
<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="Placeable";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":18,"i3":18,"i4":18};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Placeable.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/items/ItemRestriction.html" title="interface in io.github.thebusybiscuit.slimefun4.api.items"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?io/github/thebusybiscuit/slimefun4/api/items/Placeable.html" target="_top">Frames</a></li>
<li><a href="Placeable.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">io.github.thebusybiscuit.slimefun4.api.items</div>
<h2 title="Interface Placeable" class="title">Interface Placeable</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AContainer.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AContainer</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/cargo/AdvancedCargoOutputNode.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">AdvancedCargoOutputNode</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/androids/AdvancedFarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">AdvancedFarmerAndroid</a>, <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AGenerator.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AGenerator</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/Alloy.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items">Alloy</a>, <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/Alloy.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">Alloy</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/altar/AncientPedestal.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.altar">AncientPedestal</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AnimalGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AnimalGrowthAccelerator</a>, <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/abstractItems/AReactor.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems">AReactor</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/ArmorForge.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">ArmorForge</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoAnvil.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoAnvil</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoBreeder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoBreeder</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDisenchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDisenchanter</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoDrier.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoDrier</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutoEnchanter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutoEnchanter</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/AutomatedCraftingChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">AutomatedCraftingChamber</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">AutomatedPanningMachine</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/medical/Bandage.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Bandage</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/BioGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">BioGenerator</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/BirthdayCake.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">BirthdayCake</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/blocks/BlockPlacer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">BlockPlacer</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ButcherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ButcherAndroid</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/Capacitor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric">Capacitor</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">CarbonPress</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoConnector.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">CargoConnector</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoInputNode.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">CargoInputNode</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoManager.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">CargoManager</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/cargo/CargoOutputNode.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">CargoOutputNode</a>, <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/ChargableItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">ChargableItem</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ChargingBench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ChargingBench</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CoalGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">CoalGenerator</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/CombustionGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">CombustionGenerator</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Composter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">Composter</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Compressor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">Compressor</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/Cooler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">Cooler</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CropGrowthAccelerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">CropGrowthAccelerator</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/blocks/Crucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">Crucible</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/DietCookie.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">DietCookie</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/EasterEgg.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items">EasterEgg</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricDustWasher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricDustWasher</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricFurnace</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricGoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricGoldPan</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotFactory.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotFactory</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricIngotPulverizer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricIngotPulverizer</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricOreGrinder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricOreGrinder</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricPress</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricSmeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectricSmeltery</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectrifiedCrucible.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">ElectrifiedCrucible</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/gps/ElevatorPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">ElevatorPlate</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/EnderBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">EnderBackpack</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/EnergyRegulator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">EnergyRegulator</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/EnhancedCraftingTable.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">EnhancedCraftingTable</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/blocks/EnhancedFurnace.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">EnhancedFurnace</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/ExplosiveBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">ExplosiveBow</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosivePickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">ExplosivePickaxe</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/ExplosiveShovel.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">ExplosiveShovel</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/androids/FarmerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">FarmerAndroid</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/androids/FisherAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">FisherAndroid</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FluidPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FluidPump</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodComposter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodComposter</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/FoodFabricator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">FoodFabricator</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/FortuneCookie.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">FortuneCookie</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Freezer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Freezer</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOMiner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOMiner</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/geo/GEOScanner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">GEOScanner</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/GoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GoldPan</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSControlPanel.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSControlPanel</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSMarkerTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSMarkerTool</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/gps/GPSTransmitter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">GPSTransmitter</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/GrapplingHook.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">GrapplingHook</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/GrindStone.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">GrindStone</a>, <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/HandledBlock.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">HandledBlock</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">HeatedPressureChamber</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/HerculesPickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">HerculesPickaxe</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/blocks/HologramProjector.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">HologramProjector</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/IcyBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">IcyBow</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/InfernalBonemeal.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">InfernalBonemeal</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/blocks/InfusedHopper.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">InfusedHopper</a>, <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>, <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>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/Juice.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">Juice</a>, <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/Juice.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">Juice</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Juicer.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">Juicer</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeFlask.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">KnowledgeFlask</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/KnowledgeTome.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">KnowledgeTome</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/LavaGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">LavaGenerator</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/LumberAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">LumberAxe</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicEyeOfEnder.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">MagicEyeOfEnder</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/MagicSugar.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">MagicSugar</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/MagicWorkbench.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">MagicWorkbench</a>, <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>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/MeatJerky.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">MeatJerky</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/medical/Medicine.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Medicine</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/androids/MinerAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">MinerAndroid</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/food/MonsterJerky.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.food">MonsterJerky</a>, <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/multiblocks/MultiBlockMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.multiblocks">MultiBlockMachine</a>, <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>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/MultiTool.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">MultiTool</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/NetherGoldPan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">NetherGoldPan</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NetherStarReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NetherStarReactor</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/NuclearReactor.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors">NuclearReactor</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/geo/OilPump.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">OilPump</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreCrusher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">OreCrusher</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/OreWasher.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">OreWasher</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/armor/Parachute.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor">Parachute</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/gps/PersonalActivationPlate.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">PersonalActivationPlate</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfContainment.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">PickaxeOfContainment</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfTheSeeker.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">PickaxeOfTheSeeker</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PickaxeOfVeinMining.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">PickaxeOfVeinMining</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableCrafter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">PortableCrafter</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/PortableDustbin.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">PortableDustbin</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/geo/PortableGEOScanner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.geo">PortableGEOScanner</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/PressureChamber.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">PressureChamber</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/androids/ProgrammableAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">ProgrammableAndroid</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/RadioactiveItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items">RadioactiveItem</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/medical/Rag.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Rag</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RainbowBlock.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">RainbowBlock</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">ReactorAccessPort</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/Refinery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">Refinery</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/blocks/RepairedSpawner.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.blocks">RepairedSpawner</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SeismicAxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">SeismicAxe</a>, <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SimpleSlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SimpleSlimefunItem</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/armor/SlimefunArmorPiece.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.armor">SlimefunArmorPiece</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/SlimefunBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">SlimefunBackpack</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SlimefunBow.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">SlimefunBow</a>, <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunItem.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunItem</a>, <a href="../../../../../../me/mrCookieSlime/Slimefun/Objects/SlimefunItem/SlimefunMachine.html" title="class in me.mrCookieSlime.Slimefun.Objects.SlimefunItem">SlimefunMachine</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/tools/SmeltersPickaxe.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.tools">SmeltersPickaxe</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/Smeltery.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">Smeltery</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/generators/SolarGenerator.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators">SolarGenerator</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/gadgets/SolarHelmet.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets">SolarHelmet</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundBackpack.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">SoulboundBackpack</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">SoulboundItem</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/SoulboundRune.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">SoulboundRune</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/medical/Splint.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Splint</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">StormStaff</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/weapons/SwordOfBeheading.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.weapons">SwordOfBeheading</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/TableSaw.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks">TableSaw</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/Talisman.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">Talisman</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/gps/Teleporter.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.gps">Teleporter</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/TelepositionScroll.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">TelepositionScroll</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/cargo/TrashCan.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.cargo">TrashCan</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/VanillaItem.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items">VanillaItem</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/medical/Vitamins.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.medical">Vitamins</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/WaterStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">WaterStaff</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/magical/WindStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">WindStaff</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/WitherAssembler.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">WitherAssembler</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/androids/WoodcutterAndroid.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.androids">WoodcutterAndroid</a>, <a href="../../../../../../io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/XPCollector.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines">XPCollector</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">Placeable</span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.util.Collection&lt;<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory">ItemStack</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/items/Placeable.html#getDrops--">getDrops</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.util.Collection&lt;<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory">ItemStack</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/items/Placeable.html#getDrops-org.bukkit.entity.Player-">getDrops</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;p)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>default boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/items/Placeable.html#onBreak-org.bukkit.entity.Player-org.bukkit.block.Block-">onBreak</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;p,
<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block">Block</a>&nbsp;b)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>default boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/items/Placeable.html#onExplode-org.bukkit.block.Block-">onExplode</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block">Block</a>&nbsp;b)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>default void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/items/Placeable.html#onPlace-org.bukkit.entity.Player-org.bukkit.block.Block-">onPlace</a></span>(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;p,
<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block">Block</a>&nbsp;b)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getDrops--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDrops</h4>
<pre>java.util.Collection&lt;<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory">ItemStack</a>&gt;&nbsp;getDrops()</pre>
</li>
</ul>
<a name="getDrops-org.bukkit.entity.Player-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDrops</h4>
<pre>java.util.Collection&lt;<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory">ItemStack</a>&gt;&nbsp;getDrops(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;p)</pre>
</li>
</ul>
<a name="onPlace-org.bukkit.entity.Player-org.bukkit.block.Block-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onPlace</h4>
<pre>default&nbsp;void&nbsp;onPlace(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;p,
<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block">Block</a>&nbsp;b)</pre>
</li>
</ul>
<a name="onBreak-org.bukkit.entity.Player-org.bukkit.block.Block-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onBreak</h4>
<pre>default&nbsp;boolean&nbsp;onBreak(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;p,
<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block">Block</a>&nbsp;b)</pre>
</li>
</ul>
<a name="onExplode-org.bukkit.block.Block-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>onExplode</h4>
<pre>default&nbsp;boolean&nbsp;onExplode(<a href="https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Block.html?is-external=true" title="class or interface in org.bukkit.block">Block</a>&nbsp;b)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Placeable.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../io/github/thebusybiscuit/slimefun4/api/items/ItemRestriction.html" title="interface in io.github.thebusybiscuit.slimefun4.api.items"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?io/github/thebusybiscuit/slimefun4/api/items/Placeable.html" target="_top">Frames</a></li>
<li><a href="Placeable.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>