Uses of Class
net.minecraft.world.level.block.entity.BedBlockEntity
Packages that use BedBlockEntity
Package
Description
- 
Uses of BedBlockEntity in net.minecraft.client.rendererFields in net.minecraft.client.renderer declared as BedBlockEntityModifier and TypeFieldDescriptionprivate final BedBlockEntityBlockEntityWithoutLevelRenderer.bed
- 
Uses of BedBlockEntity in net.minecraft.client.renderer.blockentityMethods in net.minecraft.client.renderer.blockentity with parameters of type BedBlockEntityModifier and TypeMethodDescriptionvoidBedRenderer.render(BedBlockEntity p_112205_, float p_112206_, PoseStack p_112207_, MultiBufferSource p_112208_, int p_112209_, int p_112210_) 
- 
Uses of BedBlockEntity in net.minecraft.world.level.block.entityFields in net.minecraft.world.level.block.entity with type parameters of type BedBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<BedBlockEntity>BlockEntityType.BED