net.minecraft.block.entity

public abstract class LootInventoryBlockEntity

extends InventoryBlockEntity implements Lootable

All mapped superinterfaces:

MenuProvider, Nameable, LockableMenuProvider, Inventory, Lootable

arb
net.minecraft.class_2737
net.minecraft.block.entity.LootInventoryBlockEntity
net.minecraft.tileentity.TileEntityLockableLoot

Field summary

Modifier and TypeField
protected Identifier
m
field_12852
lootTableId
lootTable
protected long
n
field_12853
lootTableSeed
lootTableSeed

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected boolean
c(dr arg0)
method_11661(class_322 arg0)
readLootTable(NbtCompound nbt)
checkLootAndRead(NBTTagCompound compound)
protected boolean
d(dr arg0)
method_11663(class_322 arg0)
writeLootTable(NbtCompound nbt)
checkLootAndWrite(NBTTagCompound compound)
protected void
d(zs arg0)
method_11662(class_988 arg0)
unpackLoot(PlayerEntity player)
fillWithLoot(EntityPlayer player)
public Identifier
b()
method_12936()
getLootTableId()
getLootTable()
public void
a(kn arg0, long arg1)
method_11660(class_1653 arg0, long arg1)
setLootTable(Identifier id, long seed)
setLootTable(ResourceLocation arg0, long arg1)