public class Spigot13BlockTypeEnderchest extends Spigot13BlockTypeDirectional implements WSBlockTypeEnderchest
Constructor and Description |
---|
Spigot13BlockTypeEnderchest(EnumBlockFace facing,
java.util.Set<EnumBlockFace> faces,
boolean waterlogged) |
Modifier and Type | Method and Description |
---|---|
Spigot13BlockTypeEnderchest |
clone() |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
boolean |
isWaterlogged() |
Spigot13BlockTypeEnderchest |
readBlockData(org.bukkit.block.data.BlockData blockData) |
void |
setWaterlogged(boolean waterlogged) |
org.bukkit.block.data.BlockData |
toBlockData() |
getFaces, getFacing, setFacing
getMaxStackSize, getNewStringId, getNumericalId, getOldStringId, getStringId, readItemMeta, readNBTTag, writeItemMeta, writeNBTTag
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
readFromData, writeToData
getFaces, getFacing, setFacing
getById, getById, getMaterialClass, getMaxStackSize, getNewStringId, getNumericalId, getOldStringId, getStringId
public Spigot13BlockTypeEnderchest(EnumBlockFace facing, java.util.Set<EnumBlockFace> faces, boolean waterlogged)
public boolean isWaterlogged()
isWaterlogged
in interface WSBlockTypeWaterlogged
public void setWaterlogged(boolean waterlogged)
setWaterlogged
in interface WSBlockTypeWaterlogged
public Spigot13BlockTypeEnderchest clone()
clone
in interface WSBlockTypeEnderchest
clone
in interface WSBlockType
clone
in interface WSBlockTypeDirectional
clone
in interface WSBlockTypeWaterlogged
clone
in interface WSMaterial
clone
in class Spigot13BlockTypeDirectional
public org.bukkit.block.data.BlockData toBlockData()
toBlockData
in class Spigot13BlockTypeDirectional
public Spigot13BlockTypeEnderchest readBlockData(org.bukkit.block.data.BlockData blockData)
readBlockData
in class Spigot13BlockTypeDirectional
public boolean equals(java.lang.Object o)
equals
in class Spigot13BlockTypeDirectional
public int hashCode()
hashCode
in class Spigot13BlockTypeDirectional
Copyright ©2017 Degoos Team. All rights reserved.