Uses of Class
net.minecraft.world.level.block.entity.BedBlockEntity
Packages that use BedBlockEntity
Package
Description
-
Uses of BedBlockEntity in net.minecraft.client.renderer.blockentity
Classes in net.minecraft.client.renderer.blockentity that implement interfaces with type arguments of type BedBlockEntityMethods in net.minecraft.client.renderer.blockentity with parameters of type BedBlockEntityModifier and TypeMethodDescriptionvoidBedRenderer.extractRenderState(BedBlockEntity blockEntity, BedRenderState state, float partialTicks, Vec3 cameraPosition, @Nullable ModelFeatureRenderer.CrumblingOverlay breakProgress) -
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