JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.bukkit.block.data.Bisected
Packages that use
Bisected
Package
Description
org.bukkit.block.data.type
Specific BlockData classes relevant to only a given block or set of blocks.
Uses of
Bisected
in
org.bukkit.block.data.type
Subinterfaces of
Bisected
in
org.bukkit.block.data.type
Modifier and Type
Interface
Description
interface
Door
'hinge' indicates which hinge this door is attached to and will rotate around when opened.
interface
Stairs
'shape' represents the texture and bounding box shape of these stairs.
interface
TrapDoor