net.minecraft.block.entity

public class SmokerBlockEntity

extends AbstractFurnaceBlockEntity

All mapped superinterfaces:

DebugTrackable, EntryConvertible, Inventory, Clearable, StackReferenceGetter, NamedScreenHandlerFactory, ScreenHandlerFactory, Nameable, SidedInventory, RecipeInputProvider, RecipeUnlocker

net.minecraft.world.level.block.entity.SmokerBlockEntity
net.minecraft.class_3723
net.minecraft.block.entity.SmokerBlockEntity

Field summary

Modifier and TypeField
private static final Text
DEFAULT_NAME
field_63047
CONTAINER_NAME_TEXT

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
protected Text
getDefaultName()
method_17823()
getContainerName()
protected int
getBurnDuration(FuelValues fuelValues, ItemStack itemStack)
method_11200(class_9895 arg0, class_1799 arg1)
getFuelTime(FuelRegistry arg0, ItemStack arg1)
protected ScreenHandler
createMenu(int containerId, Inventory inventory)
method_5465(int arg0, class_1661 arg1)
createScreenHandler(int arg0, PlayerInventory arg1)