Package org.bukkit.block.data.type
Interface Gate
- All Superinterfaces:
BlockData
,Cloneable
,Directional
,Openable
,Powerable
public interface Gate extends Directional, Openable, Powerable
'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.
-
Method Summary
Methods inherited from interface org.bukkit.block.data.BlockData
clone, getAsString, getAsString, getMaterial, matches, merge