public class SmokerBlockEntity extends AbstractFurnaceBlockEntity
inventory, propertyDelegatepos, removed, world| Constructor and Description |
|---|
SmokerBlockEntity(BlockPos blockPos,
BlockState blockState) |
| Modifier and Type | Method and Description |
|---|---|
protected ScreenHandler |
createScreenHandler(int syncId,
PlayerInventory playerInventory) |
protected Text |
getContainerName() |
protected int |
getFuelTime(ItemStack fuel) |
canExtract, canInsert, canPlayerUse, canUseAsFuel, clear, createFuelTimeMap, dropExperience, fromTag, getAvailableSlots, getLastRecipe, getStack, isEmpty, isValid, method_27354, provideRecipeInputs, removeStack, removeStack, setLastRecipe, setStack, size, tick, toTag, unlockLastRecipecheckUnlocked, checkUnlocked, createMenu, getCustomName, getDisplayName, getName, setCustomNamecancelRemoval, copyItemDataRequiresOperator, createFromTag, getCachedState, getPos, getSquaredRenderDistance, getType, getWorld, hasWorld, isRemoved, markDirty, markDirty, markRemoved, onSyncedBlockEvent, populateCrashReport, setCachedState, setWorld, toInitialChunkDataTag, toUpdatePacketclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsAny, count, getMaxCountPerStack, markDirty, onClose, onOpenshouldCraftRecipehasCustomNamepublic SmokerBlockEntity(BlockPos blockPos, BlockState blockState)
protected Text getContainerName()
getContainerName in class LockableContainerBlockEntityprotected int getFuelTime(ItemStack fuel)
getFuelTime in class AbstractFurnaceBlockEntityprotected ScreenHandler createScreenHandler(int syncId, PlayerInventory playerInventory)
createScreenHandler in class LockableContainerBlockEntity