Uses of Class
net.minecraft.world.level.block.entity.BedBlockEntity
Packages that use BedBlockEntity
Package
Description
-
Uses of BedBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type BedBlockEntityModifier and TypeMethodDescriptionvoidBedRenderer.extractRenderState(BedBlockEntity p_445886_, BedRenderState p_447090_, float p_446336_, Vec3 p_445891_, @Nullable ModelFeatureRenderer.CrumblingOverlay p_446152_) -
Uses of BedBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type BedBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<BedBlockEntity> BlockEntityType.BED