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