net.minecraft.world.level.block

public abstract class AbstractChestBlock<E extends BlockEntity>

extends BaseEntityBlock

All mapped superinterfaces:

FeatureElement, ItemLike, EntityBlock

dmy
net.minecraft.world.level.block.AbstractChestBlock
net.minecraft.class_4739

Field summary

Modifier and TypeField
protected final Supplier<BlockEntityType<? extends E>>
a
blockEntityType
field_21796

Constructor summary

ModifierConstructor
protected (BlockBehaviour$Properties arg0, Supplier<BlockEntityType<? extends E>> arg1)

Method summary

Modifier and TypeMethod
protected abstract com.mojang.serialization.MapCodec<? extends AbstractChestBlock<E>>
a()
codec()
method_53969()
public abstract DoubleBlockCombiner$NeighborCombineResult<? extends ChestBlockEntity>
a(ecg arg0, dkz arg1, iy arg2, boolean arg3)
combine(BlockState arg0, Level arg1, BlockPos arg2, boolean arg3)
method_24167(class_2680 arg0, class_1937 arg1, class_2338 arg2, boolean arg3)