Uses of Class
net.minecraft.world.level.block.entity.BedBlockEntity
Packages that use BedBlockEntity
Package
Description
-
Uses of BedBlockEntity in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as BedBlockEntityModifier and TypeFieldDescriptionprivate final BedBlockEntity
BlockEntityWithoutLevelRenderer.bed
-
Uses of BedBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type BedBlockEntityModifier and TypeMethodDescriptionvoid
BedRenderer.render
(BedBlockEntity pBlockEntity, float pPartialTick, PoseStack pPoseStack, MultiBufferSource pBufferSource, int pPackedLight, int pPackedOverlay) -
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