public class SmokerBlockEntity extends AbstractFurnaceBlockEntity
inventory, propertyDelegate, recipeType
pos, removed, world
Constructor and Description |
---|
SmokerBlockEntity() |
Modifier and Type | Method and Description |
---|---|
protected ScreenHandler |
createScreenHandler(int syncId,
PlayerInventory playerInventory) |
protected Text |
getContainerName() |
protected int |
getFuelTime(ItemStack fuel) |
canAcceptRecipeOutput, canExtract, canInsert, canPlayerUse, canUseAsFuel, clear, createFuelTimeMap, dropExperience, fromTag, getAvailableSlots, getCookTime, getLastRecipe, getStack, isEmpty, isValid, method_27354, provideRecipeInputs, removeStack, removeStack, setLastRecipe, setStack, size, tick, toTag, unlockLastRecipe
checkUnlocked, checkUnlocked, createMenu, getCustomName, getDisplayName, getName, setCustomName
applyMirror, applyRotation, cancelRemoval, copyItemDataRequiresOperator, createFromTag, getCachedState, getPos, getSquaredRenderDistance, getType, getWorld, hasWorld, isRemoved, markDirty, markInvalid, markRemoved, onSyncedBlockEvent, populateCrashReport, resetBlock, setLocation, setPos, toInitialChunkDataTag, toUpdatePacket
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
containsAny, count, getMaxCountPerStack, markDirty, onClose, onOpen
shouldCraftRecipe
hasCustomName
protected Text getContainerName()
getContainerName
in class LockableContainerBlockEntity
protected int getFuelTime(ItemStack fuel)
getFuelTime
in class AbstractFurnaceBlockEntity
protected ScreenHandler createScreenHandler(int syncId, PlayerInventory playerInventory)
createScreenHandler
in class LockableContainerBlockEntity