net.minecraft.block.entity

class LecternBlockEntity$1

implements Inventory

net.minecraft.world.level.block.entity.LecternBlockEntity$1
net.minecraft.class_3722$1
net.minecraft.block.entity.LecternBlockEntity$1

Field summary

Modifier and TypeField
final LecternBlockEntity
this$0
field_17391
field_17391

Constructor summary

ModifierConstructor
(LecternBlockEntity this$0)

Method summary

Modifier and TypeMethod
public int
getContainerSize()
method_5439()
size()
public boolean
isEmpty()
method_5442()
isEmpty()
public ItemStack
getItem(int slot)
method_5438(int arg0)
getStack(int arg0)
public ItemStack
removeItem(int slot, int count)
method_5434(int arg0, int arg1)
removeStack(int arg0, int arg1)
public ItemStack
removeItemNoUpdate(int slot)
method_5441(int arg0)
removeStack(int arg0)
public void
setItem(int slot, ItemStack itemStack)
method_5447(int arg0, class_1799 arg1)
setStack(int arg0, ItemStack arg1)
public int
getMaxStackSize()
method_5444()
getMaxCountPerStack()
public void
setChanged()
method_5431()
markDirty()
public boolean
stillValid(Player player)
method_5443(class_1657 arg0)
canPlayerUse(PlayerEntity arg0)
public boolean
canPlaceItem(int slot, ItemStack itemStack)
method_5437(int arg0, class_1799 arg1)
isValid(int arg0, ItemStack arg1)
public void
clearContent()
method_5448()
clear()