extends BlockEntity implements ListBackedContainer
All mapped superinterfaces:
ListBackedContainer, Container, Clearable
edq | |
net.minecraft.world.level.block.entity.ShelfBlockEntity | |
net.minecraft.class_11597 | |
net.minecraft.block.entity.ShelfBlockEntity |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static final int |
| ||||||||
private static final org.slf4j.Logger |
| ||||||||
private final NonNullList<ItemStack> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (BlockPos pos, BlockState state) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected void |
| ||||||||
protected void |
| ||||||||
public ClientboundBlockEntityDataPacket |
| ||||||||
public CompoundTag |
| ||||||||
public NonNullList<ItemStack> |
| ||||||||
public boolean |
| ||||||||
public ItemStack |
| ||||||||
public void |
| ||||||||
public void |
| ||||||||
protected void |
| ||||||||
protected void |
| ||||||||
public void |
|