Uses of Class
net.minecraft.block.entity.BedBlockEntity
Packages that use BedBlockEntity
Package
Description
- 
Uses of BedBlockEntity in net.minecraft.block.entityFields in net.minecraft.block.entity with type parameters of type BedBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<BedBlockEntity>BlockEntityType.BED
- 
Uses of BedBlockEntity in net.minecraft.client.render.block.entityMethods in net.minecraft.client.render.block.entity with parameters of type BedBlockEntityModifier and TypeMethodDescriptionvoidBedBlockEntityRenderer.render(BedBlockEntity bedBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3) 
- 
Uses of BedBlockEntity in net.minecraft.client.render.itemFields in net.minecraft.client.render.item declared as BedBlockEntity