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.block.entity.CampfireBlockEntity
net.minecraft.tileentity.CampfireTileEntity
net.minecraft.tileentity.CampfireTileEntity

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
T_()
method_16896()
tick()
tick()
func_73660_a()
tick()
private void
h()
method_17508()
updateItemsBeingCooked()
m_37530623()
func_213978_f()
cookAndDrop()
private void
s()
method_17509()
spawnSmokeParticles()
m_45576887()
func_213982_r()
addParticles()
public DefaultedList<ItemStack>
d()
method_17505()
getItemsBeingCooked()
m_51422921()
func_213985_c()
getInventory()
public void
a(ic arg0)
method_11014(class_2487 arg0)
fromTag(CompoundTag arg0)
readNbt(NbtCompound arg0)
func_145839_a(CompoundNBT arg0)
read(CompoundNBT arg0)
public CompoundTag
b(ic arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
writeNbt(NbtCompound arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
private CompoundTag
d(ic arg0)
method_17507(class_2487 arg0)
saveInitialChunkData(CompoundTag arg0)
writeInventory(NbtCompound nbt)
func_213983_d(CompoundNBT arg0)
writeItems(CompoundNBT compound)
public BlockEntityUpdateS2CPacket
a()
method_16886()
toUpdatePacket()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public CompoundTag
b()
method_16887()
toInitialChunkDataTag()
toNbt()
func_189517_E_()
getUpdateTag()
public Optional<CampfireCookingRecipe>
a(bce arg0)
method_17502(class_1799 arg0)
getRecipeFor(ItemStack arg0)
m_35423947(ItemStack arg0)
func_213980_a(ItemStack arg0)
findMatchingRecipe(ItemStack itemStackIn)
public boolean
a(bce arg0, int arg1)
method_17503(class_1799 arg0, int arg1)
addItem(ItemStack arg0, int arg1)
m_53269266(ItemStack arg0, int arg1)
func_213984_a(ItemStack arg0, int arg1)
addItem(ItemStack itemStackIn, int cookTime)
private void
t()
method_17510()
updateListeners()
m_06230043()
func_213981_s()
inventoryChanged()
public void
L_()
method_5448()
clear()
clear()
func_174888_l()
clear()
public void
f()
method_17506()
spawnItemsBeingCooked()
m_30850290()
func_213986_d()
dropAllItems()