Uses of Class
net.minecraft.world.level.block.entity.CreakingHeartBlockEntity
Packages that use CreakingHeartBlockEntity
-
Uses of CreakingHeartBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type CreakingHeartBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<CreakingHeartBlockEntity> BlockEntityType.CREAKING_HEART
Methods in net.minecraft.world.level.block.entity with parameters of type CreakingHeartBlockEntityModifier and TypeMethodDescriptionstatic void
CreakingHeartBlockEntity.serverTick
(Level p_379321_, BlockPos p_379679_, BlockState p_379831_, CreakingHeartBlockEntity p_379534_) private static Creaking
CreakingHeartBlockEntity.spawnProtector
(ServerLevel p_379873_, CreakingHeartBlockEntity p_379806_) private static BlockState
CreakingHeartBlockEntity.updateCreakingState
(Level p_393728_, BlockState p_393633_, BlockPos p_394500_, CreakingHeartBlockEntity p_394605_)