public abstract class AbstractChestBlock<E extends BlockEntity>
extends BlockWithEntity
All mapped superinterfaces:
ToggleableFeature, ItemConvertible, BlockEntityProvider
| net.minecraft.world.level.block.AbstractChestBlock | |
| net.minecraft.class_4739 | |
| net.minecraft.block.AbstractChestBlock |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final Supplier<BlockEntityType<? extends E>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (AbstractBlock$Settings settings, Supplier<BlockEntityType<? extends E>> entityTypeRetriever) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected abstract com.mojang.serialization.MapCodec<? extends AbstractChestBlock<E>> |
|
||||||
| public abstract DoubleBlockProperties$PropertySource<? extends ChestBlockEntity> |
|