net.minecraft.block.entity

public class CampfireBlockEntity

extends BlockEntity implements Clearable, Tickable

All mapped superinterfaces:

Clearable, Tickable

btu
net.minecraft.class_3924
net.minecraft.block.entity.CampfireBlockEntity
net.minecraft.tileentity.CampfireTileEntity

Field summary

Modifier and TypeField
private final DefaultedList<ItemStack>
a
field_17383
itemsBeingCooked
field_213987_a
private final int[]
b
field_17384
cookingTimes
field_213988_b
private final int[]
c
field_17385
cookingTotalTimes
field_213989_c

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
T_()
method_16896()
tick()
func_73660_a()
private void
h()
method_17508()
updateItemsBeingCooked()
func_213978_f()
private void
s()
method_17509()
spawnSmokeParticles()
func_213982_r()
public DefaultedList<ItemStack>
d()
method_17505()
getItemsBeingCooked()
func_213985_c()
public void
a(ic arg0)
method_11014(class_2487 arg0)
fromTag(CompoundTag arg0)
func_145839_a(CompoundNBT arg0)
public CompoundTag
b(ic arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
func_189515_b(CompoundNBT arg0)
private CompoundTag
d(ic arg0)
method_17507(class_2487 arg0)
saveInitialChunkData(CompoundTag arg0)
func_213983_d(CompoundNBT arg0)
public BlockEntityUpdateS2CPacket
a()
method_16886()
toUpdatePacket()
func_189518_D_()
public CompoundTag
b()
method_16887()
toInitialChunkDataTag()
func_189517_E_()
public Optional<CampfireCookingRecipe>
a(bce arg0)
method_17502(class_1799 arg0)
getRecipeFor(ItemStack arg0)
func_213980_a(ItemStack arg0)
public boolean
a(bce arg0, int arg1)
method_17503(class_1799 arg0, int arg1)
addItem(ItemStack arg0, int arg1)
func_213984_a(ItemStack arg0, int arg1)
private void
t()
method_17510()
updateListeners()
func_213981_s()
public void
L_()
method_5448()
clear()
func_174888_l()
public void
f()
method_17506()
spawnItemsBeingCooked()
func_213986_d()