public abstract class AbstractChestBlock<E extends BlockEntity>
extends BaseEntityBlock
All mapped superinterfaces:
FeatureElement, ItemLike, EntityBlock
djg | |
net.minecraft.world.level.block.AbstractChestBlock | |
net.minecraft.class_4739 | |
net.minecraft.block.AbstractChestBlock | |
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>> entityTypeRetriever) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected abstract com.mojang.serialization.MapCodec<? extends AbstractChestBlock<E>> |
| ||||||||
public abstract DoubleBlockCombiner$NeighborCombineResult<? extends ChestBlockEntity> |
|