public abstract class AbstractChestBlock<E extends BlockEntity>
extends BaseEntityBlock
All mapped superinterfaces:
bod | |
net.minecraft.world.level.block.AbstractChestBlock | |
net.minecraft.class_4739 | |
net.minecraft.block.AbstractChestBlock | |
net.minecraft.block.AbstractChestBlock | |
net.minecraft.server.v1_15_R1.BlockChestAbstract |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected final Supplier<BlockEntityType<? extends E>> |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (Block$Properties settings, Supplier<BlockEntityType<? extends E>> entityTypeSupplier) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public abstract DoubleBlockCombiner$NeighborCombineResult<? extends ChestBlockEntity> |
|