net.minecraft.block.entity

public abstract class LootInventoryBlockEntity

extends InventoryBlockEntity implements Lootable

All mapped superinterfaces:

LockableMenuProvider, Inventory, Nameable, MenuProvider, Lootable

awa
net.minecraft.unmapped.C_30287703
net.minecraft.block.entity.LootInventoryBlockEntity

Field summary

Modifier and TypeField
protected Identifier
m
f_15044119
lootTableId
protected long
n
f_88359822
lootTableSeed
protected String
o
f_05028778
customName

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected boolean
c(fy arg0)
m_69010968(C_74087615 arg0)
readLootTable(NbtCompound nbt)
protected boolean
d(fy arg0)
m_82482020(C_74087615 arg0)
writeLootTable(NbtCompound nbt)
public void
d(aed arg0)
m_81558782(C_40996800 arg0)
unpackLoot(PlayerEntity player)
public Identifier
b()
m_69622678()
getLootTableId()
public void
a(nf arg0, long arg1)
m_01984959(C_22168528 arg0, long arg1)
setLootTable(Identifier id, long seed)
public boolean
n_()
m_48744697()
hasCustomName()
public void
a(String arg0)
m_57903307(String arg0)
setCustomName(String customName)
public ItemStack
a(int arg0)
m_87969967(int arg0)
getItem(int arg0)
public ItemStack
a(int arg0, int arg1)
m_07546956(int arg0, int arg1)
removeItem(int arg0, int arg1)
public ItemStack
c_(int arg0)
m_75956400(int arg0)
removeItemQuietly(int arg0)
public void
a(int arg0, aip arg1)
m_33431716(int arg0, C_88708284 arg1)
setItem(int arg0, ItemStack arg1)
public boolean
a(aed arg0)
m_93421545(C_40996800 arg0)
isValid(PlayerEntity arg0)
public void
b(aed arg0)
m_92895068(C_40996800 arg0)
onOpen(PlayerEntity arg0)
public void
c(aed arg0)
m_95363151(C_40996800 arg0)
onClose(PlayerEntity arg0)
public boolean
b(int arg0, aip arg1)
m_77139242(int arg0, C_88708284 arg1)
isItemAllowed(int arg0, ItemStack arg1)
public int
c(int arg0)
m_05230056(int arg0)
getData(int arg0)
public void
b(int arg0, int arg1)
m_98302683(int arg0, int arg1)
setData(int arg0, int arg1)
public int
h()
m_41195936()
getDataSize()
public void
m()
m_03221464()
clear()
protected abstract DefaultedList<ItemStack>
q()
m_82597024()
getInventory()