public class EnderChestMock extends TileStateMock implements org.bukkit.block.EnderChest
| Modifier | Constructor and Description |
|---|---|
protected |
EnderChestMock(@NotNull org.bukkit.block.Block block) |
protected |
EnderChestMock(@NotNull EnderChestMock state) |
|
EnderChestMock(@NotNull org.bukkit.Material material) |
| Modifier and Type | Method and Description |
|---|---|
org.bukkit.block.BlockState |
getSnapshot()
This returns a copy of this
BlockStateMock. |
getPersistentDataContainergetBlock, getBlockData, getChunk, getData, getLightLevel, getLocation, getLocation, getMetadata, getRawData, getType, getWorld, getX, getY, getZ, hasMetadata, isPlaced, mockState, removeMetadata, setBlockData, setData, setMetadata, setRawData, setType, update, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic EnderChestMock(@NotNull
@NotNull org.bukkit.Material material)
protected EnderChestMock(@NotNull
@NotNull org.bukkit.block.Block block)
protected EnderChestMock(@NotNull
@NotNull EnderChestMock state)
public org.bukkit.block.BlockState getSnapshot()
BlockStateMockBlockStateMock. Inheritents of this class should override this method!getSnapshot in class TileStateMockBlockStateMock.