Uses of Class
net.minecraft.block.entity.BedBlockEntity
Packages that use BedBlockEntity
Package
Description
-
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 TypeMethodDescriptionvoid
BedBlockEntityRenderer.render
(BedBlockEntity bedBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3) -
Uses of BedBlockEntity in net.minecraft.client.render.item
Fields in net.minecraft.client.render.item declared as BedBlockEntity