Uses of Class
net.minecraft.block.entity.BedBlockEntity
Packages that use BedBlockEntity
-
Uses of BedBlockEntity in net.minecraft.block.entity
Fields 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.entity
Methods in net.minecraft.client.render.block.entity with parameters of type BedBlockEntityModifier and TypeMethodDescriptionvoidBedBlockEntityRenderer.updateRenderState(BedBlockEntity bedBlockEntity, BedBlockEntityRenderState bedBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)