Uses of Class
net.minecraft.block.entity.CreakingHeartBlockEntity
Packages that use CreakingHeartBlockEntity
-
Uses of CreakingHeartBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type CreakingHeartBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<CreakingHeartBlockEntity> BlockEntityType.CREAKING_HEART
Methods in net.minecraft.block.entity with parameters of type CreakingHeartBlockEntityModifier and TypeMethodDescriptionprivate static @Nullable TransientCreakingEntity
CreakingHeartBlockEntity.spawnCreakingPuppet
(ServerWorld world, CreakingHeartBlockEntity blockEntity) static void
CreakingHeartBlockEntity.tick
(World world, BlockPos pos, BlockState state, CreakingHeartBlockEntity blockEntity)