Scissors-Website/public/javadoc/1.17.1/org/bukkit/block/data/type/package-summary.html
2022-07-05 18:33:56 -05:00

434 lines
32 KiB
HTML

<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>org.bukkit.block.data.type (Scissors-API 1.17.1-R0.1-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="declaration: package: org.bukkit.block.data.type">
<meta name="generator" content="javadoc/PackageWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="package-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li class="nav-bar-cell1-rev">Package</li>
<li>Class</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#package">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Package:&nbsp;</li>
<li><a href="#package-description">Description</a>&nbsp;|&nbsp;</li>
<li><a href="#related-package-summary">Related Packages</a>&nbsp;|&nbsp;</li>
<li><a href="#class-summary">Classes and Interfaces</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Package org.bukkit.block.data.type" class="title">Package org.bukkit.block.data.type</h1>
</div>
<hr>
<div class="package-signature">package <span class="element-name">org.bukkit.block.data.type</span></div>
<section class="package-description" id="package-description">
<div class="block">Specific BlockData classes relevant to only a given block or set of blocks.</div>
</section>
<section class="summary">
<ul class="summary-list">
<li>
<div id="related-package-summary">
<div class="caption"><span>Related Packages</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="../package-summary.html">org.bukkit.block.data</a></div>
<div class="col-last even-row-color">
<div class="block">Generalized BlockData classes.</div>
</div>
</div>
</div>
</li>
<li>
<div id="class-summary">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="class-summary-tab0" role="tab" aria-selected="true" aria-controls="class-summary.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('class-summary', 'class-summary', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="class-summary-tab1" role="tab" aria-selected="false" aria-controls="class-summary.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('class-summary', 'class-summary-tab1', 2)" class="table-tab">Interfaces</button><button id="class-summary-tab3" role="tab" aria-selected="false" aria-controls="class-summary.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('class-summary', 'class-summary-tab3', 2)" class="table-tab">Enum Classes</button></div>
<div id="class-summary.tabpanel" role="tabpanel">
<div class="summary-table two-column-summary" aria-labelledby="class-summary-tab0">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="AmethystCluster.html" title="interface in org.bukkit.block.data.type">AmethystCluster</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Bamboo.html" title="interface in org.bukkit.block.data.type">Bamboo</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'leaves' represents the size of the leaves on this bamboo block.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab3"><a href="Bamboo.Leaves.html" title="enum class in org.bukkit.block.data.type">Bamboo.Leaves</a></div>
<div class="col-last even-row-color class-summary class-summary-tab3">
<div class="block">Bamboo leaf size.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Bed.html" title="interface in org.bukkit.block.data.type">Bed</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">Similar to <a href="../Bisected.html" title="interface in org.bukkit.block.data"><code>Bisected</code></a>, 'part' denotes which half of the bed this block
corresponds to.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab3"><a href="Bed.Part.html" title="enum class in org.bukkit.block.data.type">Bed.Part</a></div>
<div class="col-last even-row-color class-summary class-summary-tab3">
<div class="block">Horizontal half of a bed.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Beehive.html" title="interface in org.bukkit.block.data.type">Beehive</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'honey_level' represents the amount of honey stored in the hive.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Bell.html" title="interface in org.bukkit.block.data.type">Bell</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'attachment' denotes how the bell is attached to its block.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="Bell.Attachment.html" title="enum class in org.bukkit.block.data.type">Bell.Attachment</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">
<div class="block">What the bell is attached to.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="BigDripleaf.html" title="interface in org.bukkit.block.data.type">BigDripleaf</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'tilt' indicates how far the leaf is tilted.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="BigDripleaf.Tilt.html" title="enum class in org.bukkit.block.data.type">BigDripleaf.Tilt</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">
<div class="block">The tilt of a leaf.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="BrewingStand.html" title="interface in org.bukkit.block.data.type">BrewingStand</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">Interface to the 'has_bottle_0', 'has_bottle_1', 'has_bottle_2' flags on a
brewing stand which indicate which bottles are rendered on the outside.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="BubbleColumn.html" title="interface in org.bukkit.block.data.type">BubbleColumn</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'drag' indicates whether a force will be applied on entities moving through
this block.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Cake.html" title="interface in org.bukkit.block.data.type">Cake</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'bites' represents the amount of bites which have been taken from this slice
of cake.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Campfire.html" title="interface in org.bukkit.block.data.type">Campfire</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'signal_fire' denotes whether the fire is extra smokey due to having a hay
bale placed beneath it.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Candle.html" title="interface in org.bukkit.block.data.type">Candle</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'candles' represents the number of candles which are present.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="CaveVines.html" title="interface in org.bukkit.block.data.type">CaveVines</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="CaveVinesPlant.html" title="interface in org.bukkit.block.data.type">CaveVinesPlant</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'berries' indicates whether the block has berries.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Chain.html" title="interface in org.bukkit.block.data.type">Chain</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Chest.html" title="interface in org.bukkit.block.data.type">Chest</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'type' represents which part of a double chest this block is, or if it is a
single chest.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="Chest.Type.html" title="enum class in org.bukkit.block.data.type">Chest.Type</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">
<div class="block">Type of this chest block.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Cocoa.html" title="interface in org.bukkit.block.data.type">Cocoa</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="CommandBlock.html" title="interface in org.bukkit.block.data.type">CommandBlock</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'conditional' denotes whether this command block is conditional or not, i.e.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Comparator.html" title="interface in org.bukkit.block.data.type">Comparator</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'mode' indicates what mode this comparator will operate in.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="Comparator.Mode.html" title="enum class in org.bukkit.block.data.type">Comparator.Mode</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">
<div class="block">The mode in which a comparator will operate in.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="CoralWallFan.html" title="interface in org.bukkit.block.data.type">CoralWallFan</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="DaylightDetector.html" title="interface in org.bukkit.block.data.type">DaylightDetector</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'inverted' denotes whether this daylight detector is in the inverted mode,
i.e.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Dispenser.html" title="interface in org.bukkit.block.data.type">Dispenser</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">Similar to <a href="../Powerable.html" title="interface in org.bukkit.block.data"><code>Powerable</code></a>, 'triggered' indicates whether or not the
dispenser is currently activated.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Door.html" title="interface in org.bukkit.block.data.type">Door</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'hinge' indicates which hinge this door is attached to and will rotate around
when opened.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab3"><a href="Door.Hinge.html" title="enum class in org.bukkit.block.data.type">Door.Hinge</a></div>
<div class="col-last even-row-color class-summary class-summary-tab3">
<div class="block">The hinge of a door.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Dripleaf.html" title="interface in org.bukkit.block.data.type">Dripleaf</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="EnderChest.html" title="interface in org.bukkit.block.data.type">EnderChest</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="EndPortalFrame.html" title="interface in org.bukkit.block.data.type">EndPortalFrame</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'eye' denotes whether this end portal frame has been activated by having an
eye of ender placed in it.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Farmland.html" title="interface in org.bukkit.block.data.type">Farmland</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">The 'moisture' level of farmland indicates how close it is to a water source
(if any).</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Fence.html" title="interface in org.bukkit.block.data.type">Fence</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Fire.html" title="interface in org.bukkit.block.data.type">Fire</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">md_5's mixtape.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Furnace.html" title="interface in org.bukkit.block.data.type">Furnace</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Gate.html" title="interface in org.bukkit.block.data.type">Gate</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'in_wall" indicates if the fence gate is attached to a wall, and if true the
texture is lowered by a small amount to blend in better.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="GlassPane.html" title="interface in org.bukkit.block.data.type">GlassPane</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="GlowLichen.html" title="interface in org.bukkit.block.data.type">GlowLichen</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Grindstone.html" title="interface in org.bukkit.block.data.type">Grindstone</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Hopper.html" title="interface in org.bukkit.block.data.type">Hopper</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">Similar to <a href="../Powerable.html" title="interface in org.bukkit.block.data"><code>Powerable</code></a>, 'enabled' indicates whether or not the hopper
is currently activated.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Jigsaw.html" title="interface in org.bukkit.block.data.type">Jigsaw</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'orientation' is the direction the block is facing.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab3"><a href="Jigsaw.Orientation.html" title="enum class in org.bukkit.block.data.type">Jigsaw.Orientation</a></div>
<div class="col-last even-row-color class-summary class-summary-tab3">
<div class="block">The directions the Jigsaw can be oriented.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Jukebox.html" title="interface in org.bukkit.block.data.type">Jukebox</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'has_record' is a quick flag to check whether this jukebox has a record
inside it.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Ladder.html" title="interface in org.bukkit.block.data.type">Ladder</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Lantern.html" title="interface in org.bukkit.block.data.type">Lantern</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'hanging' denotes whether the lantern is hanging from a block.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Leaves.html" title="interface in org.bukkit.block.data.type">Leaves</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'persistent' indicates whether or not leaves will be checked by the server to
see if they are subject to decay or not.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Lectern.html" title="interface in org.bukkit.block.data.type">Lectern</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'has_book' is a quick flag to check whether this lectern has a book inside
it.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Light.html" title="interface in org.bukkit.block.data.type">Light</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="LightningRod.html" title="interface in org.bukkit.block.data.type">LightningRod</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="NoteBlock.html" title="interface in org.bukkit.block.data.type">NoteBlock</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'instrument' is the type of sound made when this note block is activated.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Observer.html" title="interface in org.bukkit.block.data.type">Observer</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Piston.html" title="interface in org.bukkit.block.data.type">Piston</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'extended' denotes whether the piston head is currently extended or not.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="PistonHead.html" title="interface in org.bukkit.block.data.type">PistonHead</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'short' denotes this piston head is shorter than the usual amount because it
is currently retracting.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="PointedDripstone.html" title="interface in org.bukkit.block.data.type">PointedDripstone</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'thickness' represents the dripstone thickness.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="PointedDripstone.Thickness.html" title="enum class in org.bukkit.block.data.type">PointedDripstone.Thickness</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">
<div class="block">Represents the thickness of the dripstone, corresponding to its position
within a multi-block dripstone formation.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="RedstoneRail.html" title="interface in org.bukkit.block.data.type">RedstoneRail</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">A type of minecart rail which interacts with redstone in one way or another.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="RedstoneWallTorch.html" title="interface in org.bukkit.block.data.type">RedstoneWallTorch</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="RedstoneWire.html" title="interface in org.bukkit.block.data.type">RedstoneWire</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'north', 'east', 'south', 'west' represent the types of connections this
redstone wire has to adjacent blocks.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="RedstoneWire.Connection.html" title="enum class in org.bukkit.block.data.type">RedstoneWire.Connection</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">
<div class="block">The way in which a redstone wire can connect to an adjacent block face.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Repeater.html" title="interface in org.bukkit.block.data.type">Repeater</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'delay' is the propagation delay of a repeater, i.e.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="RespawnAnchor.html" title="interface in org.bukkit.block.data.type">RespawnAnchor</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'charges' represents the amount of times the anchor may still be used.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Sapling.html" title="interface in org.bukkit.block.data.type">Sapling</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'stage' represents the growth stage of a sapling.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Scaffolding.html" title="interface in org.bukkit.block.data.type">Scaffolding</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'bottom' indicates whether the scaffolding is floating or not.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="SculkSensor.html" title="interface in org.bukkit.block.data.type">SculkSensor</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'sculk_sensor_phase' indicates the current operational phase of the sensor.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="SculkSensor.Phase.html" title="enum class in org.bukkit.block.data.type">SculkSensor.Phase</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">
<div class="block">The Phase of the sensor.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="SeaPickle.html" title="interface in org.bukkit.block.data.type">SeaPickle</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'pickles' indicates the number of pickles in this block.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Sign.html" title="interface in org.bukkit.block.data.type">Sign</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Slab.html" title="interface in org.bukkit.block.data.type">Slab</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'type' represents what state the slab is in - either top, bottom, or a double
slab occupying the full block.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="Slab.Type.html" title="enum class in org.bukkit.block.data.type">Slab.Type</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">
<div class="block">The type of the slab.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="SmallDripleaf.html" title="interface in org.bukkit.block.data.type">SmallDripleaf</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Snow.html" title="interface in org.bukkit.block.data.type">Snow</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">'layers' represents the amount of layers of snow which are present in this
block.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Stairs.html" title="interface in org.bukkit.block.data.type">Stairs</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'shape' represents the texture and bounding box shape of these stairs.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="Stairs.Shape.html" title="enum class in org.bukkit.block.data.type">Stairs.Shape</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">
<div class="block">The shape of a stair block - used for constructing corners.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="StructureBlock.html" title="interface in org.bukkit.block.data.type">StructureBlock</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'mode' represents the different modes in which this structure block may
operate.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="StructureBlock.Mode.html" title="enum class in org.bukkit.block.data.type">StructureBlock.Mode</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">
<div class="block">Operating mode of a structure block.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Switch.html" title="interface in org.bukkit.block.data.type">Switch</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="Switch.Face.html" title="enum class in org.bukkit.block.data.type">Switch.Face</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">Deprecated.
<div class="deprecation-comment">use <a href="../FaceAttachable.AttachedFace.html" title="enum class in org.bukkit.block.data"><code>FaceAttachable.AttachedFace</code></a></div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="TechnicalPiston.html" title="interface in org.bukkit.block.data.type">TechnicalPiston</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'type' represents the type of piston which this (technical) block corresponds
to.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab3"><a href="TechnicalPiston.Type.html" title="enum class in org.bukkit.block.data.type">TechnicalPiston.Type</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab3">
<div class="block">Different piston variants.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="TNT.html" title="interface in org.bukkit.block.data.type">TNT</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'unstable' indicates whether this TNT will explode on punching.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="TrapDoor.html" title="interface in org.bukkit.block.data.type">TrapDoor</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Tripwire.html" title="interface in org.bukkit.block.data.type">Tripwire</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'disarmed' denotes that the tripwire was broken with shears and will not
subsequently produce a current when destroyed.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="TripwireHook.html" title="interface in org.bukkit.block.data.type">TripwireHook</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="TurtleEgg.html" title="interface in org.bukkit.block.data.type">TurtleEgg</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">'hatch' is the number of turtles which may hatch from these eggs.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Wall.html" title="interface in org.bukkit.block.data.type">Wall</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">This class encompasses the 'north', 'east', 'south', 'west', height flags
which are used to set the height of a wall.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab3"><a href="Wall.Height.html" title="enum class in org.bukkit.block.data.type">Wall.Height</a></div>
<div class="col-last even-row-color class-summary class-summary-tab3">
<div class="block">The different heights a face of a wall may have.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="WallSign.html" title="interface in org.bukkit.block.data.type">WallSign</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">&nbsp;</div>
</div>
</div>
</div>
</li>
</ul>
</section>
</main>
</div>
</div>
</body>
</html>