public class BlastFurnaceBlockEntity extends FurnaceBlockEntity implements BlastFurnace
burnDuration, burnTime, cookTime, inventoryclosed, id, ID_ALLOCATOR, lastUpdate, movable, server, timing| Constructor and Description |
|---|
BlastFurnaceBlockEntity(BlockEntityType<?> type,
Chunk chunk,
com.nukkitx.math.vector.Vector3i position) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
extinguishFurnace() |
float |
getBurnRate() |
boolean |
isValid() |
protected void |
lightFurnace() |
checkFuel, close, getBurnDuration, getBurnTime, getCookTime, getHopperPullSlots, getHopperPushSlots, getInventory, isSpawnable, loadAdditionalData, onBreak, onUpdate, saveAdditionalData, setBurnDuration, setBurnTime, setCookTimegetBlock, getBlockState, getChunk, getChunkTag, getClientTag, getCustomName, getId, getItemTag, getLevel, getPosition, getServerTag, getTag, getType, hasCustomName, init, isClosed, isMovable, saveClientData, scheduleUpdate, setCustomName, setDirty, setMovable, spawnTo, spawnToAll, updateFromClient, updateNbtMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getBlock, getBlockState, getChunkTag, getClientTag, getCustomName, getItemTag, getLevel, getPosition, getServerTag, getType, hasCustomName, isClosed, isMovable, isSpawnable, loadAdditionalData, onBreak, onUpdate, saveAdditionalData, scheduleUpdate, setCustomName, setDirty, setMovable, spawnTo, spawnToAll, updateFromClientgetHopperPullSlots, getHopperPushSlotsgetInventorypublic BlastFurnaceBlockEntity(BlockEntityType<?> type, Chunk chunk, com.nukkitx.math.vector.Vector3i position)
public boolean isValid()
isValid in interface BlockEntityisValid in class FurnaceBlockEntitypublic float getBurnRate()
getBurnRate in class FurnaceBlockEntityprotected void extinguishFurnace()
extinguishFurnace in class FurnaceBlockEntityprotected void lightFurnace()
lightFurnace in class FurnaceBlockEntityCopyright © 2020. All rights reserved.