Uses of Interface
org.bukkit.block.data.Rail
Packages that use Rail
Package
Description
Classes used to manipulate the voxels in a
world
,
including special states.Specific BlockData classes relevant to only a given block or set of blocks.
-
Uses of Rail in org.bukkit.block
Fields in org.bukkit.block with type parameters of type RailModifier and TypeFieldDescriptionstatic final BlockType.Typed
<Rail> BlockType.RAIL
BlockData:Rail
-
Uses of Rail in org.bukkit.block.data.type
Subinterfaces of Rail in org.bukkit.block.data.typeModifier and TypeInterfaceDescriptioninterface
A type of minecart rail which interacts with redstone in one way or another.