Class BedMock
java.lang.Object
be.seeseemelk.mockbukkit.block.data.BlockDataMock
be.seeseemelk.mockbukkit.block.data.BedMock
- All Implemented Interfaces:
Cloneable,BlockData,Directional,Bed
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class be.seeseemelk.mockbukkit.block.data.BlockDataMock
checkType, checkType, checkType, checkType, clone, equals, get, getAsString, getAsString, getMaterial, getSoundGroup, hashCode, isFaceSturdy, isRandomlyTicked, isSupported, isSupported, matches, merge, mock, setMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bukkit.block.data.BlockData
clone, getAsString, getAsString, getMaterial, getSoundGroup, isFaceSturdy, isRandomlyTicked, isSupported, isSupported, matches, merge
-
Constructor Details
-
BedMock
-
-
Method Details
-
getPart
-
setPart
-
isOccupied
public boolean isOccupied()- Specified by:
isOccupiedin interfaceBed
-
getFacing
- Specified by:
getFacingin interfaceDirectional
-
setFacing
- Specified by:
setFacingin interfaceDirectional
-
getFaces
- Specified by:
getFacesin interfaceDirectional
-