net.minecraft.world.level.block

public abstract class AbstractChestBlock<E extends BlockEntity>

extends BaseEntityBlock

All mapped superinterfaces:

ItemLike, EntityBlock

btk
net.minecraft.world.level.block.AbstractChestBlock
net.minecraft.class_4739
net.minecraft.unmapped.C_mzhguxyu
net.minecraft.block.AbstractChestBlock
net.minecraft.block.AbstractChestBlock
net.minecraft.server.v1_16_R2.BlockChestAbstract

Field summary

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

Constructor summary

ModifierConstructor
protected (BlockBehaviour$Properties settings, Supplier<BlockEntityType<? extends E>> entityTypeSupplier)

Method summary

Modifier and TypeMethod
public abstract DoubleBlockCombiner$NeighborCombineResult<? extends ChestBlockEntity>
a(cee arg0, bru arg1, fx 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)
m_uywfrlmd(C_txtbiemp arg0, C_cdctfzbn arg1, C_hynzadkk arg2, boolean arg3)
getBlockEntitySource(BlockState state, World world, BlockPos pos, boolean ignoreBlocked)
func_225536_a_(BlockState arg0, World arg1, BlockPos arg2, boolean arg3)